Files
vhdl/lib/radio/mix/sim/tb_undc_real.fdo
T
jens 0c8a1c2ec5 - removed reference to mix_pkg
git-svn-id: http://moon:8086/svn/vhdl/trunk@241 cc03376c-175c-47c8-b038-4cd826a8556b
2009-01-14 09:41:01 +00:00

16 lines
514 B
Plaintext

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 "../../../../lib/PCK_FIO-2002.7/PCK_FIO_1993.vhd"
vcom -explicit -93 "../../../../lib/PCK_FIO-2002.7/PCK_FIO_1993_BODY.vhd"
vcom -explicit -93 "../src/undc_real.vhd"
vcom -explicit -93 "../src/tb_undc_real.vhd"
vsim -t 1ps -lib work tb_undc_real
do {tb_undc_real.wdo}
view wave
view structure
view signals
run 500us