We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7af57d + 915dbf8 commit 93b6f40Copy full SHA for 93b6f40
WORKSPACE
@@ -8,9 +8,9 @@ workspace(name = "openroad")
8
9
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
10
11
-rules_hdl_git_hash = "4bfc8987e521f2002e7b898ba94d3df4c6204913"
+rules_hdl_git_hash = "80266603b55778dd30531c9b286152a7b664fbb7"
12
13
-rules_hdl_git_sha256 = "227ac0288299f2b0f31a188113cef9f733258398fd616215275bddab1e43d019"
+rules_hdl_git_sha256 = "38f04d38cfbf46c52643325b496673d607ce5ea6fda99dc1dfa3997a520bb0c2"
14
15
http_archive(
16
name = "rules_hdl",
0 commit comments