Nios® V Embedded Processor Design Handbook

ID 726952
Date 4/04/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 5.  Vectors Tab Parameters
Vectors Description
Reset Agent
  • Lists all memory modules recognized by the Nios® V processor.
  • Select any memory module as the reset vector to host the reset code.
    Note: You cannot configure the Reset Agent until your system memory components are in place.
Exception Agent
  • Lists all memory modules recognized by the Nios® V processor.
  • Select any memory module as the exception vector to host the exception code.
    Note: You cannot configure the Exception Agent until your system memory components are in place.
Reset Offset
  • Specifies the location of the reset agent's in relative to the memory module’s base address.
  • In Platform Designer, this value is read-only. Platform Designer automatically calculate the address.
Exception Offset
  • Specifies the location of the exception vector in relative to the exception agent’s base address.
  • In Platform Designer, this value is read-only. Platform Designer automatically calculate the address.
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.