Forum Discussion
Hi DBay,
In Quartus Std, its called post fit.
In Quartus Pro, its called final.
The above link posted by Calvin mention the meaning for this. Basically, the functions its similar.
what error did you get? Did you port over your design from Std to Pro and get error? If that is the case, it would be expected because Qpro no longer understand the assignment for std.
If you are migrating your design, I would advise you to look into the document https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/qts/archives/qts-qpp-5v1-17-1.pdf
This document explain what you need to do when you migrate from std to pro.
Or you can attend 25min class https://www.intel.com/content/www/us/en/programmable/support/training/course/omigqpro.html
Thanks,