Visible to Intel only — GUID: hqi1638493936123
Ixiasoft
Visible to Intel only — GUID: hqi1638493936123
Ixiasoft
4.3. Nios® V Processor Booting Methods
There are a few methods to boot up the Nios® V processor in Altera FPGA devices. The methods to boot up Nios® V processor vary according to the flash memory selection and device families.
Supported Boot Memories | Device | Nios® V Processor Booting Methods | Application Runtime Location | Boot Copier |
---|---|---|---|---|
On-Chip Flash (for Internal configuration) | Max 10 devices only (with On-Chip Flash IP) | Nios V processor application execute-in-place from On-Chip Flash | On-Chip Flash (XIP) + OCRAM/ External RAM (for writable data sections) | alt_load() function |
Nios V processor application copied from On-Chip Flash to RAM using boot copier | OCRAM/External RAM | Reusing Bootloader via GSFI | ||
General Purpose QSPI Flash (for user data only) | All supported FPGA devices (with Generic Serial Flash Interface FPGA IP) | Nios V processor application execute-in-place from general purpose QSPI flash | General purpose QSPI flash (XIP) + OCRAM/ External RAM (for writable data sections) | alt_load() function |
Nios V processor application copied from general purpose QSPI flash to RAM using boot copier | OCRAM/External RAM | Bootloader via GSFI | ||
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 | Bootloader via GSFI | ||
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 | Bootloader via SDM | |
On-chip Memory (OCRAM) |
All supported Altera® FPGA devices 2 | Nios® V processor application execute-in-place from OCRAM | OCRAM | alt_load() function |
Tightly Coupled Memory (TCM) | All supported Altera® FPGA devices2 | Nios® V processor application execute-in-place from TCM | Instruction TCM (XIP) + Data TCM (for writable data sections) | None |