-
Couldn't load subscription status.
- Fork 76
feat(idl): validated support for virtual memory and S-Mode #1134
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
Conversation
Added support for Sv32 virtual memory and S-mode. Several bug changes including comparators and bit extraction. Added instruction tracing for hit basic block.
|
Note that wfi test is excluded from the riscv-tests for the regression as SIE CSR is not yet supported. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1134 +/- ##
=======================================
Coverage 46.05% 46.05%
=======================================
Files 11 11
Lines 4942 4942
Branches 1345 1345
=======================================
Hits 2276 2276
Misses 2666 2666
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
A extension is not currently part of the MC100-riscv-tests configuration. As the SoC model isn't implementing multiple harts AMO tests will be deferred until the A is added and validated in the ISS model. |
|
@dhower-qc @ThinkOpenly |
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.
👍
|
Follow up issue #1141 created based on @jordancarlin 's comment |
Uh oh!
There was an error while loading. Please reload this page.