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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [common/] [opencores.org/] [cde/] [ip/] [sync/] [componentCfg.xml] - Blame information for rev 135

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 131 jt_eaton
2
5
6 135 jt_eaton
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
7 131 jt_eaton
xmlns:socgen="http://opencores.org"
8
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
9
 
10
opencores.org
11
cde
12
sync
13
 
14
 
15
3
16
_
17
_
18
_
19
VARIANT
20
 
21
 
22
23
 
24
/ip/sync/doc
25
sync/doc
26
27
 
28
  
29
   def
30
   Metastable filter
31
  
32
 
33
  
34
   with_reset
35
   Metastable filter with reset
36
  
37
 
38
 
39
  
40
   with_hysteresis
41
   Metastable filter with hysteresis
42
  
43
 
44
 
45
46
 
47
 
48
49
 
50
  
51
   DEPTH
52
   Depth of filter (Min = 2)
53
  
54
 
55
  
56
   WIDTH
57
   Width of filter
58
  
59
 
60
  
61
   RST_VAL
62
   Power on reset value
63
  
64
 
65
  
66
   DEBOUNCE_DELAY
67
   Number of clocks that the signal must be stable before it is recognized
68
  
69
 
70
 
71
  
72
   DEBOUNCE_SIZE
73
   Size of the DEBOUNCE_DELAY counter
74
  
75
 
76
 
77
 
78
 
79
80
 
81
 
82
 
83
84
 
85
  
86
   data_in
87
   Unsynchronized data in
88
  
89
 
90
  
91
   data_out
92
   Synchronized data out
93
  
94
 
95
  
96
   clk
97
   Active high clock
98
  
99
 
100
 
101
102
 
103
 
104
 
105
 
106
 
107
 
108
109
 
110
 
111
 
112 134 jt_eaton
113 131 jt_eaton
 
114 134 jt_eaton
 
115
 
116
 
117
 default
118
 def
119
 
120
    WIDTH1
121
    DEPTH2
122
 
123
 
124
 
125
 
126
 
127
 
128
 
129
 with_reset
130
 with_reset
131
 
132
    WIDTH1
133
    DEPTH2
134
    RST_VAL1'b0
135
 
136
 
137
 
138
 
139
 
140
 
141
 
142
 with_hysteresis
143
 with_hysteresis
144
 
145
    WIDTH1
146
    DEBOUNCE_SIZE4
147
    DEBOUNCE_DELAY4'b1111
148
 
149
 
150
 
151
 
152
 
153
 
154
 
155
156
 
157
 
158
 
159
 
160
 
161
 
162
 
163
 
164
 
165
 
166
 
167
 
168
 
169
 
170
 
171 131 jt_eaton
172
 

powered by: WebSVN 2.1.0

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