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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [Projects/] [opencores.org/] [logic/] [ip/] [serial_rcvr/] [rtl/] [xml/] [serial_rcvr_def.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
logic
39
serial_rcvr
40
def.design
41
 
42
 
43
 
44
45
 
46
 
47
baud_enable
48
wire
49
 
50
51
 
52
stop_cnt
53
wire
54
 
55
56
 
57
last_cnt
58
wire
59
 
60
61
 
62
next_shift_buffer
63
wire
64
65
WIDTH-10
66
67
 
68
next_parity_calc
69
wire
70
 
71
72
 
73
next_parity_samp
74
wire
75
 
76
77
 
78
next_frame_error
79
wire
80
 
81
82
 
83
parity_calc
84
reg
85
 
86
87
 
88
parity_samp
89
reg
90
 
91
92
 
93
frame_rdy
94
reg
95
 
96
97
 
98
start_detect
99
reg
100
 
101
102
 
103
rxd_pad_sig
104
reg
105
 
106
107
 
108
rdy_del
109
reg
110
111
10
112
113
 
114
shift_buffer
115
reg
116
117
WIDTH-10
118
119
 
120
frame_parity_error
121
reg
122
 
123
124
 
125
frame_error
126
reg
127
 
128
129
 
130
frame_avail
131
reg
132
 
133
134
 
135
 
136
divider_reset
137
wire
138
 
139
140
 
141
142
 
143
 
144
 
145
146
 
147
 
148
    
149
      clk
150
      
151
      
152
      
153
    
154
 
155
 
156
    
157
      reset
158
      
159
      
160
    
161
 
162
 
163
    
164
      divider_reset
165
      
166
    
167
 
168
    
169
      edge_enable
170
      
171
      
172
    
173
 
174
    
175
      4'b1111
176
      
177
    
178
 
179
    
180
      baud_enable
181
      
182
      
183
    
184
 
185
 
186
    
187
      parity_enable
188
      
189
      
190
    
191
 
192
 
193
    
194
      parity_type
195
      
196
      
197
    
198
 
199
 
200
    
201
      parity_force
202
      
203
      
204
    
205
 
206
 
207
    
208
      stop_cnt
209
      
210
      
211
    
212
 
213
 
214
    
215
      last_cnt
216
      
217
      
218
    
219
 
220
 
221
 
222
    
223
      pad_in
224
      
225
      
226
    
227
 
228
    
229
      next_shift_buffer
230
      
231
      
232
    
233
 
234
    
235
      next_parity_calc
236
      
237
      
238
    
239
 
240
    
241
      next_parity_samp
242
      
243
      
244
    
245
 
246
    
247
      next_frame_error
248
      
249
    
250
 
251
 
252
 
253
254
 
255
256
 
257
 
258
 
259
260
divider 
261
 
262
 4
263
 8
264
 0
265
266
267
 
268
269
serial_rcvr 
270
 
271
 WIDTH
272
 SIZE
273
 1
274
 STOP_VALUE
275
 
276
277
 
278
 
279
 
280
281
 
282
 
283
 
284
 
285
 
286
 
287
 
288
 
289
 
290

powered by: WebSVN 2.1.0

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