infra: Adding autolablers for new script labels.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2020-07-09 11:24:03 -07:00
parent 7fdcbc5783
commit 741fa6b057
1 changed files with 7 additions and 0 deletions

View File

@ -50,6 +50,13 @@ lib-sky130_osu_sc: ["sky130_osu_sc"]
# scripts-documentation
scripts-python: ["*.py"]
scripts-python-liberty: ["liberty.py", "corners.py"]
scripts-python-verilog:
- "skywater_pdk/verilog" # Script itself
- "*.blackbox.v" # Generated blackbox files
- "*.symbol.v" # Generated symbol files
- "*.tb.v" # Generated test bench
- "*_[0-9].v" # Generated strength driver wrappers
# tools-BAG
# tools-Cadence-Innovus