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

5.1. Step 1: Adding Files to Customer Project

You import the timing constraints and the root partition database from the Developer project.
  1. c10_pcie_devkit_design_block_reuse_stp/Root_Partition_Reuse/Consumer/top.qpf project file.
  2. Click Project > Add/Remove Files in Project.
  3. On the Files pane, click the browse (...) button next to the File name field to locate and select the top.sdc file, and click Add.
  4. Click Apply, and then click OK.
  5. If the Design Partitions Window is not visible, click Assignments > Design Partitions Window.
  6. In the Design Partitions Window, locate the root partition row, double-click the Partition Database File field, and then click browse (...).
  7. Select the root_partition.qdb file copied over from the Developer project.
  8. Click the partition name to confirm the .qdb assignment.