I am working on VLYNQ.
As per specifications, this protocol contains 8B/10B encoding.
My understanding about 8B/10B encoding is -- it is used for clock recovery.. (when continous 0's or 1's are in data- synchronization is lost.. bla bla bla)
but in case of this protocol, CLOCK is sent alongwith data and hence there is no need to recover the clock.. .. Then why is 8B/10B encoding needed here ?
--
Onkar