Visible to Intel only — GUID: rla1515007028256
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: rla1515007028256
Ixiasoft
1.5.1. Step 1: Add Files and Run Synthesis
To add the core partition to the Consumer project, add the black box as a source file in the project, and assign the core partition .qdb to an instance in the Design Partitions Window, as the following steps describe:
- In the Intel® Quartus® Prime Pro Edition software, click File > Open Project and open the /Core_Partition_Reuse/Consumer/top.qpf project file.
- To add files to the project, click Project > Add/Remove Files in Project.
- On the Files pane, click the browse (...) button near File name to locate and select the /Core_Partition_Reuse/Consumer/blinking_led_bb.sv black box file. Click Open, and then click OK. The file is now a source file in the project.
Figure 12. Adding Black Box File to the Project
- To synthesize the design, click Analysis & Synthesis on the Compilation Dashboard. The Compilation dashboard displays a check mark when synthesis is complete.