Skip to content

chore: bump rules_chisel 0.3.0 -> 0.3.1, drop verilator cruft#696

Merged
oharboe merged 1 commit intomainfrom
bump-chisel
Apr 20, 2026
Merged

chore: bump rules_chisel 0.3.0 -> 0.3.1, drop verilator cruft#696
oharboe merged 1 commit intomainfrom
bump-chisel

Conversation

@oharboe
Copy link
Copy Markdown
Collaborator

@oharboe oharboe commented Apr 20, 2026

rules_chisel 0.3.1 contains the VERILATOR_ROOT runfiles fix (hw-bzl/rules_chisel#1) and bumps verilator to 5.046.bcr.3 (hw-bzl/rules_chisel#2), so the local single_version_override patch that carried those same changes is no longer needed.

While here, drop unused bazel_dep entries that are now covered transitively by rules_chisel / rules_verilator:

  • verilog/MODULE.bazel: rules_verilator, verilator (only rules_verilog is loaded here)
  • chisel/MODULE.bazel: rules_verilog (unused)

rules_chisel 0.3.1 contains the VERILATOR_ROOT runfiles fix
(hw-bzl/rules_chisel#1) and bumps verilator to 5.046.bcr.3
(hw-bzl/rules_chisel#2), so the local single_version_override
patch that carried those same changes is no longer needed.

While here, drop unused bazel_dep entries that are now covered
transitively by rules_chisel / rules_verilator:

- verilog/MODULE.bazel: rules_verilator, verilator (only
  rules_verilog is loaded here)
- chisel/MODULE.bazel: rules_verilog (unused)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
@oharboe
Copy link
Copy Markdown
Collaborator Author

oharboe commented Apr 20, 2026

@MrAMS Thanks!

@oharboe oharboe merged commit 4b1d245 into main Apr 20, 2026
1 check passed
@oharboe oharboe deleted the bump-chisel branch April 20, 2026 15:35
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