Forum Discussion

VOS's avatar
VOS
Icon for New Contributor rankNew Contributor
5 years ago
Solved

Dedicated SERDES usage for ADC LTC2387-18 with Cyclone V?

Hi, I plan to use Cyclone V with ADC LTC2387-18 (15 Msps, 18 bit). Timing diagram of ADC’s digital interface is shown below. CNV and CLK are generated from FPGA (CNV is planned to be l...
  • EngWei_O_Intel's avatar
    EngWei_O_Intel
    5 years ago

    Hi Vadim

    I hope I understand your situation correctly.

    Yes, the ALTLVDS_RX is tied with a PLL. If your design has limitation towards the PLL lock time on the spec, then you have to create logics to implement the receiver.

    Unfortunately we don't have sample reference design for this logic creation. For recommendation, we can make use of shift register and parallel register to construct the LVDS receiver.

    We shall always refer to "Design Guidelines" mentioned in the doc below:

    https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyc/cyc_c51009.pdf

    Thanks.

    Eng Wei