Skip to content

Commit 3f9860f

Browse files
committed
bazel: bump
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent c7a4e7e commit 3f9860f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flow/MODULE.bazel

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module(
99
bazel_dep(name = "bazel-orfs")
1010
git_override(
1111
module_name = "bazel-orfs",
12-
commit = "48cc8783f285d2a274b1613004dcbea21195f49c",
12+
commit = "9b00feceb3f2d695787c45708131a5e39e30d08e",
1313
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
1414
)
1515

@@ -50,17 +50,17 @@ orfs.default(
5050
# and update "image" to point to the local image.
5151

5252
# Official image https://hub.docker.com/r/openroad/orfs/tags
53-
image = "docker.io/openroad/orfs:v3.0-2734-gcf6f0417",
53+
image = "docker.io/openroad/orfs:v3.0-2763-gc7a4e7ed",
5454
# Use local files instead of docker image
5555
makefile = "//:makefile",
56-
pdk = "//:asap7",
5756
makefile_yosys = "//:makefile_yosys",
5857
# TODO once openroad is switched to MODULE.bazel, use
5958
# local_path_override(module_name = "openroad", path = "../tools/OpenROAD")
6059
# to point to the local openroad Bazel module instead of
6160
# getting the openroad binary from the docker image.
6261
openroad = "@docker_orfs//:openroad",
63-
sha256 = "ef685898a5e3a2db7166c55238275adcf2dbec7ee0a7eb895a78657bcc27220a",
62+
pdk = "//:asap7",
63+
sha256 = "3e42fe9dc5c71a79ccfce479a841a5f4d4ee327347483b2e0a64b3de9af4d390",
6464
)
6565
use_repo(orfs, "com_github_nixos_patchelf_download")
6666
use_repo(orfs, "docker_orfs")

flow/MODULE.bazel.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)