Altera_Forum
Honored Contributor
15 years agoVersion upgrade (how to debug)
We have been working on a design with Quartus v6.0 for quite some time. Synthesis result, simulation result, and actually on-device testing are working properly. But since we have switched to Quartus 8.1 (and even later v9.0), we can encounter unexpected results on some testcases. After a long investigation, it turns out to be Quartus version related.
In order to nail down the issue, we have used different versions for different design phase, and we believe the issue is related to the synthesis phase. [We have used the older v6.0 to synthesis the design, wrote out the vqm and use v8.1 for fitter, and it works fine] We would like to know if there is any specific update going from v6.0 to v8.1 which we should have been aware of. Otherwise, can anyone provide some suggestion on how to debug this synthesis related issue? as it is very difficult to debug with the output vqm. (note that, the newer versions work for some testcases but not all) Any insight/suggestion would be highly appreciated.