Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThanks Rysc. All timings are met in all timing models. I don't use derive_pll_clocks because i'm the only designer and i like to keep the SDC clean. I did someresearch and TimeQuest didn't pick up the inverted clock signal simply because the -source was set to the PLL output and not to the NOT gate output. It was easier to simply use the -invert SDC option than to dig out the NOT gate output from the net list and use it as -source.
Thank you (and others) for your help. All I/Os have now been constrained in my design and i've learned a lot about TimeQuest the last few weeks. I now just have to debug my design to find out why it no longer works ;)