Altera_Forum
Honored Contributor
15 years agoPLL inclock legal source reported as illegal
==622MHz==> FAST_PLL0 ==77MHz==>|
==622MHz==> FAST_PLL1 ==77MHz==>| CLK_CTRL ==77MHz==> ENH_PLL This is basically my setup, the select signal to the CLK_CTRL block depends on which FAST_PLL that has locked. I get this error during compilation:Error: Clock input port inclk of PLL "pll_enh:pll_enh_i|altpll:altpll_component|pll" must be driven by a non-inverted input pin or another PLL, optionally through a Clock Control block
Info: Input port INCLK of node "pll_enh:pll_enh_i|altpll:altpll_component|pll" is driven by clkctrl:clkctrl_i|clkctrl_altclkctrl_6ke:clkctrl_altclkctrl_6ke_component|outclk which is COMBOUT output port of Combinational cell type node clkctrl:clkctrl_i|clkctrl_altclkctrl_6ke:clkctrl_altclkctrl_6ke_component|outclk Any ideas?