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

Give `extract_lef_and_liberty` an output group for just the default corner #337

Closed ericastor closed 4 months ago

ericastor commented 4 months ago

It's reasonable for some consumers of extract_lef_and_liberty to only consume the default corner of the given PDK, so let's give them an option to skip all other corners.