- no disp-time
git-svn-id: http://moon:8086/svn/vhdl/trunk@1548 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ BUILD_DIR ?= build/$(TARGET)
|
||||
WORK_DIR ?= $(BUILD_DIR)/$(WORK_LIB)
|
||||
|
||||
# Can be pre-initialized by user
|
||||
RUN_OPTS += --stop-time=$(RUN_TIME) --disp-time
|
||||
RUN_OPTS += --stop-time=$(RUN_TIME)
|
||||
GHDL_OPTS += --work=$(WORK_LIB) --workdir=$(WORK_DIR) --std=$(LANG_STD) --ieee=$(IEEE_STD)
|
||||
|
||||
# -------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user