Skip to content
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

Updated priority of actions after waking from SLEEP. #753

Conversation

silabs-oysteink
Copy link
Contributor

Updated assertions (made them more strict).

When waking up from SLEEP, the core could prioritize debug over NMI if an NMI and debug request happened at the same time will in SLEEP. The same could happen for debug_req_i and interrupts. This PR fixes that issue.

Signed-off-by: Oystein Knauserud [email protected]

Updated assertions (made them more strict).

Signed-off-by: Oystein Knauserud <[email protected]>
@silabs-oysteink silabs-oysteink added the Component:RTL For issues in the RTL (e.g. for files in the rtl directory) label Jan 5, 2023
@Silabs-ArjanB Silabs-ArjanB merged commit 1cdb8a3 into openhwgroup:master Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:RTL For issues in the RTL (e.g. for files in the rtl directory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants