14 lines
452 B
Plaintext
14 lines
452 B
Plaintext
vlib work
|
|
vcom -explicit -93 "../../../../lib/fixed/fixed_pkg_c.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/mix_pkg.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
|