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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [Projects/] [opencores.org/] [io/] [ip/] [io_ps2/] [rtl/] [xml/] [io_ps2_mouse.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
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
io
39
io_ps2
40
mouse.design
41
 
42
 
43
 
44
 
45
 
46
    
47
 
48
    
49
      
50
      
51
 
52
    
53
 
54
 
55
 
56
 
57
 
58
 
59
 
60
61
 
62
 
63
 
64
 
65
cntrl
66
wire
67
68
70
69
70
 
71
 
72
wdata_buf
73
wire
74
75
70
76
77
 
78
 
79
rcv_data
80
wire
81
82
70
83
84
 
85
 
86
status
87
wire
88
89
70
90
91
 
92
 
93
ps2_data_read_stb
94
reg
95
 
96
97
 
98
ps2_data_rd
99
wire
100
 
101
102
 
103
busy
104
wire
105
 
106
107
 
108
buffer_empty
109
wire
110
 
111
112
 
113
rx_parity_error
114
wire
115
 
116
117
 
118
rx_parity_rcv
119
wire
120
 
121
122
 
123
rx_parity_cal
124
wire
125
 
126
127
 
128
rx_frame_error
129
wire
130
 
131
132
 
133
tx_ack_error
134
wire
135
 
136
137
 
138
read
139
wire
140
 
141
142
 
143
poll_enable
144
wire
145
 
146
147
 
148
 
149
 
150
 
151
byt_cntr
152
reg
153
154
10
155
156
 
157
 
158
ms_y_ovf
159
reg
160
 
161
162
 
163
ms_x_ovf
164
reg
165
 
166
167
 
168
ms_y_sign
169
reg
170
 
171
172
 
173
ms_x_sign
174
reg
175
 
176
177
 
178
ms_one
179
reg
180
 
181
182
 
183
ps2_rx_clear
184
wire
185
 
186
187
 
188
 
189
 
190
191
 
192
 
193
 
194
 
195
196
 
197
 
198
    
199
      clk
200
      
201
      
202
    
203
 
204
 
205
    
206
      reset
207
      
208
      
209
    
210
 
211
 
212
    
213
      busy
214
      
215
      
216
    
217
 
218
    
219
      buffer_empty
220
      
221
      
222
    
223
 
224
    
225
      wdata_buf
226
      
227
    
228
 
229
    
230
      cntrl
231
      
232
      
233
    
234
 
235
    
236
      rcv_data
237
      
238
      
239
    
240
 
241
    
242
      read
243
      
244
      
245
    
246
 
247
    
248
      rcv_data_avail
249
      
250
      
251
    
252
 
253
    
254
      rx_parity_error
255
      
256
      
257
    
258
 
259
    
260
      rx_parity_rcv
261
      
262
      
263
    
264
 
265
    
266
      rx_parity_cal
267
      
268
      
269
    
270
 
271
    
272
      rx_frame_error
273
      
274
      
275
    
276
 
277
    
278
      ps2_rx_clear
279
      
280
      
281
    
282
 
283
    
284
      tx_ack_error
285
      
286
      
287
    
288
 
289
 
290
 
291
 
292
 
293
 
294
 
295
296
 
297
298
 
299
300
ps2
301
302
303
 1
304
 14
305
306
307
 
308
309
 
310
 
311
 
312
 
313
 
314

powered by: WebSVN 2.1.0

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