-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMain.bdf
More file actions
766 lines (766 loc) · 16.4 KB
/
Main.bdf
File metadata and controls
766 lines (766 loc) · 16.4 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
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
/*
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) 2017 Intel Corporation. All rights reserved.
Your use of Intel 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 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.
*/
(header "graphic" (version "1.4"))
(pin
(input)
(rect -496 40 -328 56)
(text "INPUT" (rect 125 0 153 10)(font "Arial" (font_size 6)))
(text "CLK" (rect 5 0 27 12)(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 148 17)(font "Arial" (font_size 6)))
)
(pin
(output)
(rect 544 88 720 104)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "R0[31..0]" (rect 90 0 136 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 528 120 704 136)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "R1[31..0]" (rect 90 0 132 17)(font "Intel Clear" ))
(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 512 152 688 168)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "R2[31..0]" (rect 90 0 132 17)(font "Intel Clear" ))
(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 496 184 672 200)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "instr_out[31..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 208 16 384 32)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "ALUControl[2..0]" (rect 90 0 169 17)(font "Intel Clear" ))
(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 216 32 392 48)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "RegWrite" (rect 90 0 136 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 184 -88 360 -72)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "sh_dir" (rect 90 0 119 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 184 -72 360 -56)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "PCSrc" (rect 90 0 118 17)(font "Intel Clear" ))
(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 184 -48 360 -32)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "ResultSrc[1..0]" (rect 90 0 158 17)(font "Intel Clear" ))
(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 184 -32 360 -16)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "ALUSrc" (rect 90 0 124 17)(font "Intel Clear" ))
(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 184 -16 360 0)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "RegSrc" (rect 90 0 123 17)(font "Intel Clear" ))
(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 200 0 376 16)
(text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
(text "MemWrite" (rect 90 0 140 17)(font "Intel Clear" ))
(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 -256 64 -24 240)
(text "Controller" (rect 5 0 52 12)(font "Arial" ))
(text "CONTROLLER" (rect 8 160 76 177)(font "Intel Clear" ))
(port
(pt 0 32)
(input)
(text "clk" (rect 0 0 14 12)(font "Arial" ))
(text "clk" (rect 21 27 35 39)(font "Arial" ))
(line (pt 0 32)(pt 16 32))
)
(port
(pt 0 48)
(input)
(text "ALUFlags[3..0]" (rect 0 0 74 12)(font "Arial" ))
(text "ALUFlags[3..0]" (rect 21 43 95 55)(font "Arial" ))
(line (pt 0 48)(pt 16 48)(line_width 3))
)
(port
(pt 0 64)
(input)
(text "Cond[3..0]" (rect 0 0 51 12)(font "Arial" ))
(text "Cond[3..0]" (rect 21 59 72 71)(font "Arial" ))
(line (pt 0 64)(pt 16 64)(line_width 3))
)
(port
(pt 0 80)
(input)
(text "Op[1..0]" (rect 0 0 40 12)(font "Arial" ))
(text "Op[1..0]" (rect 21 75 61 87)(font "Arial" ))
(line (pt 0 80)(pt 16 80)(line_width 3))
)
(port
(pt 0 96)
(input)
(text "Funct[5..0]" (rect 0 0 54 12)(font "Arial" ))
(text "Funct[5..0]" (rect 21 91 75 103)(font "Arial" ))
(line (pt 0 96)(pt 16 96)(line_width 3))
)
(port
(pt 0 112)
(input)
(text "Rd[3..0]" (rect 0 0 40 12)(font "Arial" ))
(text "Rd[3..0]" (rect 21 107 61 119)(font "Arial" ))
(line (pt 0 112)(pt 16 112)(line_width 3))
)
(port
(pt 232 32)
(output)
(text "RegWrite" (rect 0 0 46 12)(font "Arial" ))
(text "RegWrite" (rect 173 27 219 39)(font "Arial" ))
(line (pt 232 32)(pt 216 32))
)
(port
(pt 232 48)
(output)
(text "ALUControl[2..0]" (rect 0 0 82 12)(font "Arial" ))
(text "ALUControl[2..0]" (rect 142 43 224 55)(font "Arial" ))
(line (pt 232 48)(pt 216 48)(line_width 3))
)
(port
(pt 232 64)
(output)
(text "MemWrite" (rect 0 0 49 12)(font "Arial" ))
(text "MemWrite" (rect 170 59 219 71)(font "Arial" ))
(line (pt 232 64)(pt 216 64))
)
(port
(pt 232 80)
(output)
(text "RegSrc" (rect 0 0 36 12)(font "Arial" ))
(text "RegSrc" (rect 181 75 217 87)(font "Arial" ))
(line (pt 232 80)(pt 216 80))
)
(port
(pt 232 96)
(output)
(text "ALUSrc" (rect 0 0 37 12)(font "Arial" ))
(text "ALUSrc" (rect 180 91 217 103)(font "Arial" ))
(line (pt 232 96)(pt 216 96))
)
(port
(pt 232 112)
(output)
(text "ResultSrc[1..0]" (rect 0 0 74 12)(font "Arial" ))
(text "ResultSrc[1..0]" (rect 149 107 223 119)(font "Arial" ))
(line (pt 232 112)(pt 216 112)(line_width 3))
)
(port
(pt 232 128)
(output)
(text "PCSrc" (rect 0 0 31 12)(font "Arial" ))
(text "PCSrc" (rect 185 123 216 135)(font "Arial" ))
(line (pt 232 128)(pt 216 128))
)
(port
(pt 232 144)
(output)
(text "sh_dir" (rect 0 0 29 12)(font "Arial" ))
(text "sh_dir" (rect 187 139 216 151)(font "Arial" ))
(line (pt 232 144)(pt 216 144))
)
(drawing
(rectangle (rect 16 16 216 160))
)
)
(symbol
(rect 240 48 480 240)
(text "Datapath" (rect 5 0 60 19)(font "Intel Clear" (font_size 8)))
(text "DATAPATH" (rect 8 171 62 188)(font "Intel Clear" ))
(port
(pt 0 32)
(input)
(text "CLK" (rect 0 0 23 19)(font "Intel Clear" (font_size 8)))
(text "CLK" (rect 21 27 44 46)(font "Intel Clear" (font_size 8)))
(line (pt 0 32)(pt 16 32))
)
(port
(pt 0 48)
(input)
(text "RegWrite" (rect 0 0 54 19)(font "Intel Clear" (font_size 8)))
(text "RegWrite" (rect 21 43 75 62)(font "Intel Clear" (font_size 8)))
(line (pt 0 48)(pt 16 48))
)
(port
(pt 0 64)
(input)
(text "ALUControl[2..0]" (rect 0 0 97 19)(font "Intel Clear" (font_size 8)))
(text "ALUControl[2..0]" (rect 21 59 118 78)(font "Intel Clear" (font_size 8)))
(line (pt 0 64)(pt 16 64)(line_width 3))
)
(port
(pt 0 80)
(input)
(text "MemWrite" (rect 0 0 61 19)(font "Intel Clear" (font_size 8)))
(text "MemWrite" (rect 21 75 82 94)(font "Intel Clear" (font_size 8)))
(line (pt 0 80)(pt 16 80))
)
(port
(pt 0 96)
(input)
(text "RegSrc" (rect 0 0 41 19)(font "Intel Clear" (font_size 8)))
(text "RegSrc" (rect 21 91 62 110)(font "Intel Clear" (font_size 8)))
(line (pt 0 96)(pt 16 96))
)
(port
(pt 0 112)
(input)
(text "ALUSrc" (rect 0 0 43 19)(font "Intel Clear" (font_size 8)))
(text "ALUSrc" (rect 21 107 64 126)(font "Intel Clear" (font_size 8)))
(line (pt 0 112)(pt 16 112))
)
(port
(pt 0 128)
(input)
(text "ResultSrc[1..0]" (rect 0 0 86 19)(font "Intel Clear" (font_size 8)))
(text "ResultSrc[1..0]" (rect 21 123 107 142)(font "Intel Clear" (font_size 8)))
(line (pt 0 128)(pt 16 128)(line_width 3))
)
(port
(pt 0 144)
(input)
(text "PcSrc" (rect 0 0 33 19)(font "Intel Clear" (font_size 8)))
(text "PcSrc" (rect 21 139 54 158)(font "Intel Clear" (font_size 8)))
(line (pt 0 144)(pt 16 144))
)
(port
(pt 0 160)
(input)
(text "sh_dir" (rect 0 0 36 19)(font "Intel Clear" (font_size 8)))
(text "sh_dir" (rect 21 155 57 174)(font "Intel Clear" (font_size 8)))
(line (pt 0 160)(pt 16 160))
)
(port
(pt 240 32)
(output)
(text "ALUFlags[3..0]" (rect 0 0 86 19)(font "Intel Clear" (font_size 8)))
(text "ALUFlags[3..0]" (rect 133 27 219 46)(font "Intel Clear" (font_size 8)))
(line (pt 240 32)(pt 224 32)(line_width 3))
)
(port
(pt 240 48)
(output)
(text "R0[31..0]" (rect 0 0 55 19)(font "Intel Clear" (font_size 8)))
(text "R0[31..0]" (rect 164 43 219 62)(font "Intel Clear" (font_size 8)))
(line (pt 240 48)(pt 224 48)(line_width 3))
)
(port
(pt 240 64)
(output)
(text "Cond[3..0]" (rect 0 0 61 19)(font "Intel Clear" (font_size 8)))
(text "Cond[3..0]" (rect 158 59 219 78)(font "Intel Clear" (font_size 8)))
(line (pt 240 64)(pt 224 64)(line_width 3))
)
(port
(pt 240 80)
(output)
(text "R1[31..0]" (rect 0 0 55 19)(font "Intel Clear" (font_size 8)))
(text "R1[31..0]" (rect 164 75 219 94)(font "Intel Clear" (font_size 8)))
(line (pt 240 80)(pt 224 80)(line_width 3))
)
(port
(pt 240 96)
(output)
(text "Op[1..0]" (rect 0 0 48 19)(font "Intel Clear" (font_size 8)))
(text "Op[1..0]" (rect 171 91 219 110)(font "Intel Clear" (font_size 8)))
(line (pt 240 96)(pt 224 96)(line_width 3))
)
(port
(pt 240 112)
(output)
(text "R2[31..0]" (rect 0 0 55 19)(font "Intel Clear" (font_size 8)))
(text "R2[31..0]" (rect 164 107 219 126)(font "Intel Clear" (font_size 8)))
(line (pt 240 112)(pt 224 112)(line_width 3))
)
(port
(pt 240 128)
(output)
(text "Funct[5..0]" (rect 0 0 62 19)(font "Intel Clear" (font_size 8)))
(text "Funct[5..0]" (rect 157 123 219 142)(font "Intel Clear" (font_size 8)))
(line (pt 240 128)(pt 224 128)(line_width 3))
)
(port
(pt 240 144)
(output)
(text "instr_out[31..0]" (rect 0 0 90 19)(font "Intel Clear" (font_size 8)))
(text "instr_out[31..0]" (rect 129 139 219 158)(font "Intel Clear" (font_size 8)))
(line (pt 240 144)(pt 224 144)(line_width 3))
)
(port
(pt 240 160)
(output)
(text "Rd[3..0]" (rect 0 0 47 19)(font "Intel Clear" (font_size 8)))
(text "Rd[3..0]" (rect 172 155 219 174)(font "Intel Clear" (font_size 8)))
(line (pt 240 160)(pt 224 160)(line_width 3))
)
(drawing
(rectangle (rect 16 16 224 176))
)
)
(connector
(pt 480 80)
(pt 560 80)
(bus)
)
(connector
(pt 480 176)
(pt 512 176)
(bus)
)
(connector
(pt 480 144)
(pt 528 144)
(bus)
)
(connector
(pt 480 112)
(pt 544 112)
(bus)
)
(connector
(pt 480 208)
(pt 496 208)
(bus)
)
(connector
(pt 480 160)
(pt 512 160)
(bus)
)
(connector
(pt 480 192)
(pt 496 192)
(bus)
)
(connector
(pt 480 96)
(pt 544 96)
(bus)
)
(connector
(pt 480 128)
(pt 528 128)
(bus)
)
(connector
(pt 240 80)
(pt 8 80)
)
(connector
(pt 496 256)
(pt -264 256)
(bus)
)
(connector
(pt -264 256)
(pt -264 176)
(bus)
)
(connector
(pt -264 176)
(pt -256 176)
(bus)
)
(connector
(pt -256 160)
(pt -280 160)
(bus)
)
(connector
(pt -280 160)
(pt -280 272)
(bus)
)
(connector
(pt 512 272)
(pt -280 272)
(bus)
)
(connector
(pt 528 288)
(pt -296 288)
(bus)
)
(connector
(pt -296 288)
(pt -296 144)
(bus)
)
(connector
(pt -296 144)
(pt -256 144)
(bus)
)
(connector
(pt -256 128)
(pt -312 128)
(bus)
)
(connector
(pt -312 128)
(pt -312 304)
(bus)
)
(connector
(pt 544 304)
(pt -312 304)
(bus)
)
(connector
(pt 560 80)
(pt 560 320)
(bus)
)
(connector
(pt 560 320)
(pt -328 320)
(bus)
)
(connector
(pt -328 320)
(pt -328 112)
(bus)
)
(connector
(pt -328 112)
(pt -256 112)
(bus)
)
(connector
(pt 8 80)
(pt 8 48)
)
(connector
(pt -256 96)
(pt -296 96)
)
(connector
(pt -296 48)
(pt -296 96)
)
(connector
(pt 512 176)
(pt 512 272)
(bus)
)
(connector
(pt 528 144)
(pt 528 288)
(bus)
)
(connector
(pt 544 112)
(pt 544 304)
(bus)
)
(connector
(pt 496 208)
(pt 496 256)
(bus)
)
(connector
(pt -296 48)
(pt 8 48)
)
(connector
(pt -328 48)
(pt -296 48)
)
(connector
(pt 216 40)
(pt 216 96)
)
(connector
(pt -24 96)
(pt 216 96)
)
(connector
(pt 216 96)
(pt 240 96)
)
(connector
(pt 200 8)
(pt 200 128)
)
(connector
(pt -24 128)
(pt 200 128)
)
(connector
(pt 200 128)
(pt 240 128)
)
(connector
(pt 184 -8)
(pt 184 144)
)
(connector
(pt -24 144)
(pt 184 144)
)
(connector
(pt 184 144)
(pt 240 144)
)
(connector
(pt 184 -24)
(pt 168 -24)
)
(connector
(pt 168 -24)
(pt 168 160)
)
(connector
(pt -24 160)
(pt 168 160)
)
(connector
(pt 168 160)
(pt 240 160)
)
(connector
(pt 184 -64)
(pt 136 -64)
)
(connector
(pt 136 -64)
(pt 136 192)
)
(connector
(pt -24 192)
(pt 136 192)
)
(connector
(pt 136 192)
(pt 240 192)
)
(connector
(pt 184 -80)
(pt 120 -80)
)
(connector
(pt 120 208)
(pt 120 -80)
)
(connector
(pt -24 208)
(pt 120 208)
)
(connector
(pt 120 208)
(pt 240 208)
)
(connector
(pt 184 -40)
(pt 152 -40)
(bus)
)
(connector
(pt 152 -40)
(pt 152 176)
(bus)
)
(connector
(pt -24 176)
(pt 152 176)
(bus)
)
(connector
(pt 152 176)
(pt 240 176)
(bus)
)
(connector
(pt 208 24)
(pt 208 112)
(bus)
)
(connector
(pt -24 112)
(pt 208 112)
(bus)
)
(connector
(pt 208 112)
(pt 240 112)
(bus)
)
(junction (pt -296 48))
(junction (pt 216 96))
(junction (pt 200 128))
(junction (pt 184 144))
(junction (pt 168 160))
(junction (pt 136 192))
(junction (pt 120 208))
(junction (pt 152 176))
(junction (pt 208 112))