Skip to content

Add CONFORMING_SM_SUPPORTED parameter#1808

Open
jordancarlin wants to merge 1 commit intoriscv:mainfrom
jordancarlin:conforming_sm_supported
Open

Add CONFORMING_SM_SUPPORTED parameter#1808
jordancarlin wants to merge 1 commit intoriscv:mainfrom
jordancarlin:conforming_sm_supported

Conversation

@jordancarlin
Copy link
Copy Markdown
Collaborator

Discussed during today's UDB SIG meeting.

Since Sm is always a required extension for complete configs in UDB, this parameter is needed for ACT4 so that it knows whether the machine mode CSRs exist.

Copilot AI review requested due to automatic review settings April 28, 2026 17:20
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.24%. Comparing base (2ddd8d1) to head (9bb5561).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1808   +/-   ##
=======================================
  Coverage   72.24%   72.24%           
=======================================
  Files          52       52           
  Lines       27671    27671           
  Branches     6009     6009           
=======================================
  Hits        19992    19992           
  Misses       7679     7679           
Flag Coverage Δ
idlc 76.18% <ø> (ø)
udb 66.26% <ø> (ø)

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.

Copy link
Copy Markdown
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.

To truly implement this, should every M-mode CSR be defined by CONFORIMING_SM_SUPPORTED == true?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants