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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [tools/] [ip-xact/] [1685-2014/] [model.xsd] - Blame information for rev 135

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 135 jt_eaton
2
3
50
51
        
52
        
53
        
54
        
55
                
56
                        
57
                
58
        
59
        
60
                
61
                        Design instantiation type.
62
                
63
                
64
                        
65
                        
66
                                
67
                                        References an IP-XACT design document (by VLNV) that provides a design for the component.
68
                                
69
                        
70
                        
71
                
72
                
73
        
74
        
75
                
76
                        Design configuration instantiation type.
77
                
78
                
79
                        
80
                        
81
                                
82
                                         The hardware description language used such as "verilog" or "vhdl". If the attribute "strict" is "true", this value must match the language being generated for the design.  
83
                                
84
                        
85
                        
86
                                
87
                                        References an IP-XACT design configuration document (by VLNV) that provides a configuration for the component's design.
88
                                
89
                        
90
                        
91
                        
92
                
93
                
94
        
95
        
96
                
97
                        Component instantiation type
98
                
99
                
100
                        
101
                        
102
                                
103
                                        When true, indicates that this component should not be netlisted.
104
                                
105
                        
106
                        
107
                                
108
                                         The hardware description language used such as "verilog" or "vhdl". If the attribute "strict" is "true", this value must match the language being generated for the design.  
109
                                
110
                        
111
                        
112
                                
113
                                        A string specifying the library name in which the model should be compiled. If the libraryName element is not present then its value defaults to “work”.
114
                                
115
                        
116
                        
117
                                
118
                                        A string describing the VHDL package containing the interface of the model. If the packageName element is not present then its value defaults to the component VLNV name concatenated with postfix “_cmp_pkg” which stands for component package.
119
                                
120
                        
121
                        
122
                                
123
                                        A string describing the Verilog, SystemVerilog, or SystemC module name or the VHDL entity name. If the moduleName is not present then its value defaults to the component VLNV name
124
                                
125
                        
126
                        
127
                                
128
                                        A string describing the VHDL architecture name. If the architectureName element is not present then its value defaults to “rtl”.
129
                                
130
                        
131
                        
132
                                
133
                                        A string describing the Verilog, SystemVerilog, or VHDL configuration name. If the configurationName element is not present then its value defaults to the design configuration VLNV name of the design configuration associated with the active hierarchical view or, if there is no active hierarchical view, to the component VLNV name concatenated with postfix “_rtl_cfg”.
134
                                
135
                        
136
                        
137
                                
138
                                        Model parameter name value pairs container
139
                                
140
                                
141
                                        
142
                                                
143
                                                        
144
                                                                A module parameter name value pair. The name is given in an attribute. The value is the element value. The dataType (applicable to high level modeling) is given in the dataType attribute. For hardware based models, the name should be identical to the RTL (VHDL generic or Verilog parameter). The usageType attribute indicates how the model parameter is to be used.
145
                                                                                
146
                                                        
147
                                                
148
                                        
149
                                
150
                        
151
                        
152
                                
153
                                        Default command and flags used to build derived files from the sourceName files in the referenced file sets.
154
                                
155
                        
156
                        
157
                        
158
                        
159
                                
160
                                         Container for white box element references.  
161
                                
162
                                
163
                                        
164
                                                
165
                                                        
166
                                                                 Reference to a white box element which is visible within this view.  
167
                                                        
168
                                                
169
                                        
170
                                
171
                        
172
                        
173
                        
174
                
175
                
176
        
177
        
178
                
179
                        
180
                                
181
                                        Component Instantiation
182
                                
183
                        
184
                        
185
                                
186
                                        Design Instantiation
187
                                
188
                        
189
                        
190
                                
191
                                        Design Configuration Instantiation
192
                                
193
                        
194
                
195
        
196
        
197
                
198
                        Model information.
199
                        
200
                
201
                
202
                        
203
                                
204
                                        Views container
205
                                
206
                                
207
                                        
208
                                                
209
                                                        
210
                                                                Single view of a component
211
                                                        
212
                                                        
213
                                                                
214
                                                                        
215
                                                                        
216
                                                                        
217
                                                                                
218
                                                                                         Defines the hardware environment in which this view applies. The format of the string is language:tool:vendor_extension, with each piece being optional. The language must be one of the types from ipxact:fileType. The tool values are defined by the Accellera Systems Initiative, and include generic values "*Simulation" and "*Synthesis" to imply any tool of the indicated type. Having more than one envIdentifier indicates that the view applies to multiple environments.  
219
                                                                                
220
                                                                                
221
                                                                                        
222
                                                                                                
223
                                                                                                        
224
                                                                                                
225
                                                                                        
226
                                                                                
227
                                                                        
228
                                                                        
229
                                                                        
230
                                                                        
231
                                                                
232
                                                        
233
                                                
234
                                        
235
                                
236
                        
237
                        
238
                                
239
                                        Instantiations container
240
                                
241
                                
242
                                        
243
                                                
244
                                                        
245
                                                                Component, design, designConfiguration instantiation view of a component
246
                                                        
247
                                                
248
                                        
249
                                
250
                        
251
                        
252
                                
253
                                        Port container
254
                                
255
                                
256
                                        
257
                                                
258
                                        
259
                                
260
                        
261
                
262
        
263
        
264
                
265
                        Model information for an abstractor.
266
                
267
                
268
                        
269
                                
270
                                        Views container
271
                                
272
                                
273
                                        
274
                                                
275
                                                        
276
                                                                Single view of an abstracto
277
                                                        
278
                                                        
279
                                                                
280
                                                                        
281
                                                                        
282
                                                                        
283
                                                                                
284
                                                                                         Defines the hardware environment in which this view applies. The format of the string is language:tool:vendor_extension, with each piece being optional. The language must be one of the types from ipxact:fileType. The tool values are defined by the Accellera Systems Initiative, and include generic values "*Simulation" and "*Synthesis" to imply any tool of the indicated type. Having more than one envIdentifier indicates that the view applies to multiple environments.  
285
                                                                                
286
                                                                                
287
                                                                                        
288
                                                                                                
289
                                                                                                        
290
                                                                                                
291
                                                                                        
292
                                                                                
293
                                                                        
294
                                                                        
295
                                                                
296
                                                        
297
                                                
298
                                        
299
                                
300
                        
301
                        
302
                                
303
                                        Instantiations container
304
                                
305
                                
306
                                        
307
                                                
308
                                                        
309
                                                                Component Instantiation
310
                                                        
311
                                                
312
                                        
313
                                
314
                        
315
                        
316
                                
317
                                        Port container
318
                                
319
                                
320
                                        
321
                                                
322
                                        
323
                                
324
                        
325
                
326
        
327
        
328
                
329
                        Model information.
330
                
331
                
332
                        
333
                        
334
                
335
                
336
                        
337
                        
338
                
339
                
340
                        
341
                        
342
                
343
                
344
                        
345
                        
346
                
347
                
348
                        
349
                        
350
                
351
                
352
                        
353
                        
354
                
355
                
356
                        
357
                        
358
                
359
        
360
        
361
                
362
                         Reference to a whiteboxElement within a view. The 'name' attribute must refer to a whiteboxElement defined within this component.  
363
                
364
                
365
                        
366
                        
367
                                
368
                                        The contents of each location element can be used to specified one location (HDL Path) through the referenced whiteBoxElement is accessible.
369
                                
370
                        
371
                
372
                
373
                        
374
                                Reference to a whiteboxElement defined within this component.  
375
                        
376
                
377
                
378
        
379
        
380
                
381
                        
382
                                
383
                                        
384
                                                A value of 'true' indicates that this value must match the language being generated for the design.
385
                                        
386
                                
387
                        
388
                
389
        
390
        
391
                
392
                        
393
                        
394
                        
395
                
396
        
397

powered by: WebSVN 2.1.0

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