Altera_Forum
Honored Contributor
11 years agoPLL driving ALTCLKCTRL routing CYCLONE IV E
Hi Folks,
-Cyclone IV E I have a PLL whose output I feed to an ALTCLKCTRL IP with an enable, the output of which feeds a CLK output pin on the device. When compiling I get the following warning: warning (15064): pll "altpll1:b2v_inst1|altpll:altpll_component|altpll1_altpll1:auto_generated|pll1" output port clk[0] feeds output pin "sma_clkout~output" via non-dedicated routing -- jitter performance depends on switching rate of other design elements. use pll dedicated clock outputs to ensure jitter performance
I dont see this warning when I leave out the CLKCTRL and therefore just feed the output directly to an PLL output (SMA_CLKOUT in above msg) What do I need to do to the routing to ensure that i can pass the PLL output through the CLKCTRL and to the PLL output pin without reducing performance? I have had a look at the assignments page, but I am a little uncertain what I need to set up, playing around with it just seems to result in unknown nodes (question marks)... many thanks for any advice David