Altera_Forum
Honored Contributor
10 years agoHow to recombine LVDS data received from ADC in FPGA.
I am configuring an Analog to Digital Converter(ADC) reciently. I use AD9265. It works in LVDS mode, not CMOS mode. I learn something about LVDS from the datasheet of AD9265. It's my first time to learn LVDS.
In LVDS output mode, data is output as double data rate with the even numbered output bits transitioning near the rising edge of DCO and the odd numbered output bits transitioning near the falling edge of DCO. This is from the datasheet. And I will attach a data output timing graph of AD9265. But I don't konw how to recombine the data received from AD9265 in FPGA. Is there anyone who can help me? It troubles me a lot.