-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfFFf.bdf
More file actions
665 lines (665 loc) · 15.6 KB
/
fFFf.bdf
File metadata and controls
665 lines (665 loc) · 15.6 KB
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
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
/*
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) 2023 Intel Corporation. All rights reserved.
Your use of Intel Corporation's design tools, logic functions
and other software and tools, and any 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 Intel Program License
Subscription Agreement, the Intel Quartus Prime License Agreement,
the Intel FPGA IP License Agreement, or other applicable license
agreement, including, without limitation, that your use is for
the sole purpose of programming logic devices manufactured by
Intel and sold by Intel or its authorized distributors. Please
refer to the applicable agreement for further details, at
https://fpgasoftware.intel.com/eula.
*/
(header "graphic" (version "1.4"))
(pin
(input)
(rect 8 272 184 288)
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
(text "data_in[23..0]" (rect 9 0 76 12)(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 156 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect 8 112 184 128)
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
(text "read_clock" (rect 9 0 62 12)(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 156 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect 8 128 184 144)
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
(text "write_clock" (rect 9 0 63 12)(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 156 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect 8 144 184 160)
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
(text "async_reset" (rect 9 0 70 12)(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 156 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect 8 160 184 176)
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
(text "read_enable" (rect 9 0 68 12)(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 156 17)(font "Arial" (font_size 6)))
)
(pin
(input)
(rect 8 176 184 192)
(text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
(text "write_enable" (rect 9 0 69 12)(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 156 17)(font "Arial" (font_size 6)))
)
(pin
(output)
(rect 688 200 864 216)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "data_out[23..0]" (rect 90 0 164 12)(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 424 144 600 160)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "FULL" (rect 90 0 117 12)(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 424 160 600 176)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "EMPTY" (rect 90 0 126 12)(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 352 224 384 256)
(text "GND" (rect 6 8 16 29)(font "Arial" (font_size 6))(vertical))
(text "inst7" (rect -1 3 11 26)(font "Arial" )(vertical)(invisible))
(port
(pt 32 16)
(output)
(text "1" (rect 18 0 23 12)(font "Courier New" (bold))(invisible))
(text "1" (rect 20 18 32 23)(font "Courier New" (bold))(vertical)(invisible))
(line (pt 24 16)(pt 32 16))
)
(drawing
(line (pt 24 8)(pt 16 16))
(line (pt 16 16)(pt 24 24))
(line (pt 24 8)(pt 24 24))
)
(rotate270)
)
(symbol
(rect 232 88 384 232)
(text "controller" (rect 5 0 49 12)(font "Arial" ))
(text "inst3" (rect 8 128 30 145)(font "Intel Clear" ))
(port
(pt 0 32)
(input)
(text "rclk" (rect 0 0 17 12)(font "Arial" ))
(text "rclk" (rect 21 27 38 39)(font "Arial" ))
(line (pt 0 32)(pt 16 32))
)
(port
(pt 0 48)
(input)
(text "wclk" (rect 0 0 21 12)(font "Arial" ))
(text "wclk" (rect 21 43 42 55)(font "Arial" ))
(line (pt 0 48)(pt 16 48))
)
(port
(pt 0 64)
(input)
(text "arst" (rect 0 0 18 12)(font "Arial" ))
(text "arst" (rect 21 59 39 71)(font "Arial" ))
(line (pt 0 64)(pt 16 64))
)
(port
(pt 0 80)
(input)
(text "ren" (rect 0 0 15 12)(font "Arial" ))
(text "ren" (rect 21 75 36 87)(font "Arial" ))
(line (pt 0 80)(pt 16 80))
)
(port
(pt 0 96)
(input)
(text "wen" (rect 0 0 18 12)(font "Arial" ))
(text "wen" (rect 21 91 39 103)(font "Arial" ))
(line (pt 0 96)(pt 16 96))
)
(port
(pt 152 32)
(output)
(text "rclken" (rect 0 0 29 12)(font "Arial" ))
(text "rclken" (rect 107 27 136 39)(font "Arial" ))
(line (pt 152 32)(pt 136 32))
)
(port
(pt 152 48)
(output)
(text "wclken" (rect 0 0 33 12)(font "Arial" ))
(text "wclken" (rect 104 43 137 55)(font "Arial" ))
(line (pt 152 48)(pt 136 48))
)
(port
(pt 152 64)
(output)
(text "full" (rect 0 0 15 12)(font "Arial" ))
(text "full" (rect 119 59 134 71)(font "Arial" ))
(line (pt 152 64)(pt 136 64))
)
(port
(pt 152 80)
(output)
(text "empty" (rect 0 0 31 12)(font "Arial" ))
(text "empty" (rect 105 75 136 87)(font "Arial" ))
(line (pt 152 80)(pt 136 80))
)
(port
(pt 152 96)
(output)
(text "rptr[4..0]" (rect 0 0 42 12)(font "Arial" ))
(text "rptr[4..0]" (rect 96 91 138 103)(font "Arial" ))
(line (pt 152 96)(pt 136 96)(line_width 3))
)
(port
(pt 152 112)
(output)
(text "wptr[4..0]" (rect 0 0 46 12)(font "Arial" ))
(text "wptr[4..0]" (rect 93 107 139 119)(font "Arial" ))
(line (pt 152 112)(pt 136 112)(line_width 3))
)
(drawing
(rectangle (rect 16 16 136 128))
)
)
(symbol
(rect 424 176 680 432)
(text "dual_RAM" (rect 98 0 168 16)(font "Arial" (font_size 10)))
(text "inst" (rect 8 240 25 252)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "data_a[23..0]" (rect 0 0 74 14)(font "Arial" (font_size 8)))
(text "data_a[23..0]" (rect 4 18 78 32)(font "Arial" (font_size 8)))
(line (pt 0 32)(pt 112 32)(line_width 3))
)
(port
(pt 0 48)
(input)
(text "address_a[4..0]" (rect 0 0 89 14)(font "Arial" (font_size 8)))
(text "address_a[4..0]" (rect 4 34 93 48)(font "Arial" (font_size 8)))
(line (pt 0 48)(pt 112 48)(line_width 3))
)
(port
(pt 0 64)
(input)
(text "wren_a" (rect 0 0 44 14)(font "Arial" (font_size 8)))
(text "wren_a" (rect 4 50 48 64)(font "Arial" (font_size 8)))
(line (pt 0 64)(pt 112 64))
)
(port
(pt 0 80)
(input)
(text "rden_a" (rect 0 0 40 14)(font "Arial" (font_size 8)))
(text "rden_a" (rect 4 66 44 80)(font "Arial" (font_size 8)))
(line (pt 0 80)(pt 112 80))
)
(port
(pt 0 104)
(input)
(text "data_b[23..0]" (rect 0 0 74 14)(font "Arial" (font_size 8)))
(text "data_b[23..0]" (rect 4 90 78 104)(font "Arial" (font_size 8)))
(line (pt 0 104)(pt 112 104)(line_width 3))
)
(port
(pt 0 120)
(input)
(text "address_b[4..0]" (rect 0 0 89 14)(font "Arial" (font_size 8)))
(text "address_b[4..0]" (rect 4 106 93 120)(font "Arial" (font_size 8)))
(line (pt 0 120)(pt 112 120)(line_width 3))
)
(port
(pt 0 136)
(input)
(text "wren_b" (rect 0 0 44 14)(font "Arial" (font_size 8)))
(text "wren_b" (rect 4 122 48 136)(font "Arial" (font_size 8)))
(line (pt 0 136)(pt 112 136))
)
(port
(pt 0 152)
(input)
(text "rden_b" (rect 0 0 40 14)(font "Arial" (font_size 8)))
(text "rden_b" (rect 4 138 44 152)(font "Arial" (font_size 8)))
(line (pt 0 152)(pt 112 152))
)
(port
(pt 0 176)
(input)
(text "clock_a" (rect 0 0 43 14)(font "Arial" (font_size 8)))
(text "clock_a" (rect 4 162 47 176)(font "Arial" (font_size 8)))
(line (pt 0 176)(pt 92 176))
)
(port
(pt 0 192)
(input)
(text "enable_a" (rect 0 0 51 14)(font "Arial" (font_size 8)))
(text "enable_a" (rect 4 178 55 192)(font "Arial" (font_size 8)))
(line (pt 0 192)(pt 48 192))
)
(port
(pt 0 208)
(input)
(text "clock_b" (rect 0 0 43 14)(font "Arial" (font_size 8)))
(text "clock_b" (rect 4 194 47 208)(font "Arial" (font_size 8)))
(line (pt 0 208)(pt 104 208))
)
(port
(pt 0 224)
(input)
(text "enable_b" (rect 0 0 51 14)(font "Arial" (font_size 8)))
(text "enable_b" (rect 4 210 55 224)(font "Arial" (font_size 8)))
(line (pt 0 224)(pt 48 224))
)
(port
(pt 200 256)
(input)
(text "aclr_a" (rect 0 0 14 35)(font "Arial" (font_size 8))(vertical))
(text "aclr_a" (rect 186 223 200 258)(font "Arial" (font_size 8))(vertical))
(line (pt 200 256)(pt 200 232))
)
(port
(pt 232 256)
(input)
(text "aclr_b" (rect 0 0 14 35)(font "Arial" (font_size 8))(vertical))
(text "aclr_b" (rect 218 223 232 258)(font "Arial" (font_size 8))(vertical))
(line (pt 232 256)(pt 232 232))
)
(port
(pt 256 32)
(output)
(text "q_a[23..0]" (rect 0 0 56 14)(font "Arial" (font_size 8)))
(text "q_a[23..0]" (rect 205 18 261 32)(font "Arial" (font_size 8)))
(line (pt 256 32)(pt 168 32)(line_width 3))
)
(port
(pt 256 104)
(output)
(text "q_b[23..0]" (rect 0 0 56 14)(font "Arial" (font_size 8)))
(text "q_b[23..0]" (rect 205 90 261 104)(font "Arial" (font_size 8)))
(line (pt 256 104)(pt 168 104)(line_width 3))
)
(drawing
(text "32 Word(s)" (rect 137 59 149 113)(font "Arial" )(vertical))
(text "RAM" (rect 148 48 160 71)(font "Arial" )(vertical))
(text "Block Type: AUTO" (rect 40 237 132 249)(font "Arial" ))
(line (pt 128 24)(pt 168 24))
(line (pt 168 24)(pt 168 160))
(line (pt 168 160)(pt 128 160))
(line (pt 128 160)(pt 128 24))
(line (pt 112 27)(pt 120 27))
(line (pt 120 27)(pt 120 39))
(line (pt 120 39)(pt 112 39))
(line (pt 112 39)(pt 112 27))
(line (pt 112 34)(pt 114 36))
(line (pt 114 36)(pt 112 38))
(line (pt 92 36)(pt 112 36))
(line (pt 120 32)(pt 128 32)(line_width 3))
(line (pt 112 43)(pt 120 43))
(line (pt 120 43)(pt 120 55))
(line (pt 120 55)(pt 112 55))
(line (pt 112 55)(pt 112 43))
(line (pt 112 50)(pt 114 52))
(line (pt 114 52)(pt 112 54))
(line (pt 92 52)(pt 112 52))
(line (pt 120 48)(pt 128 48)(line_width 3))
(line (pt 112 59)(pt 120 59))
(line (pt 120 59)(pt 120 71))
(line (pt 120 71)(pt 112 71))
(line (pt 112 71)(pt 112 59))
(line (pt 112 66)(pt 114 68))
(line (pt 114 68)(pt 112 70))
(line (pt 92 68)(pt 112 68))
(line (pt 120 64)(pt 128 64))
(line (pt 112 75)(pt 120 75))
(line (pt 120 75)(pt 120 87))
(line (pt 120 87)(pt 112 87))
(line (pt 112 87)(pt 112 75))
(line (pt 112 82)(pt 114 84))
(line (pt 114 84)(pt 112 86))
(line (pt 92 84)(pt 112 84))
(line (pt 120 80)(pt 128 80))
(line (pt 112 99)(pt 120 99))
(line (pt 120 99)(pt 120 111))
(line (pt 120 111)(pt 112 111))
(line (pt 112 111)(pt 112 99))
(line (pt 112 106)(pt 114 108))
(line (pt 114 108)(pt 112 110))
(line (pt 104 108)(pt 112 108))
(line (pt 120 104)(pt 128 104)(line_width 3))
(line (pt 112 115)(pt 120 115))
(line (pt 120 115)(pt 120 127))
(line (pt 120 127)(pt 112 127))
(line (pt 112 127)(pt 112 115))
(line (pt 112 122)(pt 114 124))
(line (pt 114 124)(pt 112 126))
(line (pt 104 124)(pt 112 124))
(line (pt 120 120)(pt 128 120)(line_width 3))
(line (pt 112 131)(pt 120 131))
(line (pt 120 131)(pt 120 143))
(line (pt 120 143)(pt 112 143))
(line (pt 112 143)(pt 112 131))
(line (pt 112 138)(pt 114 140))
(line (pt 114 140)(pt 112 142))
(line (pt 104 140)(pt 112 140))
(line (pt 120 136)(pt 128 136))
(line (pt 112 147)(pt 120 147))
(line (pt 120 147)(pt 120 159))
(line (pt 120 159)(pt 112 159))
(line (pt 112 159)(pt 112 147))
(line (pt 112 154)(pt 114 156))
(line (pt 114 156)(pt 112 158))
(line (pt 104 156)(pt 112 156))
(line (pt 120 152)(pt 128 152))
(line (pt 92 36)(pt 92 177))
(line (pt 104 108)(pt 104 209))
(line (pt 0 0)(pt 257 0))
(line (pt 257 0)(pt 257 257))
(line (pt 0 257)(pt 257 257))
(line (pt 0 0)(pt 0 257))
(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 352 312 384 344)
(text "GND" (rect 6 8 16 29)(font "Arial" (font_size 6))(vertical))
(text "inst8" (rect -1 3 16 25)(font "Intel Clear" )(vertical)(invisible))
(port
(pt 32 16)
(output)
(text "1" (rect 18 0 23 12)(font "Courier New" (bold))(invisible))
(text "1" (rect 20 18 32 23)(font "Courier New" (bold))(vertical)(invisible))
(line (pt 24 16)(pt 32 16))
)
(drawing
(line (pt 24 8)(pt 16 16))
(line (pt 16 16)(pt 24 24))
(line (pt 24 8)(pt 24 24))
)
(rotate270)
)
(connector
(pt 656 440)
(pt 656 432)
)
(connector
(pt 624 440)
(pt 624 432)
)
(connector
(pt 192 440)
(pt 192 152)
)
(connector
(pt 384 136)
(pt 392 136)
)
(connector
(pt 384 120)
(pt 400 120)
)
(connector
(pt 392 400)
(pt 392 136)
)
(connector
(pt 424 400)
(pt 392 400)
)
(connector
(pt 400 368)
(pt 400 120)
)
(connector
(pt 424 368)
(pt 400 368)
)
(connector
(pt 424 352)
(pt 200 352)
)
(connector
(pt 200 352)
(pt 200 120)
)
(connector
(pt 424 384)
(pt 208 384)
)
(connector
(pt 208 384)
(pt 208 136)
)
(connector
(pt 184 152)
(pt 192 152)
)
(connector
(pt 192 152)
(pt 232 152)
)
(connector
(pt 192 440)
(pt 624 440)
)
(connector
(pt 624 440)
(pt 656 440)
)
(connector
(pt 184 120)
(pt 200 120)
)
(connector
(pt 200 120)
(pt 232 120)
)
(connector
(pt 184 136)
(pt 208 136)
)
(connector
(pt 208 136)
(pt 232 136)
)
(connector
(pt 384 168)
(pt 424 168)
)
(connector
(pt 384 152)
(pt 424 152)
)
(connector
(pt 384 184)
(pt 416 184)
(bus)
)
(connector
(pt 384 200)
(pt 408 200)
(bus)
)
(connector
(pt 424 256)
(pt 224 256)
)
(connector
(pt 224 256)
(pt 224 168)
)
(connector
(pt 184 168)
(pt 224 168)
)
(connector
(pt 224 168)
(pt 232 168)
)
(connector
(pt 424 312)
(pt 216 312)
)
(connector
(pt 216 312)
(pt 216 184)
)
(connector
(pt 232 184)
(pt 216 184)
)
(connector
(pt 216 184)
(pt 184 184)
)
(connector
(pt 384 328)
(pt 424 328)
)
(connector
(pt 384 240)
(pt 424 240)
)
(connector
(pt 424 224)
(pt 416 224)
(bus)
)
(connector
(pt 416 224)
(pt 416 184)
(bus)
)
(connector
(pt 424 296)
(pt 408 296)
(bus)
)
(connector
(pt 408 296)
(pt 408 200)
(bus)
)
(connector
(pt 680 208)
(pt 688 208)
(bus)
)
(connector
(pt 184 280)
(pt 424 280)
(bus)
)
(junction (pt 624 440))
(junction (pt 192 152))
(junction (pt 200 120))
(junction (pt 208 136))
(junction (pt 224 168))
(junction (pt 216 184))