Norick
New Contributor
7 years agoPLL is not fully compensated
Hello
in Quartus I get following warning message (same message for PLL_FRT and PLL_ADC_intern):
Warning: PLL "PLL_FRT:PLL_FRT_inst|PLL_FRT_altpll_0:altpll_0|PLL_FRT_altpll_0_altpll_nr22:sd1|pll7" input clock inclk[0] is not fully compensated and may have reduced jitter performance because it is fed by a non-dedicated input
The PLL itself is fed from the clock input pin which is a dedicated clock pin according the pin planner (CLK0p). This clock pin is only used once for each PLL as shown below (red line):
Question:
- What exactly means this warning message if the PLL clock comes directly from the input clock pin?
- How to solve this warning messages?