Nios® V Processor Software Developer Handbook

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

8.4.1.7. Use a Separate Exception Stack

The HAL implements two types of separate exception stack. Using a separate exception stack entails a slight additional overhead.

When processing a software exception or hardware interrupt, the processor must execute additional instructions on entry and exit, to change the stack pointer. Take this additional processing time into account if your interrupt response requirements are extremely strict.