Files
vhdl/lib/radio/mix/sim/tb_undc_real.fdo
jens 9a27ebc627 no vmap of lib
git-svn-id: http://moon:8086/svn/vhdl/trunk@1314 cc03376c-175c-47c8-b038-4cd826a8556b
2015-10-23 05:43:53 +00:00

14 lines
457 B
Plaintext

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