- 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 += $(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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user