Forum Discussion

晓郝's avatar
晓郝
Icon for New Contributor rankNew Contributor
7 years ago

JESD204B RX is not locked to data

When I use Arria 10 JESD204B core to receive the data from four channels of AD6688, I find that rx_is_lockedtodata of two channels is always 0. The reference clock of transceiver remain deasserted until after Arria 10 device power up process is complete and Arria 10 device program the HMC7044 to generate this clock . On this conditon , I use user recalibration to calibrate PMA according to Arria 10 Transceiver PHY User Guide, but the rx_is_lockedtodata is still 0. But when I program the JIC and ELF file, then power up the device, the reference clock of transceiver is ready , then I program the SOF file, rx_is_lockedtodata of four channels is 1. So I think the PreSICE auto calibration can make this sucess, why user calibration is not sucessful ?

2 Replies

  • ​Arria 10 user guide clearly states that transceiver reference clock must be stable and free running at start of FPGA calibration. If this is not the case, the power up calibration could calibrate some of the CDR settings to values that cannot be cleared with user calibration. Hence, that's the reason you are facing the issue. Please make the transceiver reference clocks available at start of FPGA calibration to avoid the CDR cannot lock issue.

    Regards,

    Nathan