Visible to Intel only — GUID: jrs1515007976252
Ixiasoft
1.1. Tutorial Overview
1.2. Tutorial Software and Hardware
1.3. Tutorial Files
1.4. Core Partition Reuse—Developer Tutorial
1.5. Core Partition Reuse—Consumer Tutorial
1.6. Root Partition Reuse—Developer Tutorial
1.7. Root Partition Reuse—Consumer Tutorial
1.8. (Optional) Step 8: Device Programming
1.9. AN 839: Design Block Reuse Tutorial Document Revision History
Visible to Intel only — GUID: jrs1515007976252
Ixiasoft
1.6.1. Step 1: Create a Reserved Core Partition
To export and reuse the root partition, first create a reserved core partition for subsequent core logic development in the Consumer project. When you define the partition, you can optionally specify settings to automatically export the partition each time you run compilation.
- In the Intel® Quartus® Prime Pro Edition software, click File > Open Project and open the /Root_Partition_Reuse/Developer/top.qpf project file.
- To synthesize the design, click Analysis & Synthesis on the Compilation Dashboard.
- In the Project Navigator, right-click u_blinking_led in the Hierarchy tab, point to Design Partition, and select the Reserved Core partition Type.
- To automatically export the final root_partition each time you run the Fitter, click Assignments > Design Partitions Window.
- Specify a .qdb file name for the Post Final Export File option for the partition. The .qdb exports to the directory you specify, or to the project directory by default.
Figure 17. Setting Reserved Core Partition and Post Final Export File