Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTiming errors after rerunning the design
I have added timing constraints to my design and the time quest analyzer reported no timing errors I made a very small changes in rtl file(added a register) and no change in the settings opti...
Altera_Forum
Honored Contributor
14 years agoRun a seed sweep on the original, or the new one, and see what the variation is. (Tools -> Design Space Explorer -> Effort Level = Seed Sweep). All designs have a random variation that you need to work within. Look at the following for more info:
http://www.alterawiki.com/wiki/the_quartus_ii_fitter_and_seed_sweeps If your design has variation where it sometimes makes timing and sometimes doesn't, you'll want to work on improving the overall timing. The first place to start is Tools -> Advisor -> Timing Optimization Advisor, which will show a lot of Quartus settings that can improve performance.