Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

8.1. Nios II Exception Handling Overview

The Nios II processor provides the following exception types:
  • Hardware interrupts
  • Software exceptions, which fall into the following categories:
    • Unimplemented instructions
    • Software traps
    • Miscellaneous exceptions

The Nios II processor offers two distinct approaches to handling hardware interrupts:

  • The internal interrupt controller (IIC)
  • The external interrupt controller (EIC) interface

The interrupt controllers are discussed in detail in the “Interrupt Controllers” chapter.