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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [tools/] [ip-xact/] [1685-2014/] [signalDrivers.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
                        Default value for a wire port.
57
                
58
        
59
        
60
                
61
                        Describes a driven clock port. 
62
                
63
                
64
                        
65
                                
66
                                        
67
                                                
68
                                                        Indicates the name of the cllock. If not specified the name is assumed to be the name of the containing port. 
69
                                                
70
                                        
71
                                
72
                        
73
                
74
        
75
        
76
                
77
                        Describes a driven one-shot port.
78
                
79
                
80
                        
81
                                
82
                                        
83
                                                Time in nanoseconds until start of one-shot.
84
                                        
85
                                
86
                                
87
                                        
88
                                                Value of port after first  edge of one-shot.
89
                                        
90
                                
91
                                
92
                                        
93
                                                Duration in nanoseconds of the one shot.
94
                                        
95
                                
96
                        
97
                
98
        
99
        
100
                
101
                        Specifies if a port requires a driver. Default is false. The attribute driverType can further qualify what type of driver is required. Undefined behaviour if direction is not input or inout. Driver type any indicates that any unspecified type of driver must be connected
102
                
103
                
104
                        
105
                                
106
                                        
107
                                                
108
                                                        Defines the type of driver that is required. The default is any type of driver. The 2 other options are a clock type driver or a singleshot type driver.
109
                                                
110
                                                
111
                                                        
112
                                                                
113
                                                                
114
                                                                
115
                                                        
116
                                                
117
                                        
118
                                
119
                        
120
                
121
        
122
        
123
                
124
                        Wire port driver type.
125
                
126
                
127
                        
128
                        
129
                                
130
                                
131
                                
132
                        
133
                
134
        
135
        
136
                
137
                        Container for wire port driver elements.
138
                
139
                
140
                        
141
                                
142
                                        
143
                                                Wire port driver element. If no range is specified, default value applies to the entire range.
144
                                        
145
                                
146
                        
147
                
148
        
149
        
150
                
151
                        Wire port driver element.
152
                
153
        
154
        
155
                
156
                        If this evaluates to true, it indicates this port triggers the reset of registers and fields, if not present its value is assumed to be false. The resetTypeRef attribute indicates the triggered reset event.
157
                
158
                
159
                        
160
                                
161
                                        
162
                                                Reference to a user defined resetType. Assumed to be HARD if not present.
163
                                        
164
                                
165
                                
166
                        
167
                
168
        
169
        
170
                
171
                        
172
                                
173
                                        Clock period in units defined by the units attribute. Default is nanoseconds.
174
                                
175
                                
176
                                        
177
                                                
178
                                                        
179
                                                
180
                                        
181
                                
182
                        
183
                        
184
                                
185
                                        Time until first pulse. Units are defined by the units attribute. Default is nanoseconds.
186
                                
187
                                
188
                                        
189
                                                
190
                                                        
191
                                                
192
                                        
193
                                
194
                        
195
                        
196
                                
197
                                        Value of port after first clock edge.
198
                                
199
                        
200
                        
201
                                
202
                                        Duration of first state in cycle. Units are defined by the units attribute. Default is nanoseconds.
203
                                
204
                                
205
                                        
206
                                                
207
                                                        
208
                                                
209
                                        
210
                                
211
                        
212
                
213
                
214
        
215
        
216
                
217
                        Describes a clock not directly associated with an input port. The clockSource attribute can be used on these clocks to indicate the actual clock source (e.g. an output port of a clock generator cell).
218
                
219
                
220
                        
221
                                
222
                                        
223
                                                
224
                                                        Indicates the name of the clock.
225
                                                
226
                                        
227
                                        
228
                                                
229
                                                        Indicates the name of the actual clock source (e.g. an output pin of a clock generator cell).
230
                                                
231
                                        
232
                                
233
                        
234
                
235
        
236

powered by: WebSVN 2.1.0

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