@@ -11,7 +11,7 @@ bazel_dep(name = "bazel-orfs")
11
11
# To bump version, run: bazelisk run @bazel-orfs//:bump
12
12
git_override (
13
13
module_name = "bazel-orfs" ,
14
- commit = "9b00feceb3f2d695787c45708131a5e39e30d08e " ,
14
+ commit = "126765508161956f8f82ae169084da0235230637 " ,
15
15
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git" ,
16
16
)
17
17
@@ -61,7 +61,7 @@ orfs.default(
61
61
# and update "image" to point to the local image.
62
62
63
63
# Official image https://hub.docker.com/r/openroad/orfs/tags
64
- image = "docker.io/openroad/orfs:v3.0-2784-g6bb4f353 " ,
64
+ image = "docker.io/openroad/orfs:v3.0-2883-ge22e4fc7 " ,
65
65
# Use local files instead of docker image
66
66
makefile = "//:makefile" ,
67
67
makefile_yosys = "//:makefile_yosys" ,
@@ -79,7 +79,7 @@ orfs.default(
79
79
# bazelisk build -c opt :openroad
80
80
openroad = "//test:openroad" ,
81
81
pdk = "//:asap7" ,
82
- sha256 = "67535c7e4a1bdf6adc98eebc3a17988c80674760293887447e750dd526fe6427 " ,
82
+ sha256 = "6ad0b1b7fbf290f33f0050ead4da181c83c6e8a9337b65f5f9cff65d67788424 " ,
83
83
)
84
84
use_repo (orfs , "com_github_nixos_patchelf_download" )
85
85
use_repo (orfs , "docker_orfs" )
0 commit comments