I started the implementation of 8B/10B encoding in LabVIEW (decoding will be done later)
with a simple LUT but - when I reached special cases like D.x.P7 and D.x.A7 -
I wondered if someone already did this before (and wants to share his/her experience).
http://en.wikipedia.org/wiki/8B/10B
I searched for examples but found none that were easy to convert to labview or
were easy to call from inside LabVIEW.