hdl / bazel_rules_hdl

Hardware Description Language (Verilog, VHDL, Chisel, nMigen, etc) with open tools (Yosys, Verilator, OpenROAD, etc) rules for Bazel (https://bazel.build)
Apache License 2.0
120 stars 45 forks source link

Cleanup legacy uses of `@bazel_tools` #321

Closed abrisco closed 6 months ago

QuantamHD commented 6 months ago

Looks like this is potentially breaking something. https://app.buildbuddy.io/invocation/9992e970-0a6f-11ef-83b2-0242c0a80a02#@5

abrisco commented 6 months ago

Looks like this is potentially breaking something. https://app.buildbuddy.io/invocation/9992e970-0a6f-11ef-83b2-0242c0a80a02#@5

Ah, some changes slipped in here from another branch. Should be resolved now!