-
Notifications
You must be signed in to change notification settings - Fork 199
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
Restored *32 attributes to RV_TESTCASE for 7 RV32M tests #411
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This completely fixes what appears to be a partial fix for RV32 in PR404, which PR410 fixed for RV64
Hello, I just tried to run the riscof-framework against my RISC-V CPU and check my current state. Semi-related is my error output from the riscof-framework:
Edit: If I change it back to "regex", I get the same results as I did yesterday evening. Kind regards, |
This was my mistake. I tested the PR in a different copy of the repository, then incorrectly transcribed six of the regexp into my fork to make the PR. I've submitted PR412 to fix this. Yikes. |
Just merged the fix
…On Sun, Nov 19, 2023 at 6:45 AM David Harris ***@***.***> wrote:
This was my mistake. I tested the PR in a different copy of the
repository, then incorrectly transcribed six of the regexp into my fork to
make the PR. I've submitted PR412 to fix this. Yikes.
—
Reply to this email directly, view it on GitHub
<#411 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHPXVJXJCV5TOMFWPKG2KVDYFILRTAVCNFSM6AAAAAA7QWBHFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXHA3TKOBTHA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Description
This PR restores the *32 attribute to RV_TESTCASE for 7 RV32M tests that lost the attributed in commit 9b503d7 that was pulled recently. When the *32 attributes are missing, I got the following errors while running riscof.
ERROR | Error in test: /home/harris/cvwtest/cvw/addins/riscv-arch-test/riscv-test-suite/rv32i_m/M/src/divu-01.S
Test Selected without the relevant extensions being available on DUT.
...
Related Issues
Similar to PR410. I somehow missed the RV32 cases.
Ratified/Unratified Extensions
List Extensions
M
Reference Model Used
Mandatory Checklist:
Optional Checklist: