Forum Discussion
Altera_Forum
Honored Contributor
18 years agoThe port osc_CLK0 drives a PLL, which has a generated clock/s coming out of it, and you're using one of those clocks to generate another clock. So your -source should not be the port, but the ouptut of the PLL. In TimeQuest, double-click on Report Clocks and find the PLL output that drives this one. Use that Target name as the -source of this generated clock. (I filed an SR that I thought this Info message should be a Warning, as it's more serious than just Info...)