removing references to nangate45 example
This commit is contained in:
@@ -34,8 +34,7 @@ else
|
||||
endif
|
||||
|
||||
ENV_YML ?= $(vlsi_dir)/env.yml
|
||||
TECH_CONF ?= $(if $(filter $(tech_name),nangate45), example-nangate45.yml,\
|
||||
$(if $(filter $(tech_name),asap7), example-asap7.yml,\
|
||||
TECH_CONF ?= $(if $(filter $(tech_name),asap7), example-asap7.yml,\
|
||||
example-sky130.yml))
|
||||
TOOLS_CONF ?= example-tools.yml
|
||||
INPUT_CONFS ?= $(TOOLS_CONF) $(TECH_CONF)
|
||||
|
||||
Reference in New Issue
Block a user