- 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
@@ -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