Forum Discussion
Altera_Forum
Honored Contributor
8 years agoBuilding Quartus16.1 files on Quartus 16.0
Hi, So, I m working on top of a third party HDL framework, which is written specifically to be build on Quartus 16.1. It uses some of quartus IPs, (AlteraNative PHY just to name one, g...
Altera_Forum
Honored Contributor
8 years agoQuartus changes between versions, and so the builds will not be identical for the same seeds.
Also, if you havent got the source code generated, and are relying on built in libraries, IP blocks can be different between versions. So it is possible that it will not build at all between versions. But if it does build, you wont get the same results between tool versions for the above reasons, and there may be compiler changes. You could try changing the seed to get a different result, but it will never match a different tool version.