Visible to Intel only — GUID: wta1536200727107
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: wta1536200727107
Ixiasoft
2.7.1.1. Prepare a Design Partition for Project Integration
Follow these steps to prepare a lower-level design partition for integration with the top-level project:
- Obtain a copy of the top-level project, or create a new project with the same assignments and constraints as the top-level project. Ensure that your partition uses only the resources that the team lead allocates.
- For each design partition that is incomplete in the top-level project, set the Empty option to Yes in the Design Partitions Window. This setting creates an empty partition for later development. For the Compiler to elaborate this partition, you must provide at least the port definitions and any parameters or generics passed to the RTL.
- When the lower-level design partition is complete, follow the procedure in Step 2: Developer: Compile and Export the Core Partition. The project lead can now reuse the partition in the top-level project.