Nios® V Processor Software Developer Handbook

ID 743810
Date 7/08/2024
Public

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

Visible to Intel only — GUID: azs1642986309987

Ixiasoft

Document Table of Contents

9.7.2.1. Exception Occurs

When an exception occurs, and control transfers to the general exception funnel, it does the following:
  • Switches to the separate exception stack (if enabled)
  • Stores register values onto the stack
  • Determines the type of exception, and passes control to the software exception funnel, the hardware interrupt funnel, or the respective interrupt handlers.