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.interface/] [button_messenger/] [1.0/] [ip_xact/] [button_messenger.1.0.xml] - Blame information for rev 145

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 lanttu
2
3
4
        TUT
5
        ip.hwp.interface
6
        button_messenger
7
        1.0
8
        Converts a toggle in any of the button into one-word transfer.
9
        
10
                
11
                        button
12
                        
13
                        
14
                        
15
                        false
16
                        
17
                                
18
                                        
19
                                                gpio
20
                                                
21
                                                        0
22
                                                        0
23
                                                
24
                                        
25
                                        
26
                                                buttons_in
27
                                                
28
                                                        0
29
                                                        0
30
                                                
31
                                        
32
                                
33
                        
34
                        8
35
                        little
36
                
37
                
38
                        clk
39
                        
40
                        
41
                        
42
                        false
43
                        
44
                                
45
                                        
46
                                                CLK
47
                                                
48
                                                        0
49
                                                        0
50
                                                
51
                                        
52
                                        
53
                                                clk
54
                                                
55
                                                        0
56
                                                        0
57
                                                
58
                                        
59
                                
60
                        
61
                        8
62
                        little
63
                
64
                
65
                        hibi
66
                        
67
                        
68
                        
69
                        false
70
                        
71
                                
72
                                        
73
                                                AV_FROM_IP
74
                                                
75
                                                        0
76
                                                        0
77
                                                
78
                                        
79
                                        
80
                                                tx_av_out
81
                                                
82
                                                        0
83
                                                        0
84
                                                
85
                                        
86
                                
87
                                
88
                                        
89
                                                COMM_FROM_IP
90
                                                
91
                                                        4
92
                                                        0
93
                                                
94
                                        
95
                                        
96
                                                tx_comm_out
97
                                                
98
                                                        4
99
                                                        0
100
                                                
101
                                        
102
                                
103
                                
104
                                        
105
                                                DATA_FROM_IP
106
                                                
107
                                                        31
108
                                                        0
109
                                                
110
                                        
111
                                        
112
                                                tx_data_out
113
                                                
114
                                                        31
115
                                                        0
116
                                                
117
                                        
118
                                
119
                                
120
                                        
121
                                                FULL_TO_IP
122
                                                
123
                                                        0
124
                                                        0
125
                                                
126
                                        
127
                                        
128
                                                tx_full_in
129
                                                
130
                                                        0
131
                                                        0
132
                                                
133
                                        
134
                                
135
                                
136
                                        
137
                                                WE_FROM_IP
138
                                                
139
                                                        0
140
                                                        0
141
                                                
142
                                        
143
                                        
144
                                                tx_we_out
145
                                                
146
                                                        0
147
                                                        0
148
                                                
149
                                        
150
                                
151
                        
152
                        8
153
                        little
154
                
155
                
156
                        rst_n
157
                        
158
                        
159
                        
160
                        false
161
                        
162
                                
163
                                        
164
                                                RESET
165
                                                
166
                                                        0
167
                                                        0
168
                                                
169
                                        
170
                                        
171
                                                rst_n
172
                                                
173
                                                        0
174
                                                        0
175
                                                
176
                                        
177
                                
178
                        
179
                        8
180
                        little
181
                
182
        
183
        
184
                
185
                        
186
                                hdl
187
                                VHDL::
188
                                
189
                                        hdlSources
190
                                
191
                        
192
                
193
                
194
                        
195
                                buttons_in
196
                                
197
                                        in
198
                                        
199
                                                3
200
                                                0
201
                                        
202
                                
203
                        
204
                        
205
                                clk
206
                                
207
                                        in
208
                                
209
                        
210
                        
211
                                rst_n
212
                                
213
                                        in
214
                                        
215
                                                0
216
                                                0
217
                                        
218
                                
219
                        
220
                        
221
                                tx_av_out
222
                                
223
                                        out
224
                                        
225
                                                0
226
                                                0
227
                                        
228
                                
229
                        
230
                        
231
                                tx_comm_out
232
                                
233
                                        out
234
                                        
235
                                                4
236
                                                0
237
                                        
238
                                
239
                        
240
                        
241
                                tx_data_out
242
                                
243
                                        out
244
                                        
245
                                                31
246
                                                0
247
                                        
248
                                
249
                        
250
                        
251
                                tx_full_in
252
                                
253
                                        in
254
                                
255
                        
256
                        
257
                                tx_we_out
258
                                
259
                                        out
260
                                
261
                        
262
                
263
                
264
                        
265
                                comm_width_g
266
                                5
267
                        
268
                        
269
                                data_width_g
270
                                32
271
                        
272
                        
273
                                dst_addr_g
274
                                To which address the message is sent
275
                                0
276
                        
277
                        
278
                                n_buttons_g
279
                                4
280
                        
281
                        
282
                                write_commnd_g
283
                                2
284
                        
285
                
286
        
287
        
288
                
289
                        hdlSources
290
                        
291
                                ../vhd/button_messenger.vhd
292
                                vhdlSource
293
                                false
294
                                work
295
                                
296
                                        false
297
                                
298
                        
299
                        
300
                                vhdlSource
301
                                vcom
302
                                -quiet -check_synthesis
303
                                false
304
                        
305
                
306
        
307
        
308
                
309
                        
310
                                Global
311
                                Mutable
312
                        
313
                
314
        
315

powered by: WebSVN 2.1.0

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