# //  ModelSim SE 5.8a Dec 01 2003 SunOS 5.8
# //
# //  Copyright Model Technology, a Mentor Graphics Corporation company, 2003
# //                         All Rights Reserved.
# //                   UNPUBLISHED, LICENSED SOFTWARE.
# //         CONFIDENTIAL AND PROPRIETARY INFORMATION WHICH IS THE
# //        PROPERTY OF MENTOR GRAPHICS CORPORATION OR ITS LICENSORS.
# //
vsim work.test_reverse_alias
# vsim work.test_reverse_alias 
# Loading /home/jubi/modelsim/modeltech/sunos5/../std.standard
# Loading work.mine(body)
# Loading work.test_reverse_alias(twisted)
view *
# .source .process .signals .variables .dataflow .list .wave .memory
add wave sim:/test_reverse_alias/f
add wave sim:/test_reverse_alias/*
run
# ** Fatal: (vsim-3421) Value 0 for i is out of range 24 to 35.
#    Time: 10 ns  Iteration: 0  Process: /test_reverse_alias/line__30 File: reverse_alias.vhd
# Fatal error at reverse_alias.vhd line 11
# 
vcom -reportprogress 300 -work work /home/faculty/gaede/public_html/cpe526/Spring2004/MidtermSpring04/reverse_alias.vhd
# Model Technology ModelSim SE vcom 5.8a Compiler 2003.12 Dec 19 2003
# -- Loading package standard
# -- Compiling package mine
# -- Compiling package body mine
# -- Loading package mine
# -- Loading package mine
# -- Compiling entity test_reverse_alias
# -- Compiling architecture twisted of test_reverse_alias
vsim work.test_reverse_alias
# vsim work.test_reverse_alias 
# Loading /home/jubi/modelsim/modeltech/sunos5/../std.standard
# Loading work.mine(body)
# Loading work.test_reverse_alias(twisted)
run
# ** Fatal: (vsim-3421) Value 0 for i is out of range 24 to 35.
#    Time: 10 ns  Iteration: 0  Process: /test_reverse_alias/line__31 File: /home/faculty/gaede/public_html/cpe526/Spring2004/MidtermSpring04/reverse_alias.vhd
# Fatal error at /home/faculty/gaede/public_html/cpe526/Spring2004/MidtermSpring04/reverse_alias.vhd line 12
# 
vsim work.test_reverse_alias
# vsim work.test_reverse_alias 
# Loading /home/jubi/modelsim/modeltech/sunos5/../std.standard
# Loading work.mine(body)
# Loading work.test_reverse_alias(twisted)
run
# ** Fatal: (vsim-3421) Value 0 for i is out of range 24 to 35.
#    Time: 10 ns  Iteration: 0  Process: /test_reverse_alias/line__31 File: /home/faculty/gaede/public_html/cpe526/Spring2004/MidtermSpring04/reverse_alias.vhd
# Fatal error at /home/faculty/gaede/public_html/cpe526/Spring2004/MidtermSpring04/reverse_alias.vhd line 12
# 
vcom -reportprogress 300 -work work /home/faculty/gaede/public_html/cpe526/Spring2004/MidtermSpring04/reverse_alias.vhd
# Model Technology ModelSim SE vcom 5.8a Compiler 2003.12 Dec 19 2003
# -- Loading package standard
# -- Compiling package mine
# -- Compiling package body mine
# -- Loading package mine
# -- Loading package mine
# -- Compiling entity test_reverse_alias
# -- Compiling architecture twisted of test_reverse_alias
vsim work.test_reverse_alias
# vsim work.test_reverse_alias 
# Loading /home/jubi/modelsim/modeltech/sunos5/../std.standard
# Loading work.mine(body)
# Loading work.test_reverse_alias(twisted)
run
# Break key hit 
quit -sim
