Forum Discussion
Altera_Forum
Honored Contributor
13 years agoaltlvds_rx data ordering
I am using an altlvds_rx mega-function with Arria V. How does the reciever's output data is ordered with respect to the serial input data, MSB/LSB first? meaning, if i use a SERDES factor of 2, ...
Altera_Forum
Honored Contributor
13 years agoi am actualy using /6 factor, i asked about /2 to simplify my question.
what i am asking is simple, if the serial data at the altlvds_rx is '0' followed by '1', what would the parallel altlvds_rx output be: "01" or "10"?