Fix makefile

This commit is contained in:
joey0320
2023-03-06 18:26:03 -08:00
parent 2ef3b58cfa
commit 02fd30b2f8
2 changed files with 10 additions and 6 deletions

View File

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