AN 894: Signal Tap Tutorial with Design Block Reuse: for Intel® Cyclone® 10 GX FPGA Development Board

ID 683454
Date 11/11/2019
Public
Document Table of Contents

3.3. Step 3: Creating a Partition for blinking_led_top

Create a new partition and assign the .qdb file from the Developer project to the partition.
  1. In the Project Navigator, right-click the u_blinking_led_top instance in the Hierarchy tab, and then click Design Partition > Default. A design partition icon appears next to each instance you assign.
    Figure 27. Create Design Partition
    Note: If the Design Partition Window is not visible on the GUI, click Assignments > Design Partitions Window.
  2. Double-click in the Partition Database File cell for the u_blinking_led_top instance, and then click browse (...). Select the blinking_led_top.qdb file copied from the Developer project.
    Figure 28. qdb Assignment in Design Partitions Window
  3. Click the partition name blinking_led_top to deselect the Partition Database File column. This action confirms the .qdb file assignment.