Altera_Forum
Honored Contributor
16 years agoabout LVDS word alignment
Hello, I'm now using an A/D with serial LVDS output, it's 8-bit a word, and offers a DCO and a FCO, which is bit-sync signal and frame-sync signal, respectively. The frequency of DCO is half the data rate of input data, and the frequency of FCO is the same as sample rate, with positive edge at MSB of input data.
The quenstion is how should I do to get word alignment using rx_channel_data_align signal in ALTLVDS Receiver IP? I tested several times, and I can be sure that it's aligned when clockout of ALTLVDS Receiver is just opposite to FCO. How can I know how many pulses rx_channel_data_align signal gives when it's just aligned? Should I use extra logic cells and use a clock of double frequency of DCO? Thank you!