forked from marsohod4you/FPGA_FM_transmitter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcyclone3.bdf
725 lines (725 loc) · 17.5 KB
/
cyclone3.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
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
/*
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-2012 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 -368 184 -192 200)
(text "INPUT" (rect 133 0 169 13)(font "Arial" (font_size 6)))
(text "CLK100MHZ" (rect 9 0 91 15)(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 160 20)(font "Arial" (font_size 6)))
(annotation_block (location)(rect -336 136 -280 160))
)
(pin
(input)
(rect -328 80 -152 96)
(text "INPUT" (rect 133 0 169 13)(font "Arial" (font_size 6)))
(text "KEY0" (rect 9 0 44 15)(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 160 20)(font "Arial" (font_size 6)))
(annotation_block (location)(rect -320 32 -264 56))
)
(pin
(input)
(rect 288 608 464 624)
(text "INPUT" (rect 133 0 169 13)(font "Arial" (font_size 6)))
(text "ADC_D[7..0]" (rect 9 0 88 15)(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 160 20)(font "Arial" (font_size 6)))
(annotation_block (location)(rect 224 624 288 648))
)
(pin
(input)
(rect -400 616 -232 632)
(text "INPUT" (rect 125 0 161 13)(font "Arial" (font_size 6)))
(text "KEY1" (rect 5 0 40 15)(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 152 20)(font "Arial" (font_size 6)))
(annotation_block (location)(rect -480 664 -424 688))
)
(pin
(input)
(rect -328 -16 -160 0)
(text "INPUT" (rect 125 0 161 13)(font "Arial" (font_size 6)))
(text "FTDI_BD0" (rect 5 0 72 15)(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 152 20)(font "Arial" (font_size 6)))
(annotation_block (location)(rect -272 -56 -216 -32))
)
(pin
(output)
(rect -24 496 152 512)
(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
(text "ADC_CLK" (rect 90 0 156 15)(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))
)
(annotation_block (location)(rect 152 512 208 536))
)
(pin
(output)
(rect 496 184 672 200)
(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
(text "IO[6]" (rect 90 0 119 15)(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))
)
(annotation_block (location)(rect 600 232 664 256))
)
(pin
(output)
(rect 384 504 560 520)
(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
(text "IO[15..7]" (rect 90 0 143 15)(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))
)
(annotation_block (location)(rect 736 544 800 568))
)
(pin
(output)
(rect -112 656 64 672)
(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
(text "LED[2..0]" (rect 90 0 149 15)(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))
)
(annotation_block (location)(rect 64 672 120 696))
)
(pin
(output)
(rect -64 80 112 96)
(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
(text "LED[3]" (rect 90 0 133 15)(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))
)
(annotation_block (location)(rect 48 32 104 56))
)
(pin
(output)
(rect 384 480 560 496)
(text "OUTPUT" (rect 1 0 51 13)(font "Arial" (font_size 6)))
(text "IO[5..0]" (rect 90 0 134 15)(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))
)
(annotation_block (location)(rect 688 464 752 488))
)
(symbol
(rect -64 528 -32 560)
(text "GND" (rect 8 16 33 29)(font "Arial" (font_size 6)))
(text "inst18" (rect 3 21 43 36)(font "Arial" )(invisible))
(port
(pt 16 0)
(output)
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(line (pt 16 8)(pt 16 0))
)
(drawing
(line (pt 8 8)(pt 16 16))
(line (pt 16 16)(pt 24 8))
(line (pt 8 8)(pt 24 8))
)
)
(symbol
(rect 280 544 312 576)
(text "GND" (rect 8 16 33 29)(font "Arial" (font_size 6)))
(text "inst19" (rect 3 21 43 36)(font "Arial" )(invisible))
(port
(pt 16 0)
(output)
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(line (pt 16 8)(pt 16 0))
)
(drawing
(line (pt 8 8)(pt 16 16))
(line (pt 16 16)(pt 24 8))
(line (pt 8 8)(pt 24 8))
)
)
(symbol
(rect 344 544 376 576)
(text "GND" (rect 8 16 33 29)(font "Arial" (font_size 6)))
(text "inst21" (rect 3 21 43 36)(font "Arial" )(invisible))
(port
(pt 16 0)
(output)
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(line (pt 16 8)(pt 16 0))
)
(drawing
(line (pt 8 8)(pt 16 16))
(line (pt 16 16)(pt 24 8))
(line (pt 8 8)(pt 24 8))
)
)
(symbol
(rect 224 56 256 88)
(text "GND" (rect 8 16 33 29)(font "Arial" (font_size 6)))
(text "inst22" (rect 3 21 43 36)(font "Arial" )(invisible))
(port
(pt 16 0)
(output)
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(line (pt 16 8)(pt 16 0))
)
(drawing
(line (pt 8 8)(pt 16 16))
(line (pt 16 16)(pt 24 8))
(line (pt 8 8)(pt 24 8))
)
)
(symbol
(rect 192 56 224 88)
(text "GND" (rect 8 16 33 29)(font "Arial" (font_size 6)))
(text "inst23" (rect 3 21 43 36)(font "Arial" )(invisible))
(port
(pt 16 0)
(output)
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(line (pt 16 8)(pt 16 0))
)
(drawing
(line (pt 8 8)(pt 16 16))
(line (pt 16 16)(pt 24 8))
(line (pt 8 8)(pt 24 8))
)
)
(symbol
(rect 480 -8 696 120)
(text "tbl_rom" (rect 82 0 144 19)(font "Arial" (font_size 10)))
(text "inst3" (rect 8 109 39 124)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "address[7..0]" (rect 0 0 89 16)(font "Arial" (font_size 8)))
(text "address[7..0]" (rect 4 16 93 32)(font "Arial" (font_size 8)))
(line (pt 0 32)(pt 88 32)(line_width 3))
)
(port
(pt 0 112)
(input)
(text "clock" (rect 0 0 36 16)(font "Arial" (font_size 8)))
(text "clock" (rect 4 96 40 112)(font "Arial" (font_size 8)))
(line (pt 0 112)(pt 144 112))
)
(port
(pt 216 32)
(output)
(text "q[15..0]" (rect 0 0 51 16)(font "Arial" (font_size 8)))
(text "q[15..0]" (rect 169 16 220 32)(font "Arial" (font_size 8)))
(line (pt 216 32)(pt 160 32)(line_width 3))
)
(drawing
(text "16 bits" (rect 106 29 121 72)(font "Arial" )(vertical))
(text "256 words" (rect 120 16 135 84)(font "Arial" )(vertical))
(text "Block type: AUTO" (rect 48 111 157 126)(font "Arial" ))
(line (pt 104 24)(pt 136 24))
(line (pt 136 24)(pt 136 96))
(line (pt 136 96)(pt 104 96))
(line (pt 104 96)(pt 104 24))
(line (pt 118 58)(pt 123 63))
(line (pt 118 62)(pt 123 57))
(line (pt 152 27)(pt 160 27))
(line (pt 160 27)(pt 160 39))
(line (pt 160 39)(pt 152 39))
(line (pt 152 39)(pt 152 27))
(line (pt 152 34)(pt 154 36))
(line (pt 154 36)(pt 152 38))
(line (pt 144 36)(pt 152 36))
(line (pt 136 32)(pt 152 32)(line_width 3))
(line (pt 88 27)(pt 96 27))
(line (pt 96 27)(pt 96 39))
(line (pt 96 39)(pt 88 39))
(line (pt 88 39)(pt 88 27))
(line (pt 88 34)(pt 90 36))
(line (pt 90 36)(pt 88 38))
(line (pt 80 36)(pt 88 36))
(line (pt 96 32)(pt 104 32)(line_width 3))
(line (pt 80 112)(pt 80 36))
(line (pt 144 112)(pt 144 36))
(line (pt 0 0)(pt 217 0))
(line (pt 217 0)(pt 217 130))
(line (pt 0 130)(pt 217 130))
(line (pt 0 0)(pt 0 130))
(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 272 160 448 272)
(text "divider" (rect 5 0 47 15)(font "Arial" ))
(text "inst2" (rect 8 96 39 111)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "clk" (rect 0 0 17 15)(font "Arial" ))
(text "clk" (rect 21 27 38 42)(font "Arial" ))
(line (pt 0 32)(pt 16 32))
)
(port
(pt 0 48)
(input)
(text "nreset" (rect 0 0 41 15)(font "Arial" ))
(text "nreset" (rect 21 43 62 58)(font "Arial" ))
(line (pt 0 48)(pt 16 48))
)
(port
(pt 0 64)
(input)
(text "in_factor[15..0]" (rect 0 0 94 15)(font "Arial" ))
(text "in_factor[15..0]" (rect 21 59 115 74)(font "Arial" ))
(line (pt 0 64)(pt 16 64)(line_width 3))
)
(port
(pt 176 32)
(output)
(text "nclk" (rect 0 0 25 15)(font "Arial" ))
(text "nclk" (rect 134 27 159 42)(font "Arial" ))
(line (pt 176 32)(pt 160 32))
)
(drawing
(rectangle (rect 16 16 160 96))
)
)
(symbol
(rect 264 -72 456 72)
(text "serial" (rect 5 0 41 15)(font "Arial" ))
(text "inst" (rect 8 128 31 143)(font "Arial" ))
(port
(pt 0 32)
(input)
(text "reset" (rect 0 0 33 15)(font "Arial" ))
(text "reset" (rect 21 27 54 42)(font "Arial" ))
(line (pt 0 32)(pt 16 32))
)
(port
(pt 0 48)
(input)
(text "clk100" (rect 0 0 42 15)(font "Arial" ))
(text "clk100" (rect 21 43 63 58)(font "Arial" ))
(line (pt 0 48)(pt 16 48))
)
(port
(pt 0 64)
(input)
(text "rx" (rect 0 0 10 15)(font "Arial" ))
(text "rx" (rect 21 59 31 74)(font "Arial" ))
(line (pt 0 64)(pt 16 64))
)
(port
(pt 0 80)
(input)
(text "sbyte[7..0]" (rect 0 0 64 15)(font "Arial" ))
(text "sbyte[7..0]" (rect 21 75 85 90)(font "Arial" ))
(line (pt 0 80)(pt 16 80)(line_width 3))
)
(port
(pt 0 96)
(input)
(text "send" (rect 0 0 33 15)(font "Arial" ))
(text "send" (rect 21 91 54 106)(font "Arial" ))
(line (pt 0 96)(pt 16 96))
)
(port
(pt 192 32)
(output)
(text "rx_byte[7..0]" (rect 0 0 75 15)(font "Arial" ))
(text "rx_byte[7..0]" (rect 108 27 183 42)(font "Arial" ))
(line (pt 192 32)(pt 176 32)(line_width 3))
)
(port
(pt 192 48)
(output)
(text "rbyte_ready" (rect 0 0 74 15)(font "Arial" ))
(text "rbyte_ready" (rect 109 43 183 58)(font "Arial" ))
(line (pt 192 48)(pt 176 48))
)
(port
(pt 192 64)
(output)
(text "tx" (rect 0 0 9 15)(font "Arial" ))
(text "tx" (rect 164 59 173 74)(font "Arial" ))
(line (pt 192 64)(pt 176 64))
)
(port
(pt 192 80)
(output)
(text "busy" (rect 0 0 30 15)(font "Arial" ))
(text "busy" (rect 146 75 176 90)(font "Arial" ))
(line (pt 192 80)(pt 176 80))
)
(port
(pt 192 96)
(output)
(text "rb[7..0]" (rect 0 0 43 15)(font "Arial" ))
(text "rb[7..0]" (rect 135 91 178 106)(font "Arial" ))
(line (pt 192 96)(pt 176 96)(line_width 3))
)
(parameter
"RCONST"
"430"
""
(type "PARAMETER_SIGNED_DEC") )
(drawing
(rectangle (rect 16 16 176 128))
)
(annotation_block (parameter)(rect 488 -64 698 -32))
)
(symbol
(rect -168 120 144 328)
(text "mypll2" (rect 133 0 187 19)(font "Arial" (font_size 10)))
(text "inst1" (rect 8 189 39 204)(font "Arial" ))
(port
(pt 0 72)
(input)
(text "inclk0" (rect 0 0 40 16)(font "Arial" (font_size 8)))
(text "inclk0" (rect 4 56 44 72)(font "Arial" (font_size 8)))
(line (pt 0 72)(pt 48 72))
)
(port
(pt 312 72)
(output)
(text "c0" (rect 0 0 16 16)(font "Arial" (font_size 8)))
(text "c0" (rect 294 56 310 72)(font "Arial" (font_size 8)))
)
(port
(pt 312 96)
(output)
(text "c1" (rect 0 0 16 16)(font "Arial" (font_size 8)))
(text "c1" (rect 294 80 310 96)(font "Arial" (font_size 8)))
)
(port
(pt 312 120)
(output)
(text "c2" (rect 0 0 16 16)(font "Arial" (font_size 8)))
(text "c2" (rect 294 104 310 120)(font "Arial" (font_size 8)))
)
(port
(pt 312 144)
(output)
(text "locked" (rect 0 0 44 16)(font "Arial" (font_size 8)))
(text "locked" (rect 270 128 314 144)(font "Arial" (font_size 8)))
)
(drawing
(text "Cyclone III" (rect 236 188 302 203)(font "Arial" ))
(text "inclk0 frequency: 100.000 MHz" (rect 58 66 252 81)(font "Arial" ))
(text "Operation Mode: Normal" (rect 58 82 216 97)(font "Arial" ))
(text "Clk " (rect 59 107 83 122)(font "Arial" ))
(text "Ratio" (rect 84 107 118 122)(font "Arial" ))
(text "Ph (dg)" (rect 117 107 164 122)(font "Arial" ))
(text "DC (%)" (rect 161 107 208 122)(font "Arial" ))
(text "c0" (rect 63 124 78 139)(font "Arial" ))
(text "9/2" (rect 90 124 110 139)(font "Arial" ))
(text "0.00" (rect 125 124 153 139)(font "Arial" ))
(text "50.00" (rect 166 124 202 139)(font "Arial" ))
(text "c1" (rect 63 141 78 156)(font "Arial" ))
(text "1/1" (rect 90 141 110 156)(font "Arial" ))
(text "0.00" (rect 125 141 153 156)(font "Arial" ))
(text "50.00" (rect 166 141 202 156)(font "Arial" ))
(text "c2" (rect 63 158 78 173)(font "Arial" ))
(text "1/50" (rect 86 158 114 173)(font "Arial" ))
(text "0.00" (rect 125 158 153 173)(font "Arial" ))
(text "50.00" (rect 166 158 202 173)(font "Arial" ))
(line (pt 0 0)(pt 313 0))
(line (pt 313 0)(pt 313 209))
(line (pt 0 209)(pt 313 209))
(line (pt 0 0)(pt 0 209))
(line (pt 56 105)(pt 202 105))
(line (pt 56 121)(pt 202 121))
(line (pt 56 138)(pt 202 138))
(line (pt 56 155)(pt 202 155))
(line (pt 56 172)(pt 202 172))
(line (pt 56 105)(pt 56 172))
(line (pt 81 105)(pt 81 172)(line_width 3))
(line (pt 114 105)(pt 114 172)(line_width 3))
(line (pt 158 105)(pt 158 172)(line_width 3))
(line (pt 201 105)(pt 201 172))
(line (pt 48 56)(pt 255 56))
(line (pt 255 56)(pt 255 191))
(line (pt 48 191)(pt 255 191))
(line (pt 48 56)(pt 48 191))
(line (pt 311 72)(pt 255 72))
(line (pt 311 96)(pt 255 96))
(line (pt 311 120)(pt 255 120))
(line (pt 311 144)(pt 255 144))
)
)
(symbol
(rect -152 704 -120 736)
(text "GND" (rect 8 16 33 29)(font "Arial" (font_size 6)))
(text "inst20" (rect 3 21 43 36)(font "Arial" )(invisible))
(port
(pt 16 0)
(output)
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(text "1" (rect 18 0 26 16)(font "Courier New" (bold))(invisible))
(line (pt 16 8)(pt 16 0))
)
(drawing
(line (pt 8 8)(pt 16 16))
(line (pt 16 16)(pt 24 8))
(line (pt 8 8)(pt 24 8))
)
)
(connector
(pt 144 216)
(pt 176 216)
)
(connector
(pt -152 88)
(pt -64 88)
)
(connector
(pt 384 512)
(pt 360 512)
(bus)
)
(connector
(pt 296 488)
(pt 384 488)
(bus)
)
(connector
(pt 296 488)
(pt 296 544)
(bus)
)
(connector
(pt 360 512)
(pt 360 544)
(bus)
)
(connector
(pt -24 504)
(pt -48 504)
)
(connector
(pt -136 664)
(pt -112 664)
(bus)
)
(connector
(pt -48 504)
(pt -48 528)
)
(connector
(pt -136 664)
(pt -136 704)
(bus)
)
(connector
(pt -168 192)
(pt -192 192)
)
(connector
(pt 240 -40)
(pt 264 -40)
)
(connector
(pt 176 -24)
(pt 264 -24)
)
(connector
(pt 240 24)
(pt 264 24)
)
(connector
(pt 264 8)
(pt 208 8)
(bus)
)
(connector
(pt 208 8)
(pt 208 56)
(bus)
)
(connector
(pt 144 192)
(pt 272 192)
)
(connector
(pt 272 224)
(pt 240 224)
(bus)
)
(connector
(pt -160 -8)
(pt 264 -8)
)
(connector
(pt 240 224)
(pt 240 144)
(bus)
)
(connector
(pt 176 104)
(pt 480 104)
)
(connector
(pt 240 144)
(pt 720 144)
(bus)
)
(connector
(pt 720 144)
(pt 720 24)
(bus)
)
(connector
(pt 272 208)
(pt 224 208)
)
(connector
(pt 224 208)
(pt 224 264)
)
(connector
(text "KEY0" (rect 176 248 211 263)(font "Arial" ))
(pt 224 264)
(pt 168 264)
)
(connector
(pt 240 -40)
(pt 240 24)
)
(connector
(pt 240 24)
(pt 240 56)
)
(connector
(pt 176 -24)
(pt 176 104)
)
(connector
(pt 176 104)
(pt 176 216)
)
(connector
(pt 696 24)
(pt 720 24)
(bus)
)
(connector
(pt 448 192)
(pt 496 192)
)
(connector
(pt 456 -24)
(pt 472 -24)
)
(connector
(pt 456 24)
(pt 480 24)
(bus)
)
(junction (pt 176 104))
(junction (pt 240 24))