-
Notifications
You must be signed in to change notification settings - Fork 0
fix(iss): make sure that CSR.address() generates as a bits type #1
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
base: Zcmt
Are you sure you want to change the base?
Conversation
|
I downloaded the changes here as a patch file and applied that to my Zcmt branch from riscv-software-src#1234, but I see the same error. |
Can you show the error you are seeing? |
|
I see. I'm looking into that now, but in the meantime, it should work now if you just remove the cast. |
|
a14b6a9 should fix |
|
Confirming that after adding the 2nd patch, this works: |
|
I didn't notice that this PR was targeted at my branch. Do you still want me to pull it there, or do you want to merge this into main (after removing the Zcmt instructions, probably)? |
Should fix issues in riscv-software-src#1234