minor tweaks

This commit is contained in:
Nayiri K
2022-09-27 14:04:54 -07:00
parent e61638c9e8
commit 49479754d3
3 changed files with 1 additions and 64 deletions

View File

@@ -37,7 +37,7 @@ ENV_YML ?= $(vlsi_dir)/env.yml
TECH_CONF ?= $(if $(filter $(tech_name),nangate45), example-nangate45.yml,\
$(if $(filter $(tech_name),asap7), example-asap7.yml,\
example-sky130.yml))
TOOLS_CONF ?= example-tools.yml
TOOLS_CONF ?= example-tools.yml
INPUT_CONFS ?= $(TOOLS_CONF) $(TECH_CONF)
HAMMER_EXEC ?= $(if $(filter $(tech_name),sky130),\
./example-vlsi-sky130,\