Hello,
There are the following parameters in the TI JESD IP's transceivers in the reference design 8b10b:
LaneRate = 12.5 Gbps
MGT_Ref_Clk = 156.25 MHz
We have MGT_Ref_Clk = LaneRate / 80, and it works, the QPLL inside the transceivers successfully locks.
However, we'd like to set MGT_Ref_Clk = LaneRate / 40 = 312.5 MHz;
We do it through the Vivado Transceivers Wizard and set the corresponding frequency value in the clock source.
But the QPLL stops locking after that. It works again only after returning the MGT_Ref_Clk back to 156.25 MHz.
Is it possible to change the MGT_Ref_Clk to other values?
If so, how can we do it correctly?
Thanks,
Ryan