Visible to Intel only — GUID: iml1522777528655
Ixiasoft
2.1. Block-Based Design Terminology
2.2. Block-Based Design Overview
2.3. Design Methodologies Overview
2.4. Design Partitioning
2.5. Design Block Reuse Flows
2.6. Incremental Block-Based Compilation Flow
2.7. Setting-Up Team-Based Designs
2.8. Bottom-Up Design Considerations
2.9. Debugging Block-Based Designs with the Signal Tap Logic Analyzer
2.10. Block-Based Design Flows Revision History
2.11. Intel® Quartus® Prime Pro Edition User Guide: Block-Based Design Document Archive
Visible to Intel only — GUID: iml1522777528655
Ixiasoft
2.2.2. Incremental Block-Based Compilation Overview
You can use incremental block-based compilation to reduce overall compile time through design abstraction with empty design partitions.
You can specify a design partition as Empty to represent parts of your design that are incomplete or missing. Setting a partition to Empty can reduce the total compilation time if the Compiler does not process design logic associated with the empty partition.
Empty partitions allow you to:
- Set aside incomplete portions of the design, mark them as Empty, and complete the design incrementally.
- Designate complete portions of the design as Empty to focus all subsequent Compiler efforts on uncompleted portions of the design