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 ?