Skip to content

Remove TODO's #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Conversation

silabs-oivind
Copy link
Contributor

Removed TODO's suggesting not to propagate PC to EX and WB if there are no exceptions.

We can't do this because asynchronous events (e.g. interrupt or debug req) need valid PC's in all stages to store in mepc or dpc.

Signed-off-by: Oivind Ekelund [email protected]

…re no exceptions.

We can't do this because asynchronous events (e.g. interrupt or debug req) need valid PC's in all stages to store in mepc or dpc.

Signed-off-by: Oivind Ekelund <[email protected]>
@Silabs-ArjanB Silabs-ArjanB merged commit 5212f47 into openhwgroup:master Jan 4, 2022
@silabs-oivind silabs-oivind deleted the todo_fix_7 branch January 7, 2022 08:38
silabs-oysteink added a commit to silabs-oysteink/cv32e40x that referenced this pull request Jan 2, 2023
When waking up from sleep (exiting FSM state SLEEP), the cause of wakeup is now flopped to enable the FSM to take the action according to the wakeup reason, although there may be higher priority events appearing after the wakeup.

Signed-off-by: Oystein Knauserud <[email protected]>
Silabs-ArjanB added a commit that referenced this pull request Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants