Series Termination with Calibration in Cyclone V
Hi,
I need to use Series termination with calibration for 33 signals on a Cyclone V FPGA(5CEBA9F23C7).
PIN_AB11 is used as the RZQ pad.
I am using ALTOCT IP with Calibrate OCT on power up. This gives seriesterminationcontrol of 16bits and I connected 16 of the 33 signals to this port and also assigned corresponding TERMINATION_CONTROL_BLOCK in the qsf.
But when I create a second instance of ALTOCT IP and connect the same rzq pin as the reference resistor input. It shows the following error.
Error (15700): Termination calibration block atom "rzq_calib:rzq_1|rzq_calib_alt_oct_power_k4e:rzq_calib_alt_oct_power_k4e_component|sd1a_0" uses RZQIN port, which must be connected to a dedicated I/O atom with no other fanout
Is there a limitation on the number of signals that can be calibrated with a rzq reference resistor.