# 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_unsigned
# -- Compiling entity mux
# -- Compiling architecture mux_arch of mux
# -- Compiling entity comparator
# -- Compiling architecture comparator_arch of comparator
# -- Compiling entity subtractor
# -- Compiling architecture subtractor_arch of subtractor
# -- Compiling entity regis
# -- Compiling architecture regis_arc of regis
# -- Compiling entity fsm
# -- Compiling architecture fsm_arc of fsm
# -- Compiling entity design3
# -- Compiling architecture structural of design3
# -- Loading entity fsm
# -- Loading entity mux
# -- Loading entity regis
# -- Loading entity comparator
# -- Loading entity subtractor
# 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
# -- Compiling entity testbench
# -- Compiling architecture behavioral of testbench
# -- Loading package std_logic_unsigned
# -- Loading entity design3
# 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 work.testbench(behavioral)
# Loading work.design3(structural)
# Loading work.fsm(fsm_arc)
# Loading work.mux(mux_arch)
# Loading work.regis(regis_arc)
# Loading work.comparator(comparator_arch)
# Loading work.subtractor(subtractor_arch)
# .wave
# .structure
# .signals
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/u1/x_sub
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/u1/x_sub
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/u1/x_sub
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/u1/u_comp
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/u1/u_comp
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/u1/u_comp
# ** Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand!
#    Time: 0 ps  Iteration: 0  Instance: /testbench/u1/u_comp
quit
