OpenCores
URL https://opencores.org/ocsvn/socgen/socgen/trunk

Subversion Repositories socgen

[/] [socgen/] [trunk/] [Projects/] [opencores.org/] [Mos6502/] [ip/] [cpu/] [rtl/] [xml/] [cpu_def.design.xml] - Blame information for rev 131

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 131 jt_eaton
2
9
10
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
11
xmlns:socgen="http://opencores.org"
12
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
14
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
15
opencores.org
16
Mos6502
17
cpu
18
def.design
19
 
20
21
22
 
23
24
addr
25
wire
26
CPU_ADD-10
27
28
 
29
 
30
31
prog_counter
32
wire
33
CPU_ADD-10
34
35
 
36
 
37
 
38
39
40
 
41
 
42
 
43
44
 
45
46
alu_status
47
48
49
50
 
51
52
clk
53
54
55
56
57
58
 
59
60
reset
61
62
63
64
65
 
66
 
67
68
enable
69
70
71
72
 
73
74
addr
75
76
77
78
 
79
   
80
      addr
81
82
      
83
    
84
 
85
 
86
    
87
      prog_counter
88
89
      
90
    
91
 
92
   
93
      prog_data
94
95
      
96
    
97
 
98
 
99
 
100
 
101
102
rd
103
104
105
106
 
107
108
rdata
109
110
111
112
 
113
114
wdata
115
116
117
118
 
119
120
wr
121
      
122
123
124
 
125
126
nmi
127
      
128
129
130
 
131
132
pg0_add
133
134
135
136
 
137
138
pg0_data
139
140
141
142
 
143
144
pg0_rd
145
      
146
147
148
 
149
150
pg0_wr
151
      
152
153
154
 
155
156
prog_counter
157
158
159
160
 
161
162
prog_data
163
164
165
166
 
167
 
168
 
169
 
170
171
vec_int
172
173
174
175
 
176
 
177
 
178
  
179
      stk_push
180
      
181
      
182
      
183
    
184
 
185
    
186
      stk_push_data
187
188
      
189
      
190
    
191
 
192
    
193
      stk_pull
194
      
195
      
196
      
197
    
198
 
199
    
200
      stk_pull_data
201
202
      
203
      
204
    
205
 
206
 
207
    
208
      
209
         
210
    
211
 
212
    
213
      
214
      
215
    
216
 
217
 
218
   
219
      
220
      
221
      
222
    
223
 
224
 
225
226
227
 
228
229
core
230
231
232
 VEC_TABLE
233
 BOOT_VEC
234
235
236
 
237
238
stack_ram
239
240
241
  16
242
  8
243
  256
244
245
246
 
247
248
prog_rom
249
250
251
16
252
PROG_ROM_ADD
253
PROG_ROM_WORDS
254
16'hffff
255
256
257
 
258
 
259
 
260
 
261
262

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.