Skip to content

Conversation

@henrikg-qc
Copy link
Collaborator

@henrikg-qc henrikg-qc commented Sep 25, 2025

  • Added support for Sv32 in mc100-32-riscv-tests configuration.
  • Several bug fixes including comparators and bit extraction.
  • Added instruction tracing to hit basic block handling.
  • Added regression tests for M, C, S extensions.

Added support for Sv32 virtual memory and S-mode.
Several bug changes including comparators and bit extraction.
Added instruction tracing for hit basic block.
@henrikg-qc henrikg-qc self-assigned this Sep 25, 2025
@henrikg-qc henrikg-qc added the enhancement New feature or request label Sep 25, 2025
@henrikg-qc
Copy link
Collaborator Author

Note that wfi test is excluded from the riscv-tests for the regression as SIE CSR is not yet supported.
Awaiting #1046

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.05%. Comparing base (c1bb236) to head (6ce3562).
⚠️ Report is 1 commits behind head on main.

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           
Flag Coverage Δ
idlc 46.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@henrikg-qc
Copy link
Collaborator Author

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.

@henrikg-qc
Copy link
Collaborator Author

@dhower-qc @ThinkOpenly
Ready when you are 👍

@dhower-qc dhower-qc changed the title Support for virtual memory and S-Mode feat(idl): Validated support for virtual memory and S-Mode Sep 26, 2025
@dhower-qc dhower-qc changed the title feat(idl): Validated support for virtual memory and S-Mode feat(idl): validated support for virtual memory and S-Mode Sep 26, 2025
Copy link
Collaborator

@dhower-qc dhower-qc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@henrikg-qc henrikg-qc added this pull request to the merge queue Sep 29, 2025
@henrikg-qc
Copy link
Collaborator Author

Follow up issue #1141 created based on @jordancarlin 's comment

Merged via the queue into main with commit c4ee396 Sep 29, 2025
54 checks passed
@henrikg-qc henrikg-qc deleted the SMode branch September 29, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants