Forum Discussion
Altera_Forum
Honored Contributor
11 years agoto use altlvds,how I can use LVDS bit clock and LVDS frame clock of ADC at the same t
In my board, there are 5AGXFB3H4F40C5N and TI ADS5294. The ADS5294 is a 80-MSPS 8-Channel ADC,The digital data from each channel ADC is output over two wires of LVDS output lines depending on the ...
Altera_Forum
Honored Contributor
11 years agoYou can only use one clock to clock in the data. My original thought was to use the bit clock to capture the data and the frame signal, and then use the frame signal to word-align the incoming data. The problem is that the frame clock is shifted from the data, so if the capture clock is lined up at the best possible time to capture the data, it is the worst possible time to capture the frame.
Could you ignore the bit clock and just use the frame clock to capture the data? I think the parallel data will come out word aligned. (Does altlvds support x7 deserialization? I don't remember, but that may be an issue)