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

🐛 [rtl] fix B ISA instruction decoding collisions #413

Merged
merged 3 commits into from
Sep 19, 2022
Merged

Conversation

stnolting
Copy link
Owner

This PR fixes a decoding collisions of the B enxtension's rotate instructions.

✨ With this PR the NEORV32 B ISA extension is fully operational - verified with RISCOF.

@stnolting stnolting added bug Something isn't working HW hardware-related labels Sep 18, 2022
@stnolting stnolting self-assigned this Sep 18, 2022
@stnolting stnolting marked this pull request as ready for review September 19, 2022 13:23
@stnolting stnolting merged commit ca9d5b1 into main Sep 19, 2022
@stnolting stnolting deleted the fix_b_collision branch September 19, 2022 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant