Altera_Forum
Honored Contributor
16 years agoHow to add constraint to Pll clk output
There are two clock sources whcih both generate from PLL in my design, inclk0 is 60MHz from input Pin, c0 is 100MHz and c1 is 160MHz. I only add a constraint to input clock(FMAX_REQUIREMENT "60 MHz"), Classic timing analyzer shows setup time violation in 100MHz and 160MHz, but all the warnings are about the configuration parameters before starting the main state machine in IP. There are always error bit in running but it is OK when i changed PLL to generate 50MHz and 80MHz clock, so how can i fix this problem? Should i add constraint to PLL output and how?
Thanks a lot!