Visible to Intel only — GUID: frp1678179106671
Ixiasoft
5.1. Migrating Nios® II Processor to Nios® V Processor
5.2. Timer
5.3. Interrupt
5.4. Ethernet Stack
5.5. Bootloader
5.6. Data and Instruction Cache
5.7. Tightly Coupled Memory
5.8. Custom Instructions
5.9. Error Correction Code
5.10. Intel® HAL Settings
5.11. Micrium MicroC/OS-II BSP Settings
5.12. Software Packages
Visible to Intel only — GUID: frp1678179106671
Ixiasoft
5.5. Bootloader
Both Nios® II and Nios® V processors support:
- Execute-in-place (XIP) using alt_load function
- Program copied to system RAM using boot copier
Supported Boot Memories | Device | Nios® V Processor Booting Methods | Application Runtime Location | Boot Copier |
---|---|---|---|---|
Configuration QSPI Flash (for Active Serial configuration) | Control block-based devices (with Generic Serial Flash Interface Intel FPGA IP) 2 | Nios® V processor application execute-in-place from configuration QSPI flash. |
Configuration QSPI flash (XIP) + OCRAM/ External RAM (for writable data sections) | alt_load() function |
Nios® V processor application copied from configuration QSPI flash to RAM using boot copier. | OCRAM/ External RAM | GSFI bootloader | ||
SDM-based devices (with Mailbox Client Intel FPGA IP). 2 | Nios® V processor application copied from configuration QSPI flash to RAM using boot copier. | OCRAM/ External RAM | SDM bootloader | |
On-chip Memory (OCRAM) |
All supported Intel® FPGA devices. 2 | Nios® V processor application execute-in-place from OCRAM. | OCRAM | alt_load() function |
Tightly Coupled Memory (TCM) | All supported Intel® FPGA devices.2 | Nios® V processor application execute-in-place from TCM. | Instruction TCM (XIP) + Data TCM (for writable data sections) | None |