- removed old wave select
git-svn-id: http://moon:8086/svn/vhdl/trunk@1559 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -12,7 +12,6 @@ SRCS += $(MOD_PATH)/src/tb_busmaster_async.vhd
|
||||
# Compile
|
||||
TARGET := tb_busmaster_async
|
||||
ENTITY := tb_busmaster_async
|
||||
WITH_VCD := y
|
||||
RUN_TIME := 80us
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
@@ -12,7 +12,6 @@ SRCS += $(MOD_PATH)/src/tb_busmaster_sync.vhd
|
||||
# Compile
|
||||
TARGET := tb_busmaster_sync
|
||||
ENTITY := tb_busmaster_sync
|
||||
WITH_VCD := y
|
||||
RUN_TIME := 40us
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
@@ -13,7 +13,6 @@ SRCS += $(MOD_PATH)/dmac/src/tb_dmac.vhd
|
||||
# Compile
|
||||
TARGET := tb_dmac_sync
|
||||
ENTITY := tb_dmac
|
||||
WITH_VCD := y
|
||||
RUN_TIME := 6us
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
@@ -10,7 +10,6 @@ SRCS += $(MOD_PATH)/src/tb_ram_wb.vhd
|
||||
# Compile
|
||||
TARGET := tb_ram_wb
|
||||
ENTITY := tb_ram_wb
|
||||
WITH_VCD := y
|
||||
RUN_TIME := 1500ns
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
@@ -9,7 +9,6 @@ SRCS += $(MOD_PATH)/src/tb_rom_wb.vhd
|
||||
# Compile
|
||||
TARGET := tb_rom_wb
|
||||
ENTITY := tb_rom_wb
|
||||
WITH_VCD := y
|
||||
RUN_TIME := 1500ns
|
||||
|
||||
include $(VHDL_HOME)/make/ghdl.mk
|
||||
|
||||
Reference in New Issue
Block a user