Skip to content

Assorted bug fixes#1637

Merged
Alasdair merged 2 commits intosail2from
fixes_verilator
Mar 9, 2026
Merged

Assorted bug fixes#1637
Alasdair merged 2 commits intosail2from
fixes_verilator

Conversation

@Alasdair
Copy link
Collaborator

@Alasdair Alasdair commented Mar 8, 2026

Fix an issue where --c-no-mangle could cause name clashes

Fix issues with recent Verilator versions.

  • The --sv-padding option is removed. It is now always on, as this behaviour is technically required by the SystemVerilog spec and Verilator now enforces this.

  • Verilator is now stricter about hextoa, bintoa, and itoa. Use $sformatf directly.

Add a regression test for 1555

@github-actions
Copy link

github-actions bot commented Mar 8, 2026

Test Results

   16 files     36 suites   0s ⏱️
1 025 tests 1 022 ✅  3 💤 0 ❌
4 963 runs  4 921 ✅ 42 💤 0 ❌

Results for commit 31f3e56.

♻️ This comment has been updated with latest results.

Fix issues with recent Verilator versions.

- The --sv-padding option is removed. It is now always on, as this
  behaviour is technically required by the SystemVerilog spec and
  Verilator now enforces this.

- Verilator is now stricter about hextoa, bintoa, and itoa.
  Use $sformatf directly.

Add a regression test for 1555
@Alasdair Alasdair merged commit cea1fbb into sail2 Mar 9, 2026
18 checks passed
@Alasdair Alasdair deleted the fixes_verilator branch March 9, 2026 01:02
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.

1 participant