update ENABLE_VLSI_FLOW to ENABLE_YOSYS_FLOW

This commit is contained in:
joey0320
2023-03-08 09:24:48 -08:00
parent c15a72d8e1
commit fd8a49100c
2 changed files with 3 additions and 5 deletions

View File

@@ -51,8 +51,6 @@ else
OBJ_DIR ?= $(vlsi_dir)/$(VLSI_OBJ_DIR)/$(long_name)-$(VLSI_TOP)
endif
ENABLE_VLSI_FLOW ?= 1
#########################################################################################
# general rules
#########################################################################################