Step 10: Programming the Board
Before you begin:
- Connect the power supply to the Intel® Stratix® 10 GX FPGA development board.
- Connect the Intel® FPGA Download Cable between your PC USB port and the Intel® FPGA Download Cable port on the development board.
Note: This tutorial utilizes the Intel® Stratix® 10 GX FPGA development board on the bench, outside of the PCIe* slot in your host machine.
To run the design on the Intel® Stratix® 10 GX FPGA development board:
- Open the Intel® Quartus® Prime software and click .
- In the Programmer, click Hardware Setup and select USB-Blaster.
- Click Auto Detect and select the appropriate device for your development kit.
- Click OK. The Intel® Quartus® Prime software detects and updates the Programmer with the three FPGA chips on the board.
- Select the Intel® Stratix® 10 GX device, click Change File and load the blinking_led.sof file.
- Enable Program/Configure for blinking_led.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.sof file in the Programmer and click Add PR Programming File.
- Select the hpr_child_slow.pr_parent_partition.pr_partition.rbf file.
- Disable Program/Configure for blinking_led.sof file.
- Enable Program/Configure for hpr_child_slow.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 hpr_parent_slow_child_slow.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 14. Programming the Intel® Stratix® 10 GX FPGA Development Board
If you face any PR programming errors, refer to the Avoiding PR Programming Errors section in the Partial Reconfiguration User Guide.