-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtranscript
128 lines (128 loc) · 3.26 KB
/
transcript
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# Loading project mips_alu
# Compile of arithmetic.vhdl failed with 5 errors.
# Compile of buildingblocks.vhdl was successful.
# 2 compiles, 1 failed with 5 errors.
# Compile of arithmetic.vhdl failed with 4 errors.
# Compile of buildingblocks.vhdl was successful.
# 2 compiles, 1 failed with 4 errors.
# Compile of arithmetic.vhdl was successful.
# Compile of buildingblocks.vhdl was successful.
# 2 compiles, 0 failed with no errors.
vsim work.testbench_alu(test)
# vsim work.testbench_alu(test)
# Start time: 11:37:23 on May 24,2018
# Loading std.standard
# Loading std.textio(body)
# Loading ieee.std_logic_1164(body)
# Loading ieee.numeric_std(body)
# Loading work.testbench_alu(test)
# Loading work.alu(behav)
# Loading work.inverter(behave)
# Loading work.mux2(behave)
# Loading work.or_gate(behave)
# Loading work.adder(behav)
# Loading work.fa(behav)
# Loading work.shift_right_arithmetic(behav)
# Loading work.mux4(behave)
add wave -position end sim:/testbench_alu/alucontrol
add wave -position end sim:/testbench_alu/z
add wave -position end sim:/testbench_alu/a
add wave -position end sim:/testbench_alu/b
add wave -position end sim:/testbench_alu/y
add wave -position end sim:/testbench_alu/shamt
# Can't move the Now cursor.
run
# ** Warning: NUMERIC_STD.TO_INTEGER: metavalue detected, returning 0
# Time: 0 ps Iteration: 0 Instance: /testbench_alu/dut/SHIFTER
run
run
run
run
run
run
run
run
run
run
run
# Compile of arithmetic.vhdl was successful.
run
vsim work.testbench_alu
# End time: 11:43:51 on May 24,2018, Elapsed time: 0:06:28
# Errors: 1, Warnings: 1
# vsim work.testbench_alu
# Start time: 11:43:51 on May 24,2018
# Loading std.standard
# Loading std.textio(body)
# Loading ieee.std_logic_1164(body)
# Loading ieee.numeric_std(body)
# Loading work.testbench_alu(test)
# Loading work.alu(behav)
# Loading work.inverter(behave)
# Loading work.mux2(behave)
# Loading work.or_gate(behave)
# Loading work.adder(behav)
# Loading work.fa(behav)
# Loading work.shift_right_arithmetic(behav)
# Loading work.mux4(behave)
add wave -position insertpoint sim:/testbench_alu/dut/*
add wave -position insertpoint sim:/testbench_alu/*
run
# ** Warning: NUMERIC_STD.TO_INTEGER: metavalue detected, returning 0
# Time: 0 ps Iteration: 0 Instance: /testbench_alu/dut/SHIFTER
run
run
run
run
run
run
run
run
run
run
run
run
run
run
run
# Compile of arithmetic.vhdl was successful.
# Compile of buildingblocks.vhdl was successful.
# 2 compiles, 0 failed with no errors.
vsim work.testbench_alu(test)
# End time: 11:46:56 on May 24,2018, Elapsed time: 0:03:05
# Errors: 0, Warnings: 1
# vsim work.testbench_alu(test)
# Start time: 11:46:56 on May 24,2018
# Loading std.standard
# Loading std.textio(body)
# Loading ieee.std_logic_1164(body)
# Loading ieee.numeric_std(body)
# Loading work.testbench_alu(test)
# Loading work.alu(behav)
# Loading work.inverter(behave)
# Loading work.mux2(behave)
# Loading work.or_gate(behave)
# Loading work.adder(behav)
# Loading work.fa(behav)
# Loading work.shift_right_arithmetic(behav)
# Loading work.mux4(behave)
add wave -position insertpoint sim:/testbench_alu/*
run
# ** Warning: NUMERIC_STD.TO_INTEGER: metavalue detected, returning 0
# Time: 0 ps Iteration: 0 Instance: /testbench_alu/dut/SHIFTER
run
run
run
run
run
run
run
run
run
run
run
run
run
run
run
run