Nios® V Embedded Processor Design Handbook

ID 726952
Date 8/12/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.1.1.1.2. Vectors Tab

The following table lists the vector tab parameters and descriptions:

Table 4.  Vectors Tab Parameters
Vectors Description
Reset Agent
  • The memory hosting the reset vector (the Nios® V processor reset address) where the reset code resides.
  • You can select any memory module connected to the Nios® V processor instruction master and supported by a Nios® V processor boot flow as the reset agent.
Exception Agent
  • The memory hosting the exception vector (the Nios® V processor exception address) where the exception processing code resides.
  • You can select any memory module connected to the Nios® V processor instruction master as the exception agent.
Reset Offset
  • Specifies the location of the reset agent relative to the memory module’s base address.
  • Platform Designer automatically provides a default value for the reset offset.
Exception Offset
  • Specifies the location of the exception vector relative to the exception agent’s base address.
  • Platform Designer automatically provides a default value for the exception offset.
Note: Platform Designer provides an Absolute option, which allows you to specify an absolute address in Exception Offset and Reset Offset. Use this option when the memory storing the exception handler or the reset handler is located outside the processor system and subsystems.