We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fix the riscv-tests with virtual memory enabled on cv64a6_imafdc_sv39 with tandem enabled.
Make these tests pass :
The tests are failing because they are more than 5 mismatches, mostly CSR-related on csrrw instructions
csrrw
No response
Number of tests passing on riscv-tests-v testlist on cv64a6_imafdc_sv39 configuration and testharness testbench
cv64a6_imafdc_sv39
All tests passing
The text was updated successfully, but these errors were encountered:
Disable tandem on riscv-tests-v tests (#2609)
e7f27c1
* Disable tandem on riscv-tests-v testlist * More relevant error message on report tandem script Related issue: #2605
No branches or pull requests
Is there an existing CVA6 task for this?
Task Description
Fix the riscv-tests with virtual memory enabled on cv64a6_imafdc_sv39 with tandem enabled.
Required Changes
Make these tests pass :
Current Status
The tests are failing because they are more than 5 mismatches, mostly CSR-related on
csrrw
instructionsRisks
No response
Prerequisites
No response
KPI (KEY Performance Indicators)
Number of tests passing on riscv-tests-v testlist on
cv64a6_imafdc_sv39
configuration and testharness testbenchDescription of Done
All tests passing
Associated PRs
No response
The text was updated successfully, but these errors were encountered: