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

Replace Verilator repository rule with simple http_archive #293

Closed abrisco closed 9 months ago

abrisco commented 9 months ago

This way users can more comfortably override the @verilator repository to apply custom patches without needing to re-implement how to compile Verilator.

abrisco commented 9 months ago

@QuantamHD friendly ping, this would be super helpful to have merged 😃

QuantamHD commented 9 months ago

/gcbrun I added you to the Triage role so the CI should auto run now

abrisco commented 9 months ago

@QuantamHD CI appears to be green 😄