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

Update example WORKSPACE contents in the README.md. #320

Closed tcal-x closed 7 months ago

tcal-x commented 7 months ago

Small fix in sample WORKSPACE addition.

It would be useful to have a real complete WORKSPACE file, perhaps in a bazel_rules_hdl_example repo, tested nightly, that users could use as a starting point for their own RTL builds.