-
Notifications
You must be signed in to change notification settings - Fork 0
/
lab1.cr.mti
143 lines (110 loc) · 5.72 KB
/
lab1.cr.mti
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
/fs/student/brianli/ece154b/ece154b_project1/alu_test.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/alu_test.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module ALU_TEST
Top level modules:
ALU_TEST
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/hazard.v {0 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/hazard.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module hazard
** Error: (vlog-13069) /fs/student/brianli/ece154b/ece154b_project1/hazard.v(45): near "assign": syntax error, unexpected assign.
} {4.0 5.0} {}} /fs/student/brianli/ece154b/ece154b_project1/mult.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/mult.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module multserial
Top level modules:
multserial
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/other.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/other.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module adder
-- Compiling module sl2
-- Compiling module sl16
-- Compiling module signext
-- Compiling module equal
-- Compiling module flopr
-- Compiling module cflopr
-- Compiling module eflopr
-- Compiling module ecflopr
-- Compiling module mux2
-- Compiling module mux3
Top level modules:
adder
sl2
sl16
signext
equal
flopr
cflopr
eflopr
ecflopr
mux2
mux3
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/top.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/top.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module top
Top level modules:
top
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/rf_test.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/rf_test.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module RF_TEST
Top level modules:
RF_TEST
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/mult_tb.v {0 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/mult_tb.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
** Error: (vlog-13069) /fs/student/brianli/ece154b/ece154b_project1/mult_tb.v(3): near "1": syntax error, unexpected INTEGER NUMBER.
** Error: /fs/student/brianli/ece154b/ece154b_project1/mult_tb.v(3): (vlog-13205) Syntax error found in the scope following 'timescale'. Is there a missing '::'?
} {3.0 5.0} {}} /fs/student/brianli/ece154b/ece154b_project1/mips_test.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/mips_test.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module MIPS_TEST
Top level modules:
MIPS_TEST
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/control_test.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/control_test.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module CONTROL_TEST
Top level modules:
CONTROL_TEST
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/dm_test.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/dm_test.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module DM_TEST
Top level modules:
DM_TEST
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/mips.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/mips.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module mips
Top level modules:
mips
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/ALU.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/ALU.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module ALU
Top level modules:
ALU
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/controller.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/controller.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module controller
-- Compiling module maindec
-- Compiling module aludec
Top level modules:
controller
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/im_test.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/im_test.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module IM_TEST
Top level modules:
IM_TEST
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/regfile.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/regfile.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module regfile
Top level modules:
regfile
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/mem_test.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/mem_test.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/mem.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/mem.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module dmem
-- Compiling module imem
Top level modules:
dmem
imem
} {} {}} /fs/student/brianli/ece154b/ece154b_project1/datapath.v {1 {vlog -work work -vopt -stats=none /fs/student/brianli/ece154b/ece154b_project1/datapath.v
Model Technology ModelSim SE-64 vlog 10.6e Compiler 2018.06 Jun 22 2018
-- Compiling module datapath
Top level modules:
datapath
} {} {}}