Forum Discussion
Altera_Forum
Honored Contributor
15 years agoJust removed option "ensure glitch-free operation" from CLK_CTRL settings seeing as the inserted registers make it a non-direct connection between PLL and CLK_CTRL. This however, generated a new error:
Error: Port outclk of Clock Control Block "singlechannel:ch0_i|lvds_rx:lvds_rx_i|altlvds_rx:altlvds_rx_component|lvds_rx_lvds_rx:auto_generated|lvds_rx_altclkctrl:rx_outclock_buf|clkctrl3" can't drive inclk port of Clock Control Block "clkctrl:clkctrl_i|clkctrl_altclkctrl_4ne:clkctrl_altclkctrl_4ne_component|clkctrl1"
Error: Can't merge Clock Control Blocks singlechannel:ch0_i|lvds_rx:lvds_rx_i|altlvds_rx:altlvds_rx_component|lvds_rx_lvds_rx:auto_generated|lvds_rx_altclkctrl:rx_outclock_buf|clkctrl3 and clkctrl:clkctrl_i|clkctrl_altclkctrl_4ne:clkctrl_altclkctrl_4ne_component|clkctrl1 -- singlechannel:ch0_i|lvds_rx:lvds_rx_i|altlvds_rx:altlvds_rx_component|lvds_rx_lvds_rx:auto_generated|lvds_rx_altclkctrl:rx_outclock_buf|clkctrl3 feeds logic that is not clkctrl:clkctrl_i|clkctrl_altclkctrl_4ne:clkctrl_altclkctrl_4ne_component|clkctrl1This PLL chaining is driving me nuts. Is there really no way to implement my design?