- also specify run time on command line
git-svn-id: http://moon:8086/svn/vhdl/trunk@1601 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -31,8 +31,8 @@ SRCS += ../src/tb_mips_top.vhd
|
|||||||
|
|
||||||
# Compile
|
# Compile
|
||||||
TARGET := tb_mips_top
|
TARGET := tb_mips_top
|
||||||
ENTITY = tb_mips_top
|
ENTITY := tb_mips_top
|
||||||
RUN_TIME := 1500us
|
RUN_TIME ?= 1500us
|
||||||
|
|
||||||
include $(VHDL_HOME)/make/ghdl.mk
|
include $(VHDL_HOME)/make/ghdl.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user