-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig_reg.kicad_sch
779 lines (756 loc) · 28.9 KB
/
config_reg.kicad_sch
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
767
768
769
770
771
772
773
774
775
776
777
778
779
(kicad_sch (version 20230121) (generator eeschema)
(uuid 4d6f2815-3874-4c08-b896-7e1731e15c2d)
(paper "USLetter")
(title_block
(title "6502 Framebuffer: Config Register")
(rev "2.0")
)
(lib_symbols
(symbol "74xx:74LS377" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at -7.62 16.51 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "74LS377" (at -7.62 -16.51 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS377" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_locked" "" (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "ki_keywords" "TTL REG DFF DFF8" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "8-bit Register" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "DIP?20*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "74LS377_1_0"
(pin input line (at -12.7 -12.7 0) (length 5.08)
(name "~{E}" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -20.32 90) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin input clock (at -12.7 -10.16 0) (length 5.08)
(name "CP" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 2.54 180) (length 5.08)
(name "Q4" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 2.54 0) (length 5.08)
(name "D4" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 0 0) (length 5.08)
(name "D5" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 0 180) (length 5.08)
(name "Q5" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -2.54 180) (length 5.08)
(name "Q6" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 -2.54 0) (length 5.08)
(name "D6" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 -5.08 0) (length 5.08)
(name "D7" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 -5.08 180) (length 5.08)
(name "Q7" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 12.7 180) (length 5.08)
(name "Q0" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 20.32 270) (length 5.08)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 12.7 0) (length 5.08)
(name "D0" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 10.16 0) (length 5.08)
(name "D1" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 10.16 180) (length 5.08)
(name "Q1" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 7.62 180) (length 5.08)
(name "Q2" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 7.62 0) (length 5.08)
(name "D2" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -12.7 5.08 0) (length 5.08)
(name "D3" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin output line (at 12.7 5.08 180) (length 5.08)
(name "Q3" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
(symbol "74LS377_1_1"
(rectangle (start -7.62 15.24) (end 7.62 -15.24)
(stroke (width 0.254) (type default))
(fill (type background))
)
)
)
(symbol "Connector_Generic:Conn_01x05" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x05" (at 0 -7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x05_1_1"
(rectangle (start -1.27 -4.953) (end 0 -5.207)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 -2.413) (end 0 -2.667)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 0.127) (end 0 -0.127)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 2.667) (end 0 2.413)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 5.207) (end 0 4.953)
(stroke (width 0.1524) (type default))
(fill (type none))
)
(rectangle (start -1.27 6.35) (end 1.27 -6.35)
(stroke (width 0.254) (type default))
(fill (type background))
)
(pin passive line (at -5.08 5.08 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 2.54 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(name "Pin_4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -5.08 0) (length 3.81)
(name "Pin_5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 0.9652 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "cap capacitor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default))
(fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (at 0 3.556 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"+5V\"" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+5V_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "+5V_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+5V" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 -1.27)
(xy 1.27 -1.27)
(xy 0 -2.54)
(xy -1.27 -1.27)
(xy 0 -1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "GND_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 111.76 100.33) (diameter 0) (color 0 0 0 0)
(uuid a1b9138e-945d-4ed4-aaa1-baa148a1f5a9)
)
(junction (at 111.76 102.87) (diameter 0) (color 0 0 0 0)
(uuid dec4b6ac-3149-4efe-a237-1edf83eac827)
)
(no_connect (at 137.16 97.79) (uuid 1e7bc9dc-630d-49e1-b7bb-312394220955))
(no_connect (at 137.16 100.33) (uuid e14ac81a-7583-4d20-b4da-43ef1481d7fb))
(no_connect (at 137.16 102.87) (uuid f706418c-e435-4912-b436-9e0a4987d89f))
(bus_entry (at 104.14 87.63) (size -2.54 2.54)
(stroke (width 0) (type default))
(uuid 73958671-d51a-41da-95e8-de74a4a86225)
)
(bus_entry (at 104.14 92.71) (size -2.54 2.54)
(stroke (width 0) (type default))
(uuid 7443362b-84c1-4605-b370-de3ffe91ee3c)
)
(bus_entry (at 104.14 90.17) (size -2.54 2.54)
(stroke (width 0) (type default))
(uuid bf96ffdf-b673-45f0-afc7-bba7b7fb7a63)
)
(bus_entry (at 104.14 95.25) (size -2.54 2.54)
(stroke (width 0) (type default))
(uuid e18c4ba1-5bd6-4883-92a1-6a27455d77d1)
)
(bus_entry (at 104.14 85.09) (size -2.54 2.54)
(stroke (width 0) (type default))
(uuid ff940b2e-76ae-4235-9887-0d730c0d374d)
)
(wire (pts (xy 101.6 107.95) (xy 111.76 107.95))
(stroke (width 0) (type default))
(uuid 09bb07c0-8119-4aeb-9b8c-d4b586a6989d)
)
(wire (pts (xy 157.48 90.17) (xy 168.91 90.17))
(stroke (width 0) (type default))
(uuid 4b46cf04-2974-4710-b862-8910276e05a4)
)
(wire (pts (xy 111.76 100.33) (xy 111.76 102.87))
(stroke (width 0) (type default))
(uuid 4c3e3640-8b6f-43e6-9f49-4883244b8d27)
)
(wire (pts (xy 101.6 110.49) (xy 111.76 110.49))
(stroke (width 0) (type default))
(uuid 4d0ba25c-26b9-44db-a3ef-57d4e13c3a4b)
)
(wire (pts (xy 157.48 87.63) (xy 168.91 87.63))
(stroke (width 0) (type default))
(uuid 54fd0c8d-568e-4f1a-b79f-399ecb8f42a3)
)
(wire (pts (xy 111.76 87.63) (xy 104.14 87.63))
(stroke (width 0) (type default))
(uuid 5aeaf820-8966-411a-8e61-94bfc91fe642)
)
(bus (pts (xy 101.6 90.17) (xy 101.6 92.71))
(stroke (width 0) (type default))
(uuid 5e80d881-066a-435b-8dc9-f93c398d9914)
)
(wire (pts (xy 111.76 90.17) (xy 104.14 90.17))
(stroke (width 0) (type default))
(uuid 619aee59-09fb-4624-89b8-24f5c4852de4)
)
(bus (pts (xy 101.6 95.25) (xy 101.6 97.79))
(stroke (width 0) (type default))
(uuid 6431b106-b236-4a1c-a41b-861585899ec0)
)
(wire (pts (xy 157.48 92.71) (xy 168.91 92.71))
(stroke (width 0) (type default))
(uuid 652a5e29-e91b-4762-84e9-c08e9bab8f07)
)
(bus (pts (xy 101.6 92.71) (xy 101.6 95.25))
(stroke (width 0) (type default))
(uuid 746db01c-56e7-4f1b-aece-2721de092000)
)
(wire (pts (xy 111.76 97.79) (xy 111.76 100.33))
(stroke (width 0) (type default))
(uuid 81e21fcc-4ddf-442e-a8ad-b66187c9ff10)
)
(bus (pts (xy 101.6 87.63) (xy 101.6 90.17))
(stroke (width 0) (type default))
(uuid 9aa3c7cd-f6a5-4530-a79f-6aeb7e1b83cc)
)
(wire (pts (xy 157.48 85.09) (xy 168.91 85.09))
(stroke (width 0) (type default))
(uuid 9b65d284-449a-4a0c-aa1d-d585d18540b5)
)
(wire (pts (xy 111.76 85.09) (xy 104.14 85.09))
(stroke (width 0) (type default))
(uuid a13733d1-22d9-4c4f-acb0-6de900bf2b79)
)
(wire (pts (xy 111.76 92.71) (xy 104.14 92.71))
(stroke (width 0) (type default))
(uuid bef5a43e-c37a-4fc2-b976-35e0ec0c2454)
)
(wire (pts (xy 157.48 95.25) (xy 168.91 95.25))
(stroke (width 0) (type default))
(uuid f57f8ac2-e171-4e3d-81fe-edc8189dcf64)
)
(wire (pts (xy 111.76 95.25) (xy 104.14 95.25))
(stroke (width 0) (type default))
(uuid fa6bffe2-4a03-488e-b391-b82bef286f51)
)
(text "Config\nReg" (at 120.65 97.79 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 193a0ce8-a3ce-4f13-ae2e-31925794bd41)
)
(label "DataIn1" (at 104.14 92.71 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 06e00328-4618-43e4-9ba0-bd563faf5a7e)
)
(label "DataIn0" (at 104.14 95.25 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 274965ba-d13a-40c9-8efb-c66b20298261)
)
(label "BankSel" (at 157.48 87.63 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 44dbb468-2dee-4c39-b66e-b02c92051937)
)
(label "DataIn4" (at 104.14 85.09 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 49e9e4a3-2e8f-4370-84c6-de435fb5f78f)
)
(label "DataIn2" (at 104.14 90.17 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 6d640605-e633-4a8f-8ae9-a90a559b5d7f)
)
(label "BlankWhite" (at 157.48 92.71 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 74b5344b-37b5-4e9c-bb76-069f17d9a264)
)
(label "BufSel" (at 157.48 85.09 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 8c3b6257-f556-443c-9c15-e05f3dc89c40)
)
(label "NmiEnable" (at 157.48 90.17 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ae1b5546-7341-4855-8053-c1925465acbb)
)
(label "DataIn3" (at 104.14 87.63 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid b8b99116-d177-4495-8794-69ac724bc4b8)
)
(label "BlankBlack" (at 157.48 95.25 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid beb775e9-41ca-42f0-8ddd-88e4b9aecf95)
)
(hierarchical_label "~{WriteReg}" (shape input) (at 101.6 110.49 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 129d57c6-4dbf-477a-9278-3dff9e5fa53b)
)
(hierarchical_label "DataIn[0..7]" (shape input) (at 101.6 97.79 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 28c2e59a-4954-4bfb-bae5-7d614acc1abf)
)
(hierarchical_label "NmiEnable" (shape output) (at 137.16 90.17 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 69493e6e-c77f-4c2b-bdcc-321f2ed1dfec)
)
(hierarchical_label "Clock" (shape input) (at 101.6 107.95 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 9752fdaf-6d15-4abc-b6c9-333ea46b5446)
)
(hierarchical_label "BankSel" (shape output) (at 137.16 92.71 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid a2c3c175-2d7a-4168-9b4b-65091b69f97a)
)
(hierarchical_label "BufSel" (shape output) (at 137.16 95.25 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid ac58a8b7-f788-4089-abc2-0706bf5ee650)
)
(hierarchical_label "BlankBlack" (shape output) (at 137.16 85.09 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid b7cf4186-d51d-44cf-8730-b05524d8f98f)
)
(hierarchical_label "BlankWhite" (shape output) (at 137.16 87.63 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left))
(uuid ffaa8333-02d7-4309-bbe0-86510646f2c0)
)
(symbol (lib_id "power:+5V") (at 124.46 77.47 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 3d4ca81d-e8d7-49ea-904f-2bb5068fa3ad)
(property "Reference" "#PWR02" (at 124.46 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (at 124.46 72.39 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 124.46 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 124.46 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5e9262be-ea69-43a6-8e9e-f549d91d831a))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc"
(reference "#PWR02") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/197218df-cdff-410d-b6f3-6b97d6088888"
(reference "#PWR02") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "#PWR078") (unit 1)
)
)
)
)
(symbol (lib_id "Device:C") (at 135.89 114.3 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 81e283b2-1785-4fae-8aab-aa9cd130fc56)
(property "Reference" "C1" (at 139.7 113.03 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "0.1u" (at 139.7 115.57 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder" (at 136.8552 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 135.89 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c3402784-2c29-4055-82c5-18dfba87b7d8))
(pin "2" (uuid 7969912f-e81e-40c3-982b-9dd40279ad48))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc/7de9712f-7078-4526-af23-f00b29ea7b26"
(reference "C1") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "C22") (unit 1)
)
)
)
)
(symbol (lib_id "Connector_Generic:Conn_01x05") (at 173.99 90.17 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 94bf34a6-383a-45cf-af32-ba535eadffee)
(property "Reference" "J17" (at 176.53 88.9 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x05" (at 176.53 91.44 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" (at 173.99 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 173.99 90.17 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 343f24ee-2158-4411-8617-c68bdebe7f69))
(pin "2" (uuid cdfd78ad-c68a-436e-9962-deecf819010a))
(pin "3" (uuid c442348f-0249-40eb-be5d-7204c366ffa5))
(pin "4" (uuid 3b138545-6ff6-460f-9475-d37ad9b1bc81))
(pin "5" (uuid 59f5e846-4d28-4ccd-8a3f-1b34bd4aa50a))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "J17") (unit 1)
)
)
)
)
(symbol (lib_id "74xx:74LS377") (at 124.46 97.79 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid b6cb940b-b8b4-4983-a937-62fdda957efe)
(property "Reference" "U29" (at 126.6541 77.47 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "74HC377" (at 126.6541 80.01 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "custom:SOIC-20_5.3x12.6mm_P1.27mm" (at 124.46 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS377" (at 124.46 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e129ecf6-434a-47c9-a8ce-bbc85403ecbb))
(pin "10" (uuid 4a3fc79c-afe2-4881-be58-ba76c2eb804f))
(pin "11" (uuid 16734dc3-ec17-4caa-af02-3aed14dee6bf))
(pin "12" (uuid 1a4e4911-1bc9-4435-82b2-c5358493a596))
(pin "13" (uuid a0ff6fed-0145-400d-832a-1afe6efc34ab))
(pin "14" (uuid 26755146-fada-4fc0-b7bd-ec619b6b17fa))
(pin "15" (uuid 75e93dcb-fcd4-4c0f-8fe4-c1c888feebbc))
(pin "16" (uuid 793ab61e-fa1b-47f0-b6fa-7a812b10efd8))
(pin "17" (uuid bfb07ee5-6244-4e41-9e8d-1f2f8fd6ad7b))
(pin "18" (uuid 8e2fb850-b35d-4ad1-9dbb-4e36261da3c1))
(pin "19" (uuid 95f3448b-281c-4252-96c3-0db011b16397))
(pin "2" (uuid c445bd34-7a62-4f30-9974-9d3e5ba76805))
(pin "20" (uuid e0015e46-4c6a-4e9f-a67f-d643ac232ebb))
(pin "3" (uuid 4e8577b9-9e5f-4de0-be0e-c5105aba94cd))
(pin "4" (uuid bb092800-e102-4b1f-b08d-c2c8a5b7bbef))
(pin "5" (uuid 5f81bae5-19c3-40e3-b839-eb7c025317d6))
(pin "6" (uuid aa6840bc-4135-45b0-b169-f913abd76ed2))
(pin "7" (uuid 18bfe438-7776-41fb-ad0d-034d120d64f7))
(pin "8" (uuid d23af2ec-cabb-4a14-9c5b-3448e4ec9923))
(pin "9" (uuid 8f76c1d8-2158-4182-a571-35115583d5cb))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "U29") (unit 1)
)
)
)
)
(symbol (lib_id "power:+5V") (at 135.89 110.49 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid bba24641-6ec0-4c6e-9f59-92008c4d2697)
(property "Reference" "#PWR02" (at 135.89 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+5V" (at 135.89 105.41 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 135.89 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 135.89 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e0f38899-d466-4208-a062-7bc3666c107d))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc"
(reference "#PWR02") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/197218df-cdff-410d-b6f3-6b97d6088888"
(reference "#PWR02") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "#PWR059") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 124.46 118.11 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid bf78375d-cc98-4b0c-b1fe-0aa5d2b31282)
(property "Reference" "#PWR03" (at 124.46 124.46 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 124.46 123.19 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 124.46 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 124.46 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 640acbe4-046f-4b15-ad53-29b8a4d88024))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc"
(reference "#PWR03") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/197218df-cdff-410d-b6f3-6b97d6088888"
(reference "#PWR03") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "#PWR079") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 111.76 102.87 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid f90791e3-80b4-4b38-ad76-cce54acfcac7)
(property "Reference" "#PWR0109" (at 111.76 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 107.95 104.14 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 111.76 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 111.76 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c9790d00-7900-47a5-bbae-15c8feaeafb0))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "#PWR0109") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 135.89 118.11 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid fdb0f288-d885-4d51-9a2a-3538cadcc090)
(property "Reference" "#PWR03" (at 135.89 124.46 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 135.89 123.19 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 135.89 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 135.89 118.11 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 45ca8713-48d7-44b1-80cc-3e392bb7252f))
(instances
(project "6502fb"
(path "/b1d8dca2-c863-4452-b293-53802be895cc"
(reference "#PWR03") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/197218df-cdff-410d-b6f3-6b97d6088888"
(reference "#PWR03") (unit 1)
)
(path "/b1d8dca2-c863-4452-b293-53802be895cc/25d51073-b007-4d3a-a895-244d96d772f9"
(reference "#PWR060") (unit 1)
)
)
)
)
)