Skip to content

Commit 9aef2d9

Browse files
oharboeclaude
andcommitted
bazel-orfs: bump to 553c1c3
Routine bump of the bazel-orfs rules pin (BAZEL_ORFS_COMMIT, shared by the bazel-orfs and bazel-orfs-verilog git_overrides) via the `@bazel-orfs//:bump` tooling: 6ebadeb -> 553c1c3a44f0. openroad is unchanged — it tracks tools/OpenROAD via local_path_override (currently 4c26918f on master, which needs sv-lang 10.0.1-20260316, published on BCR). yosys 0.64 / yosys-slang / qt-bazel pins are already current at this bazel-orfs commit, and no orfs-patches are needed since openroad is local rather than archive-pinned. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
1 parent c9c22ca commit 9aef2d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ git_override(
3636
bazel_dep(name = "bazel-orfs", dev_dependency = True)
3737
bazel_dep(name = "bazel-orfs-verilog", dev_dependency = True)
3838

39-
BAZEL_ORFS_COMMIT = "6ebadeb4be5c9ada103081c9a5e668c014126616"
39+
BAZEL_ORFS_COMMIT = "553c1c3a44f0e0e857b1abb0b1b8035a77076456"
4040

4141
BAZEL_ORFS_REMOTE = "https://github.com/The-OpenROAD-Project/bazel-orfs.git"
4242

0 commit comments

Comments
 (0)