Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

9.5.3.2. Interrupt Funnels for External Interrupt Controllers

With the EIC interface, the Nios® II processor supports a potentially unlimited number of hardware interrupts on daisy­chained EICs. The interrupt priority level can be software-configurable. Details of setting interrupt priorities depend on the particular EIC implementation. The hardware ensures that the highest-priority interrupt is always serviced first.

You register ISRs at system initialization time. Interrupt dispatch is handled by hardware.

For more information, refer to the “Exception Handling System Structure” chapter.