Input port INCLK[0] of PLL is driven by OUTCLK output port of Clock control block type node.
I'm using 10M08SAE144C8G with Quartus 18.1 Lite Edition.
I found this warning when I compile my project "
Warning (15055): PLL "PLL:inst_PLL|altpll:altpll_component|PLL_altpll:auto_generated|pll1" input clock inclk[0] is not fully compensated and may have reduced jitter performance because it is fed by a non-dedicated input
Info (15024): Input port INCLK[0] of node "PLL:inst_PLL|altpll:altpll_component|PLL_altpll:auto_generated|pll1" is driven by clk_ext~inputclkctrl which is OUTCLK output port of Clock control block type node clk_ext~inputclkctrl"
I assigned the dedicated clock input port to connect the input port of PLL, but I don't know why the CLKCTRL module is added?
Will this warning affect the clock quality in my design? If it does, how can I eliminate the CLKCTRL module on the clock path? Thank you.
This is the technology map viewer: