- added CFIR
git-svn-id: http://moon:8086/svn/vhdl/trunk@183 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -3,6 +3,11 @@ vmap ieee_proposed ../../../../Common/sim/ieee_proposed
|
||||
vlib work
|
||||
vcom -explicit -93 "../../../fixed/fixed_util_pkg.vhd"
|
||||
vcom -explicit -93 "../../../misc/utils_pkg.vhd"
|
||||
vcom -explicit -93 "../../../filter/src/filter_pkg.vhd"
|
||||
vcom -explicit -93 "../../../filter/src/fir_stage_pkg.vhd"
|
||||
vcom -explicit -93 "../../../filter/src/fir_iterative_pkg.vhd"
|
||||
vcom -explicit -93 "../../../filter/src/fir_stage_sys.vhd"
|
||||
vcom -explicit -93 "../../../filter/src/fir_iterative.vhd"
|
||||
vcom -explicit -93 "../../../PCK_FIO-2002.7/PCK_FIO_1993.vhd"
|
||||
vcom -explicit -93 "../../../PCK_FIO-2002.7/PCK_FIO_1993_BODY.vhd"
|
||||
vcom -explicit -93 "../../cordic/src/cordic_pkg.vhd"
|
||||
@@ -21,4 +26,4 @@ do {tb_ddc.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 400us
|
||||
run 200us
|
||||
|
||||
Reference in New Issue
Block a user