Nios® V Processor Software Developer Handbook

ID 743810
Date 7/20/2023
Public

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

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.