Visible to Intel only — GUID: xxe1488919237952
Ixiasoft
Step 1: Getting Started
Step 2: Creating a Child Level Sub-module
Step 3: Creating Design Partitions
Step 4: Allocating Placement and Routing Region for PR Partitions
Step 5: Adding the Intel® Arria® 10 Partial Reconfiguration Controller IP Core
Step 6: Defining Personas
Step 7: Creating Revisions
Step 8: Generating the Hierarchical Partial Reconfiguration Flow Script
Step 9: Running the Hierarchical Partial Reconfiguration Flow Script
Step 10: Programming the Board
Modifying an Existing Persona
Adding a New Persona to the Design
Visible to Intel only — GUID: xxe1488919237952
Ixiasoft
Step 10: Programming the Board
Before you begin:
- Connect the power supply to the Intel® Arria® 10 SoC development board.
- Connect the USB Blaster cable between your PC USB port and the USB Blaster port on the development board.
To run the design on the Intel® Arria® 10 SoC development board:
- Open the Intel® Quartus® Prime software and click Tools > Programmer.
- In the Programmer, click Hardware Setup and select USB-Blaster.
- Click Auto Detect and select the device, 10AS066N3.
- Click OK. The Intel® Quartus® Prime software detects and updates the Programmer with the three FPGA chips on the board.
- Select the 10AS066N3 device, click Change File and load the blinking_led_pr_alpha.sof file.
- Enable Program/Configure for blinking_led_pr_alpha.sof file.
- Click Start and wait for the progress bar to reach 100%.
- Observe the LEDs on the board blinking at the same frequency as the original flat design.
- To program only the child PR region, right-click the blinking_led_pr_alpha.sof file in the Programmer and click Add PR Programming File.
- Select the blinking_led_pr_bravo.pr_parent_partition.pr_partition.rbf file.
- Disable Program/Configure for blinking_led_pr_alpha.sof file.
- Enable Program/Configure for blinking_led_pr_bravo.pr_parent_partition.pr_partition.rbf file and click Start. On the board, observe LED[0] and LED[1] continuing to blink. When the progress bar reaches 100%, LED[2] blinks at the same rate, and LED[3] blinks slower.
- To program both the parent and child PR region, right-click the .rbf file in the Programmer and click Change PR Programing File.
- Select the blinking_led_pr_delta.pr_parent_partition.rbf file.
- Click Start. On the board, observe that LED[0] and LED[1] continuing to blink. When the progress bar reaches 100%, both LED[2] and LED[3] blink slower.
- Repeat the above steps to dynamically re-program just the child PR region, or both the parent and child PR regions simultaneously.
Figure 10. Programming the Intel® Arria® 10 SoC Development Board