# Reading C:/Modeltech/win32/../tcl/vsim/pref.tcl 
# do testbench.fdo 
# Model Technology ModelSim EE vcom 5.2e Compiler 1999.04 Apr 11 1999
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_signed
# -- Loading package std_logic_unsigned
# -- Compiling entity design2
# -- Compiling architecture behavioral of design2
# Model Technology ModelSim EE vcom 5.2e Compiler 1999.04 Apr 11 1999
# -- Loading package standard
# -- Loading package std_logic_1164
# -- Loading package std_logic_arith
# -- Loading package std_logic_unsigned
# -- Compiling entity testbench
# -- Compiling architecture behavioral of testbench
# -- Loading package std_logic_signed
# -- Loading entity design2
# vsim -lib work -t 1ps testbench 
# Loading C:/Modeltech/win32/../std.standard
# Loading C:/Modeltech/win32/../ieee.std_logic_1164(body)
# Loading C:/Modeltech/win32/../ieee.std_logic_arith(body)
# Loading C:/Modeltech/win32/../ieee.std_logic_unsigned(body)
# Loading C:/Modeltech/win32/../ieee.std_logic_signed(body)
# Loading work.testbench(behavioral)
# Loading work.design2(behavioral)
# .wave
# .structure
# .signals
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/dut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 1  Instance: /testbench/dut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 10 ns  Iteration: 1  Instance: /testbench/dut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 20 ns  Iteration: 1  Instance: /testbench/dut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 30 ns  Iteration: 1  Instance: /testbench/dut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 40 ns  Iteration: 1  Instance: /testbench/dut
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 50 ns  Iteration: 1  Instance: /testbench/dut
quit
