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

Subversion Repositories funbase_ip_library

[/] [funbase_ip_library/] [trunk/] [TUT/] [ip.hwp.accelerator/] [port_blinker/] [1.0/] [ip_xact/] [port_blinker.1.0.xml] - Blame information for rev 181

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 lanttu
2
3
4
        TUT
5
        ip.hwp.accelerator
6
        port_blinker
7
        1.0
8 181 lanttu
        Counts up and inverts output when reaching the limit value. Then start over again.
9 145 lanttu
        
10
                
11
                        clk
12
                        
13
                        
14
                        
15
                        false
16
                        
17
                                
18
                                        
19
                                                CLK
20
                                                
21
                                                        0
22
                                                        0
23
                                                
24
                                        
25
                                        
26
                                                clk
27
                                                
28
                                                        0
29
                                                        0
30
                                                
31
                                        
32
                                
33
                        
34
                        8
35
                        little
36
                
37
                
38
                        port_out
39
                        
40
                        
41
                        
42
                        false
43
                        
44
                                
45
                                        
46
                                                gpio
47
                                                
48
                                                        0
49
                                                        0
50
                                                
51
                                        
52
                                        
53
                                                port_out
54
                                                
55
                                                        0
56
                                                        0
57
                                                
58
                                        
59
                                
60
                        
61
                        8
62
                        little
63
                
64
                
65
                        rst_n
66
                        
67
                        
68
                        
69
                        false
70
                        
71
                                
72
                                        
73
                                                RESETn
74
                                                
75
                                                        0
76
                                                        0
77
                                                
78
                                        
79
                                        
80
                                                rst_n
81
                                                
82
                                                        0
83
                                                        0
84
                                                
85
                                        
86
                                
87
                        
88
                        8
89
                        little
90
                
91
                
92
                        signal_gen_if
93
                        
94
                        
95
                        
96
                        false
97
                        
98
                                
99
                                        
100
                                                ENABLE_FROM_GEN
101
                                                
102
                                                        0
103
                                                        0
104
                                                
105
                                        
106
                                        
107
                                                ena_in
108
                                                
109
                                                        0
110
                                                        0
111
                                                
112
                                        
113
                                
114
                                
115
                                        
116
                                                SIGNAL_FROM_GEN
117
                                                
118
                                                        31
119
                                                        0
120
                                                
121
                                        
122
                                        
123
                                                val_in
124
                                                
125
                                                        31
126
                                                        0
127
                                                
128
                                        
129
                                
130
                        
131
                        8
132
                        little
133
                
134
        
135
        
136
                
137
                        
138
                                rtl
139
                                vhdl::
140
                                
141
                                        hdlSources
142
                                
143
                        
144
                
145
                
146
                        
147
                                clk
148
                                
149
                                        in
150
                                        
151
                                                0
152
                                                0
153
                                        
154
                                        
155
                                                
156
                                                        std_logic
157
                                                        IEEE.std_logic_1164.all
158
                                                        rtl
159
                                                
160
                                        
161
                                
162 181 lanttu
                                
163
                                        
164
                                
165 145 lanttu
                        
166
                        
167
                                ena_in
168
                                
169
                                        in
170
                                        
171
                                                0
172
                                                0
173
                                        
174
                                        
175
                                                
176
                                                        std_logic
177
                                                        IEEE.std_logic_1164.all
178
                                                        rtl
179
                                                
180
                                        
181
                                
182 181 lanttu
                                
183
                                        
184
                                
185 145 lanttu
                        
186
                        
187
                                port_out
188
                                
189
                                        out
190
                                        
191
                                                0
192
                                                0
193
                                        
194
                                        
195
                                                
196
                                                        std_logic
197
                                                        IEEE.std_logic_1164.all
198
                                                        rtl
199
                                                
200
                                        
201
                                
202 181 lanttu
                                
203
                                        
204
                                
205 145 lanttu
                        
206
                        
207
                                rst_n
208
                                
209
                                        in
210
                                        
211
                                                0
212
                                                0
213
                                        
214
                                        
215
                                                
216
                                                        std_logic
217
                                                        IEEE.std_logic_1164.all
218
                                                        rtl
219
                                                
220
                                        
221
                                
222 181 lanttu
                                
223
                                        
224
                                
225 145 lanttu
                        
226
                        
227
                                val_in
228
                                
229
                                        in
230
                                        
231
                                                31
232
                                                0
233
                                        
234
                                        
235
                                                
236
                                                        std_logic_vector
237
                                                        IEEE.std_logic_1164.all
238
                                                        rtl
239
                                                
240
                                        
241
                                
242 181 lanttu
                                
243
                                        
244
                                
245 145 lanttu
                        
246
                
247
                
248
                        
249
                                SIGNAL_WIDTH
250
                                In bits
251
                                32
252
                        
253
                
254
        
255
        
256
                
257
                        hdlSources
258
                        
259
                                ../vhd/port_blinker.vhd
260
                                vhdlSource
261
                                false
262
                                work
263
                        
264
                        
265
                                vhdlSource
266
                                vcom
267
                                -quiet -check_synthesis
268
                                false
269
                        
270
                
271
                
272
                        documentation
273
                        Auto-generated HTML documentation of the component
274
                        documentation
275
                        
276
                                ../doc/port_blinker.html
277
                                documentation
278
                                false
279
                        
280
                        
281
                                ../doc/TUT.ip.hwp.accelerator.port_blinker.1.0.png
282
                                jpg
283
                                false
284
                        
285
                
286
        
287
        
288
                
289
                        
290
                                IP
291
                                HW
292
                                Mutable
293
                        
294
                
295
        
296

powered by: WebSVN 2.1.0

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