Nios® V Processor Software Developer Handbook

ID 743810
Date 4/01/2024
Public
Document Table of Contents

8.6.5. Software Interrupt Handler

When a software IRQ is generated, the funnel code passes the control to the software interrupt handler. The software interrupt have lower priority compared to the hardware interrupts or the software exceptions.

For more information on applying the software interrupt, please refer to Nios V Processor Software Interrupt Service Routine.