Nios® V Embedded Processor Design Handbook

ID 726952
Date 7/16/2025
Public

Visible to Intel only — GUID: fgf1734657684304

Ixiasoft

Document Table of Contents

4.11.1. Boot Methods

The Nios® V processor supports two booting methods:

Table 44.   Boot Methods
Boot Methods Advantages
Execute-in-place
  • Faster boot time than boot copier. This is because the time taken to copy the code from boot memory to RAM is longer than running directly (execute-in-place) from the boot memory.
Boot copier
  • Altera recommends this method for systems that require higher performance. Although this configurationhas longer boot time, it delivers higher application performance than an execute-in-place configuration.