You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an ExceptionUnit class that handles exceptions and interrupts. The Exception Unit's ActionGroup will be executed when an exception or interrupt occurs in any other unit in Atlas. After handling the exception, Atlas will return to the Fetch Unit to get the next instruction to execute.
The text was updated successfully, but these errors were encountered:
kathlenemagnus-mips
changed the title
Create Exception Unit for Handling Exceptions
Add Support for Exception Handling
Nov 18, 2024
Create an
ExceptionUnit
class that handles exceptions and interrupts. The Exception Unit's ActionGroup will be executed when an exception or interrupt occurs in any other unit in Atlas. After handling the exception, Atlas will return to the Fetch Unit to get the next instruction to execute.The text was updated successfully, but these errors were encountered: