Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThe value of the Fitter seed setting that gives the best results applies only to the current state of the design. If you change source code, synthesis settings, Fitter settings, timing requirements, or tool version, then the optimal seed value will likely be different.
A related point is that you need to do a seed sweep of the before and after conditions to thoroughly compare them. If you think a newer version of Quartus gives worse results, then compile multiple seeds with the older and newer versions to see whether the newer version really is worse on average. Almost always you will find the newer version to be about the same or better (barring a change in Quartus settings), but there are exceptions. It is not unusual for a slack to vary by 1 ns from one seed to the next, so a 1 ns difference when comparing one compile with the older version and one compile with the newer version doesn't really tell you how the versions compare on your design. You might be seeing just the random variation.