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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [Projects/] [opencores.org/] [Mos6502/] [ip/] [cpu/] [componentCfg.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
5
6
xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009"
7
xmlns:socgen="http://opencores.org"
8
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
9
 
10
opencores.org
11
Mos6502
12
cpu
13
 
14
 
15
2
16
_
17
_
18
_
19
VARIANT
20
 
21
22
 
23
/doc
24
 
25
26
 
27
 
28
29
 
30
          
31
            vga_font
32
            opencores.org
33
            Mos6502
34
            inst_1_test
35
            code
36
          
37
 
38
 
39
          
40
            vga_font
41
            opencores.org
42
            Mos6502
43
            inst_2_test
44
            code
45
          
46
 
47
 
48
 
49
 
50
          
51
            vga_startup_screen
52
            opencores.org
53
            Mos6502
54
            table
55
            code
56
          
57
 
58
 
59
60
 
61
 
62
 
63 133 jt_eaton
 
64
 
65
 
66
 
67
 
68
         
69
            default
70 134 jt_eaton
            def
71
            def_tb
72
            def_lint
73 133 jt_eaton
            
74
            VEC_TABLE8'hff
75
            BOOT_VEC8'hfc
76
            CPU_ADD16
77
            PROG_ROM_WORDS0
78
            PROG_ROM_ADD0
79
           
80
          
81
 
82
 
83
 
84
 
85
      
86
 
87
 
88
 
89
 
90
 
91
 
92 131 jt_eaton
93
 
94
cpu/sim
95
 
96
 
97
 
98
 
99
 
100
101
 
102
 
103
104
cpu_def_tb
105
def_tb
106
107
    PERIOD40
108
    TIMEOUT100000
109
110
111
  
112
  core_defTB.test.dut.core
113
  
114
115
116
  icarus
117
  coverage
118
119
 
120
121
 
122
 
123
124
cpu_def_lint
125
def_lint
126 134 jt_eaton
default
127 131 jt_eaton
128
  rtl_check
129
130
 
131
132
 
133
 
134
 
135
 
136
137
 
138
 
139
 
140
 
141
 
142
143
144 134 jt_eaton
default
145
default
146 131 jt_eaton
cpu_def_lint
147
148
   PROG_ROM_WORDS8192
149
   PROG_ROM_ADD13
150
151
152
153
 
154
 
155
 
156
 
157
 
158
159
 
160
 
161
 
162
 
163
 
164
 
165
 
166
167
inst_1_test
168
cpu_def_tb
169
170
   RAM_WORDS2048
171
   RAM_ADD11
172
   ROM_WORDS128
173
   ROM_ADD7
174
   ROM_FILE"opencores.org__Mos6502/sw/table/table.abs16"
175
   PROG_ROM_WORDS8192
176
   PROG_ROM_ADD13
177
   PROG_ROM_FILE"opencores.org__Mos6502/sw/inst_1_test/inst_1_test.abs16"
178
   TIMEOUT100000
179
180
181
 
182
 
183
184
inst_2_test
185
cpu_def_tb
186
187
   RAM_WORDS2048
188
   RAM_ADD11
189
   ROM_WORDS128
190
   ROM_ADD7
191
   ROM_FILE
192
   "opencores.org__Mos6502/sw/table/table.abs16"
193
   PROG_ROM_WORDS2048
194
   PROG_ROM_ADD11
195
   PROG_ROM_FILE
196
   "opencores.org__Mos6502/sw/inst_2_test/inst_2_test.abs16"
197
   TIMEOUT800000
198
199
200
 
201
 
202
 
203
 
204
 
205
206
 
207
208
 
209
 
210
 
211
212
 
213
 

powered by: WebSVN 2.1.0

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