Embedded Design Handbook

ID 683689
Date 8/28/2023
Public
Document Table of Contents

5.2.1.3. Nios® II Processor Application Execute-In-Place from OCRAM

In this method, the Nios® II reset address is set to the base address of the on-chip memory (OCRAM). The application (.hex) file is loaded into the OCRAM when the FPGA is configured, after the hardware design is compiled in the Intel® Quartus® Prime software. Once the Nios® II processor resets, the application begins executing and branches to the entry point.
Note: This method does not require boot copier because Nios® II application is already in place at system reset.
Note: The Nios® II SBT tool suite does not include boot copier in the system if the .text Linker Section is set to OCRAM in the BSP Editor Settings.