Altera_Forum
Honored Contributor
16 years agosth about PLL dedicated routing resource
Hi, i met with a problem when using the altera PLL to generate a clock. Quartus II posted a warning message as below:
Warning: PLL "PLL_36M:uPLL_36M|altpll:altpll_component|altpll_5hv1:auto_generated|pll1" output port clk[1] feeds output pin MCLK_PLL_OUT~output via non-dedicated routing -- jitter performance depends on switching rate of other design elements. Use PLL dedicated clock outputs to ensure jitter performance. It seems that the PLL generated clock did not drive registers via the global dedicated routing resources, so there are hold violations in the clock path. But I don't know how to specify the dedicated routing resources. PS: the device is Cyclone III. Please help! Thank you very much! :)