Altera_Forum
Honored Contributor
10 years agoALTLVDS_RX few questions.
http://www.alteraforum.com/forum/attachment.php?attachmentid=10549&stc=1
hey guys, I have finally gathered the will to use an fpga. the plan is to use an octal adc to receive serialized data, which will later on be processed inside an cyclone II eval board. the lvds serial interface from the adc is dual data rate with two lvds pairs, one pair providing the first 7-bits and the second pair providing the next 7-bits of a 14 bit word. I want to use the altlvds_rx to parallelize this data. I would like to know: a) if the altlvds_rx megafunction can resolve DDR data or is it intended for one bit per clock cycle. b) can i use a single altlvds_rx module to capture data from a 2 pair lvds system described above. c) i have tried several times but cannot get my head around deserialization factor. how would i calculate the deserialization factor to parallelize two 7-bits serial streams to a 14 bit parallel word. I am attaching the block diagram of the adc, it can operate in both 1 or 2 lvds pair per channel mode and has a bit clock and a word clock output. Thanks very much.