Visible to Intel only — GUID: fny1522191411851
Ixiasoft
Step 1: Getting Started
Step 2: Preparing the Base Revision
Step 3: Preparing the Implementation Revisions for Debug
Step 4: Tapping Signals in the Implementation Persona
Step 5: Configuring Data Acquisition
Step 6: Setting Trigger Conditions
Step 7: Generating Programming Files
Step 8: Programming the Board
Step 9: Performing Data Acquisition
Visible to Intel only — GUID: fny1522191411851
Ixiasoft
Step 8: Programming the Board
Before you begin:
- Connect the power supply to the Intel® Arria® 10 GX FPGA development board.
- Connect the USB Blaster cable between your PC USB port and the USB Blaster port on the development board.
Note: This tutorial utilizes the Intel® Arria® 10 GX FPGA development board on the bench, outside of the PCIe* slot in your host machine.
To program the design on the board:
- In the Intel® Quartus® Prime software, click Tools > Programmer.
- In the Programmer, click Hardware Setup and select USB-Blaster.
- Click Auto Detect and select the device, 10AT115S2F45 .
- Click OK. The Intel® Quartus® Prime software detects and updates the Programmer with the three FPGA chips on the board.
- Select the 10AT115S2F45 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%.
- To program the PR persona that you want to debug, right-click the blinking_led.sof file in the Programmer, and click Add PR Programming File.
- Select the blinking_led_slow.pr_partition.rbf file.
- Disable Program/Configure for blinking_led.sof file.
- Enable Program/Configure for blinking_led_slow.pr_partition.rbf file and click Start.
- On the board, verify that two of the LEDs are blinking slower than the other two.
Related Information