Device Design Guidelines: Agilex™ 5 FPGAs and SoCs

ID 813741
Date 4/01/2024
Public
Document Table of Contents

6.7. Preserving Performance and Reducing Compilation Time

Table 72.  Preserving Performance and Reducing Compilation Time

Number

Done?

Checklist Item

1

 

Use incremental compilation to preserve performance for unchanged blocks in your design and to reduce compilation times.

2

 

Ensure parallel compilation is enabled if you have multiple processors available for compilation.

Use the incremental compilation feature to preserve logic in unchanged parts of your design, preserve timing performance, and reach timing closure more efficiently. You can speed up design iteration time by an average of 60% when making changes to the design with the incremental compilation feature.

The Quartus® Prime software can run some algorithms in parallel to take advantage of multiple processors and reduce compilation time when more than one processor is available to compile the design. Set the Parallel compilation option on the Compilation Process Settings page of the Settings dialog box or change the default setting in the Options dialog box in the Processing page from the Tools menu.