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

Partial fix for X-issue #766 #416

Merged

Conversation

silabs-oysteink
Copy link
Contributor

Refactored CSR code when SHADOWCOPY==0. If a CSR bit was 1 in the reset value while the corresponding mask bit was 0 the resulting bit in the CSR would be 0.

SEC clean when turning off shadowcopy in the impl and not the spec.

…et value while the corresponding mask bit was 0 the resulting bit in the CSR would be 0.

SEC clean when turning off shadowcopy in the impl and not the spec.

Signed-off-by: Oystein Knauserud <Oystein.Knauserud@silabs.com>
@silabs-oysteink silabs-oysteink added the Component:RTL For issues in the RTL (e.g. for files in the rtl directory) label Mar 10, 2023
@Silabs-ArjanB Silabs-ArjanB merged commit cb73f9d into openhwgroup:master Mar 13, 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.

None yet

2 participants