AN 839: Design Block Reuse Tutorial: for Intel® Arria® 10 FPGA Development Board
ID
683783
Date
7/26/2019
Public
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
1.5.3. Step 3: Compile the Design
After creating a partition for blinking_led, you are ready to run a full compilation of the design.
- To run a full compilation, click Compile Design on the Compilation Dashboard.
- View the results of compilation in the Compilation Report.
After you complete these steps, the project uses the blinking_led.qdb file as a source, in place of the RTL. The placement and routing from the previous partition export is preserved. The logic in the top-level design is synthesized, placed, and routed, while preserving the placed and routed blinking_led.qdb partition.