Nios® V Embedded Processor Design Handbook

ID 726952
Date 1/27/2025
Public
Document Table of Contents

4.11.1. Boot Methods

The Nios® V processor supports two booting methods:

Table 39.   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.