A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: doh1638499137139
Ixiasoft
Visible to Intel only — GUID: doh1638499137139
Ixiasoft
4.8.1.1. Hardware Design Flow
The following sections describe a step-by-step method for building a bootable system for a Nios® V processor application from OCRAM. The example below is built using Intel Arria 10 SoC development kit.
IP Component Settings
- Create your Nios® V processor project using Quartus® Prime and Platform Designer.
- Ensure the On-Chip Memory (RAM or ROM) Intel FPGA is added into your Platform Designer system.
- Enable Initialize memory content and Enable non-default initialization file with ram.hex in the on-chip memory.

Reset Agent Settings for Nios® V Processor
- In the Nios® V processor parameter editor, set the Reset Agent to OCRAM
Figure 140. Nios® V Processor Parameter Editor Settings
- Click Generate HDL, the Generation dialog box appears.
- Specify output file generation options and then click Generate.
Quartus® Prime Settings
- In the Intel Quartus Prime software, click Assignment > Device > Device and Pin Options > Configuration.
- Set Configuration scheme according to your FPGA configuration scheme
- Click OK to exit the Device and Pin Options window.
- Click OK to exit the Device window.
- Click Start Compilation to compile your project.