Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

how the way to optimization the quartus

Altera_Forum
Honored Contributor II
1,435 Views

dear all 

for many reasons ,I find the quartus II complier is more time than xilinx,and for one time i used for 2hours.so can you give me some advice to reduce the complier time? 

for i have used : 

1,setting--->compilation process 

2,processing--->start---->start incremental fitter 

 

and what for u use?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
697 Views

What version of QII are you using? The incremental fitter option hasn't been around for a while... I suggest upgrading to the latest version (currently 7.0) because I've seen a lot of compile time improvements in recent versions. 

 

There's now an Incremental Compilation feature, where you can split up your design into blocks called design partitions, and then if you change logic in one partition you can preserve the fitter results (and performance) for the rest of the partitions. This can be a big way to reduce your compile time! There's a bunch of Altera documentation on it... Check out the support "resource center" that can point you to demos & training etc: http://www.altera.com/support/software/quartus2/design-entry/sof-qts-design.html 

 

There's also a section about reducing compilation time in the optimization handbook chapter that gives some other ideas: http://www.altera.com/literature/hb/qts/qts_qii52005.pdf. Starts on page 80 in the current 7.0.0 version.
0 Kudos
Reply