- removed old wave select

git-svn-id: http://moon:8086/svn/vhdl/trunk@1559 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-28 17:38:25 +00:00
parent d0677069e1
commit 0f7a8fb950
32 changed files with 4 additions and 39 deletions
-1
View File
@@ -33,7 +33,6 @@ SRCS += ../src/tb_mips_top.vhd
TARGET := tb_mips_top
ENTITY = tb_mips_top
RUN_TIME := 1500us
WITH_VCD := y
include $(VHDL_HOME)/make/ghdl.mk
-1
View File
@@ -10,7 +10,6 @@ SRCS += $(LIB_PATH)/FIFO/src/tb_fifo_async.vhd
# Compile
TARGET := tb_fifo_async
ENTITY := tb_fifo_async
WITH_VCD := y
RUN_TIME := 5us
include $(VHDL_HOME)/make/ghdl.mk
-1
View File
@@ -10,7 +10,6 @@ SRCS += $(LIB_PATH)/FIFO/src/tb_fifo_sync.vhd
# Compile
TARGET := tb_fifo_sync
ENTITY := tb_fifo_sync
WITH_VCD := y
RUN_TIME := 5us
include $(VHDL_HOME)/make/ghdl.mk
-1
View File
@@ -7,7 +7,6 @@ SRCS += $(LIB_PATH)/FIFO/src/tb_gray_counter.vhd
# Compile
TARGET := tb_gray_counter
ENTITY := tb_gray_counter
WITH_VCD := y
RUN_TIME := 1us
include $(VHDL_HOME)/make/ghdl.mk
@@ -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
-1
View File
@@ -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
-1
View File
@@ -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
-1
View File
@@ -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
@@ -26,7 +26,6 @@ SRCS += $(MOD_PATH)/src/tb_ctrl_ddr_wb32.vhd
# Compile
TARGET := tb_ctrl_ddr_wb32
ENTITY := tb_ctrl_ddr_wb32
WITH_VCD := y
RUN_TIME := 200us
GHDL_OPTS := -P$(VHDL_HOME)/Common/sim/build/unisim/unisim -fsynopsys -fexplicit
@@ -25,7 +25,6 @@ SRCS += $(MOD_PATH)/src/tb_ctrl_ddr_wb64.vhd
# Compile
TARGET := tb_ctrl_ddr_wb64
ENTITY := tb_ctrl_ddr_wb64
WITH_VCD := y
RUN_TIME := 200us
GHDL_OPTS := -P$(VHDL_HOME)/Common/sim/build/unisim/unisim -fsynopsys -fexplicit
@@ -11,7 +11,6 @@ SRCS += ../src/tb_vga_frontend_jb32.vhd
# Compile
TARGET := tb_vga_frontend_jb32
ENTITY := tb_vga_frontend_jb32
WITH_FST := y
RUN_TIME := 20ms
include $(VHDL_HOME)/make/ghdl.mk
@@ -11,7 +11,6 @@ SRCS += ../src/tb_vga_frontend_jb64.vhd
# Compile
TARGET := tb_vga_frontend_jb64
ENTITY := tb_vga_frontend_jb64
WITH_FST := y
RUN_TIME := 2ms
include $(VHDL_HOME)/make/ghdl.mk
-1
View File
@@ -8,7 +8,6 @@ SRCS += $(LIB_PATH)/emac/src/tb_emac_top_jb.vhd
# Compile
TARGET := tb_emac_top_jb
ENTITY := tb_emac_top_jb
WITH_VCD := y
RUN_TIME := 2000us
include $(VHDL_HOME)/make/ghdl.mk
-1
View File
@@ -12,7 +12,6 @@ SRCS += $(LIB_PATH)/filter/src/tb_fir_iterative.vhd
# Compile
TARGET := tb_fir_iterative
ENTITY := tb_fir_iterative
WITH_VCD := y
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
RUN_TIME := 6us
-1
View File
@@ -12,7 +12,6 @@ SRCS += $(LIB_PATH)/filter/src/tb_fir_parallel.vhd
# Compile
TARGET := tb_fir_parallel
ENTITY := tb_fir_parallel
WITH_VCD := y
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
RUN_TIME := 200us
@@ -12,7 +12,6 @@ SRCS += $(LIB_PATH)/filter/src/tb_fir_semi_parallel.vhd
# Compile
TARGET := tb_fir_semi_parallel
ENTITY := tb_fir_semi_parallel
WITH_VCD := y
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
RUN_TIME := 50us
-1
View File
@@ -12,7 +12,6 @@ SRCS += $(LIB_PATH)/filter/src/tb_fir_stage.vhd
# Compile
TARGET := tb_fir_stage
ENTITY := tb_fir_stage
WITH_VCD := y
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
RUN_TIME := 2us
-1
View File
@@ -12,7 +12,6 @@ SRCS += $(LIB_PATH)/filter/src/tb_fir_stage_sys.vhd
# Compile
TARGET := tb_fir_stage_sys
ENTITY := tb_fir_stage_sys
WITH_VCD := y
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
RUN_TIME := 2us
-1
View File
@@ -8,7 +8,6 @@ SRCS += $(MOD_PATH)/src/tb_ps2_core.vhd
# Compile
TARGET := tb_ps2_core
ENTITY := tb_ps2_core
WITH_VCD := y
RUN_TIME := 10ms
include $(VHDL_HOME)/make/ghdl.mk
@@ -21,7 +21,6 @@ SRCS += $(LIB_PATH)/radio/cordic/src/tb_cordic_top.vhd
# Compile
TARGET := tb_cordic_iterative_top
ENTITY := tb_cordic_top
WITH_VCD := y
RUN_TIME := 300us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
@@ -21,7 +21,6 @@ SRCS += $(LIB_PATH)/radio/cordic/src/tb_cordic_pipe_top.vhd
# Compile
TARGET := tb_cordic_pipe_top
ENTITY := tb_cordic_pipe_top
WITH_VCD := y
RUN_TIME := 150us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
-1
View File
@@ -17,7 +17,6 @@ SRCS += $(LIB_PATH)/radio/ddc/src/tb_ddc.vhd
# Compile
TARGET := tb_ddc
ENTITY := tb_ddc
WITH_VCD := y
RUN_TIME := 100us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
-1
View File
@@ -21,7 +21,6 @@ SRCS += $(LIB_PATH)/radio/ddc/src/tb_syn_ddc.vhd
# Compile
TARGET := tb_syn_ddc
ENTITY := tb_syn_ddc
WITH_VCD := y
RUN_TIME := 100us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
@@ -9,7 +9,6 @@ SRCS += $(LIB_PATH)/radio/decimator/CIC/src/tb_cic_decim_pipe.vhd
# Compile
TARGET := tb_cic_decim_pipe
ENTITY := tb_cic_decim_pipe
WITH_VCD := y
RUN_TIME := 75us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
-1
View File
@@ -21,7 +21,6 @@ SRCS += $(LIB_PATH)/radio/nco/src/tb_mix_cordic.vhd
# Compile
TARGET := tb_mix_cordic
ENTITY := tb_mix
WITH_VCD := y
RUN_TIME := 200us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
-1
View File
@@ -21,7 +21,6 @@ SRCS += $(LIB_PATH)/radio/nco/src/tb_nco_cordic.vhd
# Compile
TARGET := tb_nco_cordic
ENTITY := tb_nco
WITH_VCD := y
RUN_TIME := 250us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
-1
View File
@@ -21,7 +21,6 @@ SRCS += $(LIB_PATH)/radio/nco/src/tb_nco_lut.vhd
# Compile
TARGET := tb_nco_lut
ENTITY := tb_nco
WITH_VCD := y
RUN_TIME := 250us
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed