Visible to Intel only — GUID: sss1409276888715
Ixiasoft
1.5.1. Install the Design Files
1.5.2. Analyze System Requirements
1.5.3. Start the Software and Open the Example Project
1.5.4. Create a New System
1.5.5. Define the System in
1.5.6. Integrate the System into the Project
1.5.7. Download the Hardware Design to the Target FPGA
1.5.8. Develop Software Using the SBT for Eclipse
1.5.9. Run the Program on Target Hardware
1.5.5.1. Specify Target FPGA and Clock Settings
1.5.5.2. Add the On-Chip Memory
1.5.5.3. Add the Processor Core
1.5.5.4. Add the JTAG UART
1.5.5.5. Add the Interval Timer
1.5.5.6. Add the System ID Peripheral
1.5.5.7. Add the PIO
1.5.5.8. Specify Base Addresses and Interrupt Request Priorities
1.5.5.9. Generate the System
Visible to Intel only — GUID: sss1409276888715
Ixiasoft
1.5.7. Download the Hardware Design to the Target FPGA
To download the .sof to the target board, perform the following steps:
- Connect the board to the host computer with the download cable, and apply power to the board.
- On the Tools menu in the software, click Programmer.
The Programmer appears and automatically displays the appropriate configuration file (nios2_quartus2_project.sof).
- Click Hardware Setup in the upper left corner of the Programmer to verify your download cable settings.
The Hardware Setup dialog box appears.
- Select the appropriate download cable in the Currently selected hardware list.
If the appropriate download cable does not appear in the list, you must first install drivers for the cable.
- Click Close.
- In the nios2_quartus2_project.sof row, turn on Program/Configure.
- Click Start.
The Progress meter sweeps to 100% as the software configures the FPGA.
At this point, the system is configured and running in the FPGA, but it does not yet have a program in memory to execute.
Related Information