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

🐛 [cpu] fix non-stable privilege signal of instruction interface #792

Merged
merged 3 commits into from
Feb 4, 2024

Conversation

stnolting
Copy link
Owner

The .priv signal of the CPU's instruction request interface did not remain stable during the entire access. This PR aims to fix that.

@stnolting stnolting added bug Something isn't working as expected HW Hardware-related labels Feb 4, 2024
@stnolting stnolting self-assigned this Feb 4, 2024
@stnolting stnolting marked this pull request as ready for review February 4, 2024 11:16
@stnolting stnolting merged commit 524a458 into main Feb 4, 2024
8 checks passed
@stnolting stnolting deleted the dev040224 branch February 4, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected HW Hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant