-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmemory.bdf
371 lines (371 loc) · 8.57 KB
/
memory.bdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to occur.
*/
/*
Copyright (C) 1991-2013 Altera Corporation
Your use of Altera Corporation's design tools, logic functions
and other software and tools, and its AMPP partner logic
functions, and any output files from any of the foregoing
(including device programming or simulation files), and any
associated documentation or information are expressly subject
to the terms and conditions of the Altera Program License
Subscription Agreement, Altera MegaCore Function License
Agreement, or other applicable license agreement, including,
without limitation, that your use is for the sole purpose of
programming logic devices manufactured by Altera and sold by
Altera or its authorized distributors. Please refer to the
applicable agreement for further details.
*/
(header "graphic" (version "1.4"))
(pin
(input)
(rect -16 168 152 184)
(text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6)))
(text "detector_clk" (rect 5 0 66 11)(font "Arial" ))
(pt 168 8)
(drawing
(line (pt 84 12)(pt 109 12))
(line (pt 84 4)(pt 109 4))
(line (pt 113 8)(pt 168 8))
(line (pt 84 12)(pt 84 4))
(line (pt 109 4)(pt 113 8))
(line (pt 109 12)(pt 113 8))
)
(text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect -16 424 152 440)
(text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6)))
(text "rdreq" (rect 5 0 33 11)(font "Arial" ))
(pt 168 8)
(drawing
(line (pt 84 12)(pt 109 12))
(line (pt 84 4)(pt 109 4))
(line (pt 113 8)(pt 168 8))
(line (pt 84 12)(pt 84 4))
(line (pt 109 4)(pt 113 8))
(line (pt 109 12)(pt 113 8))
)
(text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect -16 400 152 416)
(text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6)))
(text "sd_clk" (rect 5 0 39 11)(font "Arial" ))
(pt 168 8)
(drawing
(line (pt 84 12)(pt 109 12))
(line (pt 84 4)(pt 109 4))
(line (pt 113 8)(pt 168 8))
(line (pt 84 12)(pt 84 4))
(line (pt 109 4)(pt 113 8))
(line (pt 109 12)(pt 113 8))
)
(text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect -16 376 152 392)
(text "INPUT" (rect 125 0 154 10)(font "Arial" (font_size 6)))
(text "event" (rect 5 0 34 11)(font "Arial" ))
(pt 168 8)
(drawing
(line (pt 84 12)(pt 109 12))
(line (pt 84 4)(pt 109 4))
(line (pt 113 8)(pt 168 8))
(line (pt 84 12)(pt 84 4))
(line (pt 109 4)(pt 113 8))
(line (pt 109 12)(pt 113 8))
)
(text "VCC" (rect 128 7 149 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect -16 128 160 144)
(text "INPUT" (rect 133 0 162 10)(font "Arial" (font_size 6)))
(text "timestamp[31..0]" (rect 5 0 87 11)(font "Arial" ))
(pt 176 8)
(drawing
(line (pt 92 12)(pt 117 12))
(line (pt 92 4)(pt 117 4))
(line (pt 121 8)(pt 176 8))
(line (pt 92 12)(pt 92 4))
(line (pt 117 4)(pt 121 8))
(line (pt 117 12)(pt 121 8))
)
(text "VCC" (rect 136 7 157 17)(font "Arial" (font_size 6)))
)
(pin
(output)
(rect 520 192 696 208)
(text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6)))
(text "q[31..0]" (rect 90 0 127 11)(font "Arial" ))
(pt 0 8)
(drawing
(line (pt 0 8)(pt 52 8))
(line (pt 52 4)(pt 78 4))
(line (pt 52 12)(pt 78 12))
(line (pt 52 12)(pt 52 4))
(line (pt 78 4)(pt 82 8))
(line (pt 82 8)(pt 78 12))
(line (pt 78 12)(pt 82 8))
)
)
(pin
(output)
(rect 520 216 696 232)
(text "OUTPUT" (rect 1 0 41 10)(font "Arial" (font_size 6)))
(text "ready" (rect 90 0 119 11)(font "Arial" ))
(pt 0 8)
(drawing
(line (pt 0 8)(pt 52 8))
(line (pt 52 4)(pt 78 4))
(line (pt 52 12)(pt 78 12))
(line (pt 52 12)(pt 52 4))
(line (pt 78 4)(pt 82 8))
(line (pt 82 8)(pt 78 12))
(line (pt 78 12)(pt 82 8))
)
)
(symbol
(rect 264 320 408 416)
(text "edge_trigger" (rect 5 0 76 13)(font "Arial" (font_size 8)))
(text "inst" (rect 8 81 26 92)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "wrfull" (rect 0 0 30 13)(font "Arial" (font_size 8)))
(text "wrfull" (rect 21 27 51 40)(font "Arial" (font_size 8)))
(line (pt 0 32)(pt 16 32))
)
(port
(pt 0 48)
(input)
(text "clk" (rect 0 0 18 13)(font "Arial" (font_size 8)))
(text "clk" (rect 21 43 39 56)(font "Arial" (font_size 8)))
(line (pt 0 48)(pt 16 48))
)
(port
(pt 0 64)
(input)
(text "event" (rect 0 0 33 13)(font "Arial" (font_size 8)))
(text "event" (rect 21 59 54 72)(font "Arial" (font_size 8)))
(line (pt 0 64)(pt 16 64))
)
(port
(pt 144 32)
(output)
(text "event_trig" (rect 0 0 56 13)(font "Arial" (font_size 8)))
(text "event_trig" (rect 67 27 123 40)(font "Arial" (font_size 8)))
(line (pt 144 32)(pt 128 32))
)
(drawing
(rectangle (rect 16 16 128 80))
)
)
(symbol
(rect 248 88 424 280)
(text "fifo_32" (rect 68 0 116 16)(font "Arial" (font_size 10)))
(text "inst2" (rect 8 177 32 188)(font "Arial" ))
(port
(pt 0 48)
(input)
(text "data[31..0]" (rect 0 0 61 13)(font "Arial" (font_size 8)))
(text "data[31..0]" (rect 20 42 81 55)(font "Arial" (font_size 8)))
(line (pt 0 48)(pt 16 48)(line_width 3))
)
(port
(pt 0 72)
(input)
(text "wrreq" (rect 0 0 33 13)(font "Arial" (font_size 8)))
(text "wrreq" (rect 20 66 53 79)(font "Arial" (font_size 8)))
(line (pt 0 72)(pt 16 72))
)
(port
(pt 0 88)
(input)
(text "wrclk" (rect 0 0 31 13)(font "Arial" (font_size 8)))
(text "wrclk" (rect 20 82 51 95)(font "Arial" (font_size 8)))
(line (pt 0 88)(pt 16 88))
)
(port
(pt 0 120)
(input)
(text "rdreq" (rect 0 0 30 13)(font "Arial" (font_size 8)))
(text "rdreq" (rect 20 114 50 127)(font "Arial" (font_size 8)))
(line (pt 0 120)(pt 16 120))
)
(port
(pt 0 136)
(input)
(text "rdclk" (rect 0 0 29 13)(font "Arial" (font_size 8)))
(text "rdclk" (rect 20 130 49 143)(font "Arial" (font_size 8)))
(line (pt 0 136)(pt 16 136))
)
(port
(pt 176 56)
(output)
(text "wrfull" (rect 0 0 30 13)(font "Arial" (font_size 8)))
(text "wrfull" (rect 132 50 162 63)(font "Arial" (font_size 8)))
(line (pt 176 56)(pt 160 56))
)
(port
(pt 176 112)
(output)
(text "q[31..0]" (rect 0 0 43 13)(font "Arial" (font_size 8)))
(text "q[31..0]" (rect 121 106 164 119)(font "Arial" (font_size 8)))
(line (pt 176 112)(pt 160 112)(line_width 3))
)
(port
(pt 176 136)
(output)
(text "rdempty" (rect 0 0 48 13)(font "Arial" (font_size 8)))
(text "rdempty" (rect 119 130 167 143)(font "Arial" (font_size 8)))
(line (pt 176 136)(pt 160 136))
)
(drawing
(text "32 bits x 128 words" (rect 79 158 175 169)(font "Arial" ))
(line (pt 16 100)(pt 160 100))
(line (pt 16 148)(pt 160 148))
(line (pt 16 32)(pt 160 32))
(line (pt 160 32)(pt 160 181))
(line (pt 160 181)(pt 16 181))
(line (pt 16 181)(pt 16 32))
(line (pt 0 0)(pt 177 0))
(line (pt 177 0)(pt 177 199))
(line (pt 0 199)(pt 177 199))
(line (pt 0 0)(pt 0 199))
(line (pt 0 0)(pt 0 0))
(line (pt 0 0)(pt 0 0))
(line (pt 0 0)(pt 0 0))
(line (pt 0 0)(pt 0 0))
)
)
(symbol
(rect 456 208 504 240)
(text "NOT" (rect 1 0 22 10)(font "Arial" (font_size 6)))
(text "inst4" (rect 3 21 27 32)(font "Arial" ))
(port
(pt 0 16)
(input)
(text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible))
(text "IN" (rect 2 7 16 18)(font "Courier New" (bold))(invisible))
(line (pt 0 16)(pt 13 16))
)
(port
(pt 48 16)
(output)
(text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible))
(text "OUT" (rect 32 7 53 18)(font "Courier New" (bold))(invisible))
(line (pt 39 16)(pt 48 16))
)
(drawing
(line (pt 13 25)(pt 13 7))
(line (pt 13 7)(pt 31 16))
(line (pt 13 25)(pt 31 16))
(circle (rect 31 12 39 20))
)
)
(connector
(pt 208 160)
(pt 248 160)
)
(connector
(pt 208 160)
(pt 208 296)
)
(connector
(pt 248 136)
(pt 160 136)
(bus)
)
(connector
(pt 208 296)
(pt 424 296)
)
(connector
(pt 424 144)
(pt 440 144)
)
(connector
(pt 440 144)
(pt 440 304)
)
(connector
(pt 424 200)
(pt 520 200)
(bus)
)
(connector
(pt 424 224)
(pt 456 224)
)
(connector
(pt 504 224)
(pt 520 224)
)
(connector
(pt 248 224)
(pt 160 224)
)
(connector
(pt 248 208)
(pt 168 208)
)
(connector
(pt 160 224)
(pt 160 408)
)
(connector
(pt 160 408)
(pt 152 408)
)
(connector
(pt 168 208)
(pt 168 432)
)
(connector
(pt 168 432)
(pt 152 432)
)
(connector
(pt 192 176)
(pt 192 368)
)
(connector
(pt 264 304)
(pt 264 352)
)
(connector
(pt 424 352)
(pt 408 352)
)
(connector
(pt 424 296)
(pt 424 352)
)
(connector
(pt 440 304)
(pt 264 304)
)
(connector
(pt 152 176)
(pt 192 176)
)
(connector
(pt 192 176)
(pt 248 176)
)
(connector
(pt 192 368)
(pt 264 368)
)
(connector
(pt 152 384)
(pt 264 384)
)
(junction (pt 192 176))