Visible to Intel only — GUID: vks1569939009354
Ixiasoft
1.4.1. Step 1: Create Design Partitions
To export and reuse the root partition, first create reserved core partitions for the failing u_blinking_led_i3 and u_blinking_led_i4 blocks that require further optimization.
- In the Intel® Quartus® Prime Pro Edition software, click File > Open Project and open the /tutorial_base/top.qpf project file.
- Click Processing > Start > Start Analysis & Elaboration.
- In the Project Navigator, expand the u_blinking_led_top instance in the Hierarchy tab.
- Right-click the u_blinking_led_i3 instance, point to Design Partition, and select the Reserved Core partition Type. A design partition icon appears next to each instance you assign.
Figure 12. Create Design Partitions
- Repeat step 4 to create a partition for the u_blinking_led_i4 instance. You will export the remaining instances as part of the root partition.
- If the Design Partitions Window is not already open, click Assignments > Design Partitions Window. The Design Partitions Window lists the partitions you define, along with the root partition (|) the Compiler automatically creates for each project.
Figure 13. Design Partitions Window2
2 You can rearrange columns in Design Partitions Window to match the layout in this tutorial.