Altera_Forum
Honored Contributor
18 years agoQuartus 4.2 (full) vs Quartus 7.1 (web edition)
Hello!
I've written a design for a Stratix EP1S10 device with fastest timing (-> C5) with Quartus II 7.1 Web Edition. It all works fine, both in simulation and reality. Now, I thought about using a Stratix EP1S25 device because my design grows bigger and bigger. The problem is, that the web edition does not support this device. Fortunatly, my company has an unlimited liscense for Quartus 4.2. So i tried to run a timing simulation with that Version and a EP1S25 device with C7-timing. Unfortunatly the first difference between the two Quartus versions was, that the 7.1 synthesis needs just 8000 LEs for my design, while Quartus 4.2 needs up to 11000 LEs. The next issue is, that the simulation in Quartus 4.2 and the EP1S25 device with the slower timing does not deliver the same results, as the Quartus 7.1 simulation with the fast EP1S10 device. Well, I know, that the results can be different because of the different timing classes. But what makes me frown is the fact, that Quartus 4.2 uses up to 3000 LEs more for synthesis than 7.1. I asured, that all settings are the same in the two versions (up to the point where I actually HAVE the same settings in the settings menus). So here is the main question: How reliable is the comparision of one design in two different Quartus versions? The goal I want to achive is to see, if my design, that runs without any problems on a EP1S10 FPGA with C5 timing, can be ported to a EP1S25 FPGA with C7 (or C6)-timing. Are there any possibilities to test my design with the bigger FPGA in a new Quartus environment (->V7.1) without purchasing a full liscense for that? Greets Maik