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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [Projects/] [opencores.org/] [logic/] [ip/] [micro_bus/] [rtl/] [xml/] [micro_bus_byte.xml] - Blame information for rev 134

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

Line No. Rev Author Line
1 131 jt_eaton
2
30
31
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
32
xmlns:socgen="http://opencores.org"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
34
xsi:schemaLocation="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009
35
http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009/index.xsd">
36
 
37
opencores.org
38
logic
39
micro_bus
40
byte  default
41
 
42
 
43
 
44
45
 
46
 slave_clk
47
  
48
  
49
  
50
    
51
      
52
        clk
53
        clk
54
      
55
    
56
 
57
 
58
 
59
 slave_reset
60
  
61
  
62
  
63
    
64
      
65
        reset
66
        reset
67
      
68
    
69
 
70
 
71
 master_enable
72
  
73
  
74
  
75
    
76
      
77
        enable
78
        enable
79
      
80
    
81
 
82
 
83
 
84
 
85
 
86
 
87
 
88
 
89
 cpu
90
  
91
  
92
  
93
    
94
      
95
        addr
96
        addr_in
97
        150
98
        
99
      
100
      
101
        rdata
102
        rdata_out
103
        reg
104
        70
105
        
106
      
107
 
108
 
109
 
110
      
111
        wdata
112
        wdata_in
113
        70
114
        
115
      
116
 
117
 
118
      
119
        wr
120
        wr_in
121
        
122
      
123
 
124
 
125
      
126
        rd
127
        rd_in
128
        
129
      
130
 
131
 
132
 
133
 
134
    
135
 
136
 
137
 
138
 
139
 mem
140
  
141
  
142
  
143
    
144
 
145
      
146
        addr
147
        mem_addr
148
        150
149
        
150
      
151
 
152
      
153
        cs
154
        mem_cs
155
        reg
156
        40
157
        
158
      
159
 
160
      
161
        wdata
162
        mem_wdata
163
        150
164
        
165
      
166
 
167
      
168
        rdata
169
        mem_rdata
170
        470
171
        
172
      
173
 
174
 
175
      
176
        wait
177
        mem_wait
178
        10
179
        
180
      
181
 
182
 
183
      
184
        rd
185
        mem_rd
186
        
187
      
188
 
189
      
190
        wr
191
        mem_wr
192
        
193
      
194
 
195
    
196
 
197
 
198
 
199
 
200
 
201
 
202
203
 
204
 
205
 
206
207
 
208
 
209
210
  gen_verilog
211
  104.0
212
  none
213
  common
214
  ./tools/verilog/gen_verilog
215
    
216
    
217
      destination
218 134 jt_eaton
      micro_bus_byte
219 131 jt_eaton
    
220
    
221
      dest_dir
222
      ../verilog
223
    
224
  
225
226
 
227
 
228
 
229
 
230
231
 
232
 
233
  
234
 
235
    
236
      fs-common
237
 
238
      
239
        
240
        ../verilog/top.body.byte
241
        verilogSourcefragment
242
      
243
 
244
    
245
 
246
 
247
 
248
    
249
      fs-sim
250
 
251
      
252
        
253
        ../verilog/copyright.v
254
        verilogSourceinclude
255
      
256
 
257
      
258
        
259 134 jt_eaton
        ../verilog/common/micro_bus_byte
260 131 jt_eaton
        verilogSourcemodule
261
      
262
 
263
 
264
    
265
 
266
 
267
 
268
    
269
      fs-syn
270
 
271
      
272
        
273
        ../verilog/copyright.v
274
        verilogSourceinclude
275
      
276
 
277
 
278
      
279
        
280 134 jt_eaton
        ../verilog/common/micro_bus_byte
281 131 jt_eaton
        verilogSourcemodule
282
      
283
 
284
 
285
 
286
    
287
 
288
 
289
 
290
 
291
 
292
  
293
 
294
 
295
 
296
 
297
298
 
299
      
300
 
301
              
302
              Hierarchical
303
 
304
              
305
                                   spirit:library="logic"
306
                                   spirit:name="micro_bus"
307
                                   spirit:version="byte.design"/>
308
              
309
 
310
 
311
              
312
              verilog
313
              
314
              
315
                                   spirit:library="Testbench"
316
                                   spirit:name="toolflow"
317
                                   spirit:version="verilog"/>
318
              
319
              
320
 
321
 
322
 
323
 
324
 
325
              
326
              commoncommon
327
 
328
              Verilog
329
              
330
                     
331
                            fs-common
332
                     
333
              
334
 
335
              
336
              sim:*Simulation:*
337
 
338
              Verilog
339
              
340
                     
341
                            fs-sim
342
                     
343
              
344
 
345
 
346
 
347
              
348
              syn:*Synthesis:*
349
 
350
              Verilog
351
              
352
                     
353
                            fs-syn
354
                     
355
              
356
 
357
 
358
              
359
              doc
360
              
361
              
362
                                   spirit:library="Testbench"
363
                                   spirit:name="toolflow"
364
                                   spirit:version="documentation"/>
365
              
366
              :*Documentation:*
367
              Verilog
368
              
369
 
370
 
371
      
372
 
373
 
374
 
375
 
376
 
377
 
378
 
379
 
380
381
 
382
 
383
 
384
 
385
 
386
 
387
 
388
 
389

powered by: WebSVN 2.1.0

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