Forum Discussion
Yes, even adding a comment might change the tool's fitter seed/variation.
If you're interested, you can check out this white paper on the fitter algorithm:
Other than using incremental compilation and logic lock, I don't think there's another way to keep other modules unchanged without using design partitioning.
If you don't plan to make further changes to the module, exporting the database could be a way to preserve the compilation results.
Regards,
Richard Tan
Can you let us know what you meant by logic lock? MAX 10 doesn't support exporting database.
Regarding Seeds - We tried running design space explorer with different seed sweep and found that seed=6 has a better quality of fit. We want to try with 6 as the initial seed in our fitter settings. Let us know if this approach is correct or not.