Altera_Forum
Honored Contributor
12 years agoWeird: Different results just by hitting "Start Compilation"
I have a very strange behaviour of Quartus II (Quartus II 32-bit Version 13.0.1 Build 232 06/12/2013 SJ Web Edition).
I just wanted to switch my Design for testing purposes from Speed-Optimized to Power-Optimized. So I made a Copy of my working directory and used the "Power Optimization Advisor" to set the Parameters to better power consumption results. My Design is very huge and uses 85% of the device ressources in Speed-Optimization. Then I started the Compilation-Process, wrote the .sof-File to the Device (C4GX75) and as you can guess, some of the functions (which need some speed) didn't work anymore. (OK, I also thought this would occure.) But now to the weird part: I just pressed the "Start Compilation" Button again WITHOUT CHANGING ANYTHING. (Don't ask me why I did this, I just experienced other results just by recompiling) After the 2nd Compilation Process finished, I wrote the new .sof-File to the FPGA an voilla, everything worked fine, even the high-speed-functions. Is this normal behaviour? Does Quartus implement earlier compilation results to a new compilation process? Or is this a kind of random-thingy? Is it better to compile just twice when you change Parameters? Thanks for reading my problems. Steffen