AN 847: Signal Tap Tutorial with Design Block Reuse: for Intel® Arria® 10 FPGA Development Board

ID 683712
Date 12/21/2020
Public
Document Table of Contents

2.5. Step 5: Copying Files to Consumer Project

After exporting the core partition and creating the black box file, copy the files to the Consumer project directory for subsequent use.
Copy the blinking_led_top.qdb and blinking_led_top_bb.sv files to the Core_Partition_Reuse/Consumer/ directory.
Note: The .sdc file does not influence the logic, placement, or routing of a finalized partition in the Consumer project.

In the Core Partition Reuse Debug-Consumer tutorial module, the Consumer integrates the blinking_led_top.qdb and blinking_led_top_bb.sv files into the Consumer project.