ARRIA10 GX calibration issue - Manual says 2 things one versus other ... (?)
Hello!
I have a high speed DAC and ADC with JESD interface.
Different jesd parameters due to components forced me to use two different GX interfaces (on half duplex mode..)
The problem is that on our HW, we have a clk125 for GX that is not present at power up (it is from programmable device connected to Nios processor and so it runs only after nios config)
So, intial calibration of fPLL and GXs fails (clock not present)
Manuals says that reconfiguring of FPLL and Transceiver is possible "hot recalibration" (to solve ref clock lack at power on), making IPs as reconfigurable via Avalon interface.
Well, if I set avalon interface on two different GXs components. Reconfig CANNOT BE DONE , due to Quartus compilation error 12289 :
Manual report a workaround, it say to remove group of gx nets.
But, if we cut on the .qsf file the "group gx rows" , on the next compilation we encounter another error: the 12787.
The workaround that Intel suggests it to reinsert Group on Qsf.. (!!!)
well, at this point Intel suggestions give us a "infinite loop"...
At this point, the solution is connect only one reconfiguration interface of rx section and fPLL, leaving other tx Gx not reconfigurable. (But so we don't make recalibration of tx pma gx.)
This should be the unique solution???
Or it exists another possibility (script or pin or other) to perform "warm" recalibration of these GX after power on? This is the only thing needed for us.
Thansk for any suggestion to Intel and Intel fellows and expert GX guys!
Good work to everyone from Center Italy!