Forum Discussion
Ash_R_Intel
Regular Contributor
4 years agoHi,
Can you try with following constraint changes to the sdc?
1) Add create_clock constraint for the clk_in of the pll.
2) Add derive_pll_clocks
3) Remove create_generated_clock constraints as the derive_pll_clocks does the required job.
Regards