Intel® Quartus® Prime Pro Edition User Guide: Design Compilation
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1391808166559
Ixiasoft
Visible to Intel only — GUID: mwh1391808166559
Ixiasoft
3.2.3. Using Block-Based Compilation
When using block-based compilation, you can enable the Fast Preserve option to reduce the logic of preserved partitions to only interface logic during compilation, thereby reducing the time the Compiler requires to synthesize, place, and route the partition. Interface logic is logic at the partition boundary that interfaces with the rest of the design.
- In the Design Partition Planner, identify blocks of a size suitable for partitioning.
In general, a partition represents roughly 15 to 20 percent of the total design size. You should use the information area below the bar at the top of each entity.Figure 106. Entity representation in the Design Partition Planner
- Extract and collapse entities as necessary to achieve stand-alone blocks.
- For each entity of the desired size containing related blocks of logic, right-click the entity and click Create Design Partition to place that entity in its own partition.
The goal is to achieve partitions containing related blocks of logic.
- To enable the Fast Preserve option that simplifies the logic of the preserved partition to only interface logic during compilation, click Assignments > Settings > Compiler Settings > Incremental Compile > Fast Preserve.