summaryrefslogtreecommitdiff
path: root/clock_gen.kicad_sch
blob: c6698e14e6aa1aaf1566f611ceb421fe78c44340 (plain) (blame)
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
(kicad_sch (version 20230121) (generator eeschema)

  (uuid 7a2d26bc-078e-4021-9cdb-c6ca8771b6ce)

  (paper "A4")

  (lib_symbols
    (symbol "ABM8G-25.000MHZ-4Y-T3:ABM8G-25.000MHZ-4Y-T3" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
      (property "Reference" "Y" (at -0.635 6.35 0)
        (effects (font (size 1.27 1.27)) (justify left bottom))
      )
      (property "Value" "ABM8G-25.000MHZ-4Y-T3" (at -12.7 -12.7 0)
        (effects (font (size 1.27 1.27)) (justify left bottom))
      )
      (property "Footprint" "XTAL_ABM8G-25.000MHZ-4Y-T3" (at -12.7 8.89 0)
        (effects (font (size 1.27 1.27)) (justify left bottom) hide)
      )
      (property "Datasheet" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)) (justify left bottom) hide)
      )
      (property "PARTREV" "08.13.15" (at 7.62 6.35 0)
        (effects (font (size 1.27 1.27)) (justify left bottom) hide)
      )
      (property "STANDARD" "Manufacturer Recommendations" (at -11.43 11.43 0)
        (effects (font (size 1.27 1.27)) (justify left bottom) hide)
      )
      (property "MAXIMUM_PACKAGE_HEIGHT" "1.0 mm" (at -1.27 6.35 0)
        (effects (font (size 1.27 1.27)) (justify left bottom) hide)
      )
      (property "MANUFACTURER" "Abracon" (at 16.51 6.35 0)
        (effects (font (size 1.27 1.27)) (justify left bottom) hide)
      )
      (property "ki_locked" "" (at 0 0 0)
        (effects (font (size 1.27 1.27)))
      )
      (symbol "ABM8G-25.000MHZ-4Y-T3_0_0"
        (rectangle (start -5.08 -10.16) (end 5.08 5.08)
          (stroke (width 0.254) (type solid))
          (fill (type background))
        )
        (polyline
          (pts
            (xy -5.08 0)
            (xy -2.54 0)
          )
          (stroke (width 0.1524) (type solid))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -2.3368 2.54)
            (xy -2.3368 -2.54)
          )
          (stroke (width 0.4064) (type solid))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -1.397 2.54)
            (xy -1.397 -2.54)
          )
          (stroke (width 0.4064) (type solid))
          (fill (type none))
        )
        (polyline
          (pts
            (xy -1.397 2.54)
            (xy 1.397 2.54)
          )
          (stroke (width 0.4064) (type solid))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 1.397 -2.54)
            (xy -1.397 -2.54)
          )
          (stroke (width 0.4064) (type solid))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 1.397 2.54)
            (xy 1.397 -2.54)
          )
          (stroke (width 0.4064) (type solid))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 2.3368 2.54)
            (xy 2.3368 -2.54)
          )
          (stroke (width 0.4064) (type solid))
          (fill (type none))
        )
        (polyline
          (pts
            (xy 2.54 0)
            (xy 5.08 0)
          )
          (stroke (width 0.1524) (type solid))
          (fill (type none))
        )
        (pin passive line (at -7.62 0 0) (length 2.54)
          (name "~" (effects (font (size 1.016 1.016))))
          (number "1" (effects (font (size 1.016 1.016))))
        )
        (pin power_in line (at 7.62 -5.08 180) (length 2.54)
          (name "GND" (effects (font (size 1.016 1.016))))
          (number "2" (effects (font (size 1.016 1.016))))
        )
        (pin passive line (at 7.62 0 180) (length 2.54)
          (name "~" (effects (font (size 1.016 1.016))))
          (number "3" (effects (font (size 1.016 1.016))))
        )
        (pin power_in line (at 7.62 -7.62 180) (length 2.54)
          (name "GND__1" (effects (font (size 1.016 1.016))))
          (number "4" (effects (font (size 1.016 1.016))))
        )
      )
    )
    (symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
      (property "Reference" "TP" (at 0 6.858 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Value" "TestPoint" (at 0 5.08 0)
        (effects (font (size 1.27 1.27)))
      )
      (property "Footprint" "" (at 5.08 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "~" (at 5.08 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "test point tp" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "test point" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "Pin* Test*" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "TestPoint_0_1"
        (circle (center 0 3.302) (radius 0.762)
          (stroke (width 0) (type default))
          (fill (type none))
        )
      )
      (symbol "TestPoint_1_1"
        (pin passive line (at 0 0 90) (length 2.54)
          (name "1" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "Oscillator:Si5351A-B-GT" (in_bom yes) (on_board yes)
      (property "Reference" "U1" (at 2.1941 -12.7 0)
        (effects (font (size 1.27 1.27)) (justify left))
      )
      (property "Value" "Si5351A-B-GT" (at 2.1941 -15.24 0)
        (effects (font (size 1.27 1.27)) (justify left))
      )
      (property "Footprint" "Package_SO:MSOP-10_3x3mm_P0.5mm" (at 0 -20.32 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "Datasheet" "https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf" (at -8.89 -2.54 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_keywords" "CMOS Synth Oscillator I2C" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_description" "I2C Programmable Any-Frequency CMOS Clock Generator, MSOP-8" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (property "ki_fp_filters" "MSOP*3x3mm*P0.5mm*" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "Si5351A-B-GT_0_1"
        (rectangle (start -10.16 10.16) (end 10.16 -10.16)
          (stroke (width 0.254) (type default))
          (fill (type background))
        )
      )
      (symbol "Si5351A-B-GT_1_1"
        (pin power_in line (at -2.54 12.7 270) (length 2.54)
          (name "VDD" (effects (font (size 1.27 1.27))))
          (number "1" (effects (font (size 1.27 1.27))))
        )
        (pin output line (at 12.7 5.08 180) (length 2.54)
          (name "CLK0" (effects (font (size 1.27 1.27))))
          (number "10" (effects (font (size 1.27 1.27))))
        )
        (pin input line (at -12.7 7.62 0) (length 2.54)
          (name "XA" (effects (font (size 1.27 1.27))))
          (number "2" (effects (font (size 1.27 1.27))))
        )
        (pin input line (at -12.7 2.54 0) (length 2.54)
          (name "XB" (effects (font (size 1.27 1.27))))
          (number "3" (effects (font (size 1.27 1.27))))
        )
        (pin input line (at -12.7 -5.08 0) (length 2.54)
          (name "SCL" (effects (font (size 1.27 1.27))))
          (number "4" (effects (font (size 1.27 1.27))))
        )
        (pin bidirectional line (at -12.7 -7.62 0) (length 2.54)
          (name "SDA" (effects (font (size 1.27 1.27))))
          (number "5" (effects (font (size 1.27 1.27))))
        )
        (pin output line (at 12.7 -5.08 180) (length 2.54)
          (name "CLK2" (effects (font (size 1.27 1.27))))
          (number "6" (effects (font (size 1.27 1.27))))
        )
        (pin power_in line (at 2.54 12.7 270) (length 2.54)
          (name "VDDO" (effects (font (size 1.27 1.27))))
          (number "7" (effects (font (size 1.27 1.27))))
        )
        (pin power_in line (at 0 -12.7 90) (length 2.54)
          (name "GND" (effects (font (size 1.27 1.27))))
          (number "8" (effects (font (size 1.27 1.27))))
        )
        (pin output line (at 12.7 0 180) (length 2.54)
          (name "CLK1" (effects (font (size 1.27 1.27))))
          (number "9" (effects (font (size 1.27 1.27))))
        )
      )
    )
    (symbol "power:+3.3V" (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" "+3.3V" (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 \"+3.3V\"" (at 0 0 0)
        (effects (font (size 1.27 1.27)) hide)
      )
      (symbol "+3.3V_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 "+3.3V_1_1"
        (pin power_in line (at 0 0 90) (length 0) hide
          (name "+3.3V" (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 114.935 97.79) (diameter 0) (color 0 0 0 0)
    (uuid 491522c0-a7bb-4f92-859c-69f2399dcef4)
  )
  (junction (at 147.32 75.565) (diameter 0) (color 0 0 0 0)
    (uuid 82793d2f-387a-4c85-9dd3-55d69e9ac446)
  )

  (wire (pts (xy 121.285 79.375) (xy 134.62 79.375))
    (stroke (width 0) (type default))
    (uuid 19085cf6-3477-410e-b180-d0b3345339f6)
  )
  (wire (pts (xy 116.205 97.79) (xy 114.935 97.79))
    (stroke (width 0) (type default))
    (uuid 1dedce41-9473-456c-9782-bffd5aa5789d)
  )
  (wire (pts (xy 144.78 75.565) (xy 147.32 75.565))
    (stroke (width 0) (type default))
    (uuid 24b010f0-95ff-41f9-8dcf-a04c3ede0479)
  )
  (wire (pts (xy 116.205 94.615) (xy 116.205 97.79))
    (stroke (width 0) (type default))
    (uuid 384942da-7117-4b7c-83aa-800b4410ae5b)
  )
  (wire (pts (xy 160.02 92.075) (xy 163.83 92.075))
    (stroke (width 0) (type default))
    (uuid 5b1b4832-072f-4e97-8031-d03bbe92f7c1)
  )
  (wire (pts (xy 149.86 79.375) (xy 149.86 75.565))
    (stroke (width 0) (type default))
    (uuid 66cd1999-8085-455e-be31-d94f3afe3571)
  )
  (wire (pts (xy 134.62 79.375) (xy 134.62 84.455))
    (stroke (width 0) (type default))
    (uuid 678ed4a9-ecd1-453d-a0e6-2761c229feca)
  )
  (wire (pts (xy 160.02 97.155) (xy 163.83 97.155))
    (stroke (width 0) (type default))
    (uuid 67ba8048-0c85-4af3-9839-c87b43b62138)
  )
  (wire (pts (xy 134.62 94.615) (xy 134.62 89.535))
    (stroke (width 0) (type default))
    (uuid 7f8693e7-b1e7-4462-bb61-6714854dc8b5)
  )
  (wire (pts (xy 144.78 79.375) (xy 144.78 75.565))
    (stroke (width 0) (type default))
    (uuid 8acc491f-e847-4590-859d-c8033c0f03d9)
  )
  (wire (pts (xy 113.665 94.615) (xy 113.665 97.79))
    (stroke (width 0) (type default))
    (uuid 8d965c69-4d4d-4435-9f0e-80585b679be5)
  )
  (wire (pts (xy 160.02 86.995) (xy 163.83 86.995))
    (stroke (width 0) (type default))
    (uuid 931bc5e3-e35d-4b6f-802a-aaa67a39a4ba)
  )
  (wire (pts (xy 121.285 94.615) (xy 134.62 94.615))
    (stroke (width 0) (type default))
    (uuid aeed1274-e6a7-49df-adbe-0f445be0ba95)
  )
  (wire (pts (xy 113.665 97.79) (xy 114.935 97.79))
    (stroke (width 0) (type default))
    (uuid c836cde0-b6b1-4a0a-858a-77722edea0eb)
  )
  (wire (pts (xy 147.32 75.565) (xy 149.86 75.565))
    (stroke (width 0) (type default))
    (uuid e9308f8f-1c79-4ee0-8a2c-ff8aa12c2e17)
  )

  (hierarchical_label "SDA" (shape bidirectional) (at 134.62 99.695 180) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify right))
    (uuid 13d3d92f-d09f-4feb-b42e-5159e4525dbf)
  )
  (hierarchical_label "CLK2" (shape output) (at 143.51 61.595 0) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid 59173115-7e38-4cf4-beed-7e08c9e65176)
  )
  (hierarchical_label "CLK1" (shape output) (at 130.175 61.595 0) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid 620d8834-70f5-4a13-a24a-b412c017d9f7)
  )
  (hierarchical_label "CLK1" (shape output) (at 163.83 92.075 0) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid 7570809f-144d-43bc-8639-a0a20ee10d33)
  )
  (hierarchical_label "CLK0" (shape output) (at 163.83 86.995 0) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid 76eea754-df53-482d-92c9-850598343641)
  )
  (hierarchical_label "CLK0" (shape output) (at 116.205 61.595 0) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid 818549f4-9caf-4497-ad8a-18bb752aa60f)
  )
  (hierarchical_label "SCL" (shape input) (at 134.62 97.155 180) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify right))
    (uuid bf98bc5f-6221-41e6-b825-e85c775f24c5)
  )
  (hierarchical_label "CLK2" (shape output) (at 163.83 97.155 0) (fields_autoplaced)
    (effects (font (size 1.27 1.27)) (justify left))
    (uuid f0ac2bd4-beb5-4bd4-8db8-ef244b21d82b)
  )

  (symbol (lib_id "Connector:TestPoint") (at 143.51 61.595 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 00b3882c-8a78-41d5-bc2f-e3f0b8293f19)
    (property "Reference" "TP2" (at 145.415 57.023 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "TestPoint" (at 145.415 59.563 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "" (at 148.59 61.595 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 148.59 61.595 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 940d4ee6-10c8-475c-bc0c-0f32cf12e3ad))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14"
          (reference "TP2") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "TP3") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "TP3") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Oscillator:Si5351A-B-GT") (at 147.32 92.075 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 123f7007-3210-497e-8f12-2056a3827dae)
    (property "Reference" "U1" (at 149.5141 104.775 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "Si5351A-B-GT" (at 149.5141 107.315 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "Package_SO:MSOP-10_3x3mm_P0.5mm" (at 147.32 112.395 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf" (at 138.43 94.615 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid e83c0606-ecb1-4ad0-a6f0-ebbc13a3116d))
    (pin "10" (uuid d353911e-b43b-42f9-876d-0ee160f24bd1))
    (pin "2" (uuid c45147d7-8b40-468e-a167-f208c00d6dcc))
    (pin "3" (uuid d188b9ea-6e3f-429f-8eaa-78c507bf50d0))
    (pin "4" (uuid cdb80d07-7308-4221-a1d7-c96cf9d91c33))
    (pin "5" (uuid 1892860f-3151-4f8c-890a-b4292b71ec31))
    (pin "6" (uuid 31f79f30-8aa2-429c-abe3-b4c365a5990d))
    (pin "7" (uuid a61a159d-ad45-48e5-a09c-c7cca6fd87a9))
    (pin "8" (uuid 001aec85-8cab-4f3c-ae87-eca52dbf3f12))
    (pin "9" (uuid 0ef7675a-3a02-4144-be8e-379737c52827))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14"
          (reference "U1") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "U1") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "U1") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "power:GND") (at 147.32 104.775 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 43b33418-1f82-45e4-ad4c-c29bb55a8641)
    (property "Reference" "#PWR02" (at 147.32 111.125 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GND" (at 147.32 109.22 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "" (at 147.32 104.775 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (at 147.32 104.775 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid b23e1129-7a02-495b-aee0-5f7b0760ca7a))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14"
          (reference "#PWR02") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "#PWR03") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "#PWR03") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Connector:TestPoint") (at 130.175 61.595 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid 549d82c8-45c5-4355-806b-cced1cd841e3)
    (property "Reference" "TP2" (at 132.08 57.023 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "TestPoint" (at 132.08 59.563 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "" (at 135.255 61.595 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 135.255 61.595 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid ef5e7395-7075-4309-b5f5-1a35b7ef1c2c))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14"
          (reference "TP2") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "TP2") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "TP2") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "power:GND") (at 114.935 97.79 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid c7ce631b-4074-4dd3-ba01-c60c40adb36d)
    (property "Reference" "#PWR01" (at 114.935 104.14 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "GND" (at 114.935 102.87 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "" (at 114.935 97.79 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (at 114.935 97.79 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid c8e7b8e2-41cd-4d8c-a64d-d27df3639fc5))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14"
          (reference "#PWR01") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "#PWR01") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "#PWR01") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "power:+3.3V") (at 147.32 75.565 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid e51c3e03-b46b-4ac1-ac23-544194654249)
    (property "Reference" "#PWR02" (at 147.32 79.375 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "+3.3V" (at 147.32 70.485 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "" (at 147.32 75.565 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (at 147.32 75.565 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid 2c0514ad-ec2c-44e0-b3bf-42882104288d))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "#PWR02") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "#PWR02") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "ABM8G-25.000MHZ-4Y-T3:ABM8G-25.000MHZ-4Y-T3") (at 121.285 86.995 270) (unit 1)
    (in_bom yes) (on_board yes) (dnp no)
    (uuid e6c34aa3-bd28-45a9-8560-835bbbe1f7a9)
    (property "Reference" "Y1" (at 120.015 73.025 90)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "ABM8G-25.000MHZ-4Y-T3" (at 107.315 75.565 90)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "XTAL_ABM8G-25.000MHZ-4Y-T3" (at 130.175 74.295 0)
      (effects (font (size 1.27 1.27)) (justify left bottom) hide)
    )
    (property "Datasheet" "" (at 121.285 86.995 0)
      (effects (font (size 1.27 1.27)) (justify left bottom) hide)
    )
    (property "PARTREV" "08.13.15" (at 127.635 94.615 0)
      (effects (font (size 1.27 1.27)) (justify left bottom) hide)
    )
    (property "STANDARD" "Manufacturer Recommendations" (at 132.715 75.565 0)
      (effects (font (size 1.27 1.27)) (justify left bottom) hide)
    )
    (property "MAXIMUM_PACKAGE_HEIGHT" "1.0 mm" (at 127.635 85.725 0)
      (effects (font (size 1.27 1.27)) (justify left bottom) hide)
    )
    (property "MANUFACTURER" "Abracon" (at 127.635 103.505 0)
      (effects (font (size 1.27 1.27)) (justify left bottom) hide)
    )
    (pin "1" (uuid e7ced89f-777a-4033-a659-9740732a4bd5))
    (pin "2" (uuid 6e709c9c-1876-43f1-acdf-9f62d53c16d7))
    (pin "3" (uuid 5f06d9ed-4d8c-4b2f-82a5-b8dace9c4e26))
    (pin "4" (uuid 2b0e7881-5b1d-475e-8718-b1a3883ebf82))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14"
          (reference "Y1") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "Y1") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "Y1") (unit 1)
        )
      )
    )
  )

  (symbol (lib_id "Connector:TestPoint") (at 116.205 61.595 0) (unit 1)
    (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
    (uuid fc284801-2351-4c06-adc1-6f3a07245d7b)
    (property "Reference" "TP1" (at 118.745 57.023 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Value" "TestPoint" (at 118.745 59.563 0)
      (effects (font (size 1.27 1.27)) (justify left))
    )
    (property "Footprint" "" (at 121.285 61.595 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "~" (at 121.285 61.595 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (pin "1" (uuid f0b077b7-9950-4ad2-99bd-a64911ef2db2))
    (instances
      (project "analog_frontend"
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14"
          (reference "TP1") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/fe78c58d-726d-42bd-820b-951ec0977bc5"
          (reference "TP1") (unit 1)
        )
        (path "/8520eda6-8ea2-46c6-b936-856b6ab0ca14/33006da4-f526-4a98-bd7b-7d0075cee814"
          (reference "TP1") (unit 1)
        )
      )
    )
  )
)