Altera_Forum
Honored Contributor
16 years agoPLL comensate issue
Hi dears:
I am using ArriaGX devices. For some reason, the FPGA only has one input clock, which is input from one of the FPGA's transceiver reference clock pins. So when I implement pll in my project, there will be a warning information after compiling the project. The warning information is as below: Warning: PLL "PLLDesign:inst|altpll:altpll_component|pll" input clock inclk[0] is not fully compensated and may have reduced jitter performance because it is fed by a non-dedicated input. My question is what caused this warning, and how to deal with it or how to compensate the pll's input clock?! Thanks in advance!