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.
1 parent 2976317 commit d8e8bf2Copy full SHA for d8e8bf2
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 = "cf2bd95334741db74b39b47fa1d4622b0d45ce6c"
+rules_hdl_git_hash = "8cc8977cc305ed94ec7852495ed576fcbde1c18d"
12
13
-rules_hdl_git_sha256 = "137e1fbde970a41f295ca348f9105bc7eedd6640374ec7f4a8abaee9a2cfc2d0"
+rules_hdl_git_sha256 = "046193f4a0b006f43bd5f9615c218d2171d0169e231028a22d8d9c011c675ad6"
14
15
http_archive(
16
name = "rules_hdl",
0 commit comments