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

Fix 'dependency checking of directories is unsound' warning #326

Closed abrisco closed 6 months ago

abrisco commented 6 months ago

Addresses the following warning whenever building Verilator.

WARNING: /home/user/.cache/bazel/_bazel_user/52140892d57e43aa70ce978171477bb4/external/verilator/BUILD.bazel:185:19: input 'data' to @@verilator//:verilator_bison is a directory; dependency checking of directories is unsound