Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe error message in this case is a bit of a red herring. The issue is you haven't defined the clock output of the PLL. You can do this by adding this command to your SDC file:
derive_pll_clocks That will trace the input clock and create the necessary generated clock commands. Tim MN FAE