-
Notifications
You must be signed in to change notification settings - Fork 0
/
xmem.ses
904 lines (903 loc) · 19.7 KB
/
xmem.ses
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
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
(session xmem.ses
(base_design xmem.dsn)
(placement
(resolution um 10)
(component "SOIC127P1407X299-32N"
(place U1 1409700 -1041400 front 270)
)
(component "Housings_SOIC:SOIC-20_7.5x12.8mm_Pitch1.27mm"
(place U2 1168400 -1041400 front 0)
)
(component Capacitors_SMD:C_0805
(place C1 1168400 -1041400 back 0)
(place C2 1397000 -1041400 back 270)
(place C3 1079500 -1181100 back 270)
)
(component Pin_Headers:Pin_Header_Straight_2x18
(place P1 1117600 -1193800 front 90)
)
)
(was_is
)
(routes
(resolution um 10)
(parser
(host_cad "KiCad's Pcbnew")
(host_version "4.0.2+dfsg1-2~bpo8+1-stable")
)
(library_out
(padstack "Via[0-1]_600:400_um"
(shape
(circle F.Cu 6000 0 0)
)
(shape
(circle B.Cu 6000 0 0)
)
(attach off)
)
)
(network_out
(net GND
(wire
(path B.Cu 2500
1158400 -1041400
1162530 -1041400
)
(type protect)
)
)
(net VCC
(wire
(path F.Cu 4000
1479550 -1107948
1479550 -1107950
)
(type protect)
)
(wire
(path F.Cu 4000
1479550 -1099840
1479550 -1107948
)
(type protect)
)
(wire
(path B.Cu 4000
1230390 -993888
1192380 -1031900
)
(type protect)
)
(wire
(path B.Cu 4000
1230390 -983919
1230390 -993888
)
(type protect)
)
(wire
(path F.Cu 2500
1504950 -1107950
1504950 -1107948
)
(type protect)
)
(wire
(path F.Cu 4000
1479550 -1095680
1479550 -1099840
)
(type protect)
)
(wire
(path B.Cu 4000
1117600 -1191100
1117600 -1193800
)
(type protect)
)
(wire
(path B.Cu 4000
1117600 -1168400
1117600 -1191100
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1467830 -1087240
(type protect)
)
(via "Via[0-1]_600:400_um" 1230390 -983919
(type protect)
)
(wire
(path B.Cu 4000
1117600 -1168400
1117600 -1155760
1169400 -1103960
1169400 -1041400
1178400 -1041400
)
(type protect)
)
(wire
(path B.Cu 2500
1192380 -1031900
1178400 -1031900
1178400 -1041400
)
(type protect)
)
(wire
(path B.Cu 4000
1117600 -1191100
1079500 -1191100
)
(type protect)
)
(wire
(path B.Cu 4000
1397000 -1051400
1407250 -1051400
1410690 -1047960
1430840 -1047960
1467830 -1084950
1467830 -1087240
)
(type protect)
)
(wire
(path F.Cu 4000
1479550 -1099840
1467830 -1088120
1467830 -1087240
)
(type protect)
)
(wire
(path F.Cu 2500
1504950 -1107948
1504950 -1095680
1479550 -1095680
)
(type protect)
)
(wire
(path B.Cu 4000
1397000 -1051400
1397000 -1047270
)
(type protect)
)
(wire
(path B.Cu 2500
1230390 -993888
1343620 -993888
1397000 -1047270
)
(type protect)
)
(wire
(path F.Cu 4000
1230390 -983919
1228730 -983919
1228400 -984250
1215400 -984250
)
(type protect)
)
)
(net /A16
(via "Via[0-1]_600:400_um" 1427490 -1055620
(type protect)
)
(wire
(path F.Cu 2500
1492250 -974852
1492250 -990863
1427490 -1055620
)
(type protect)
)
(wire
(path B.Cu 2500
1346200 -1193800
1346200 -1181910
1349920 -1181910
1358090 -1173740
1358090 -1125020
1427490 -1055620
)
(type protect)
)
)
(net /A14
(wire
(path F.Cu 2500
1479550 -974852
1479550 -987714
1371630 -1095640
1371630 -1120480
1359100 -1133000
1313090 -1133000
1307950 -1138140
1283030 -1138140
1256490 -1164680
1256490 -1168400
1244600 -1168400
)
(type protect)
)
)
(net /A12
(via "Via[0-1]_600:400_um" 1356360 -1087120
(type protect)
)
(wire
(path B.Cu 2500
1270000 -1168400
1270000 -1156510
1338580 -1087120
1356360 -1087120
)
(type protect)
)
(wire
(path F.Cu 2500
1466850 -974852
1466850 -987122
1366520 -1087120
1356360 -1087120
)
(type protect)
)
)
(net /A7
(wire
(path F.Cu 2500
1454150 -974852
1454150 -987122
1362880 -1078390
1235860 -1078390
1228400 -1085850
1215400 -1085850
)
(type protect)
)
)
(net /A6
(wire
(path F.Cu 2500
1215400 -1073150
1355420 -1073150
1441450 -987122
1441450 -974852
)
(type protect)
)
)
(net /A5
(wire
(path F.Cu 2500
1428750 -974852
1428750 -987122
1355420 -1060450
1215400 -1060450
)
(type protect)
)
)
(net /A4
(wire
(path F.Cu 2500
1416050 -974852
1416050 -987122
1355420 -1047750
1215400 -1047750
)
(type protect)
)
)
(net /A3
(wire
(path F.Cu 2500
1403350 -974852
1403350 -987122
1355420 -1035050
1215400 -1035050
)
(type protect)
)
)
(net /A2
(wire
(path F.Cu 2500
1390650 -974852
1390650 -987122
1355420 -1022350
1215400 -1022350
)
(type protect)
)
)
(net /A1
(wire
(path F.Cu 2500
1377950 -974852
1377950 -987122
1355420 -1009650
1215400 -1009650
)
(type protect)
)
)
(net /A0
(wire
(path F.Cu 2500
1215400 -996950
1228400 -996950
1229810 -998357
1354020 -998357
1365250 -987122
1365250 -974852
)
(type protect)
)
)
(net /A10
(wire
(path F.Cu 2500
1390650 -1107950
1390650 -1107948
)
)
(wire
(path F.Cu 2500
1390650 -1107950
1390650 -1120220
1365340 -1145530
1326590 -1145530
1307290 -1164840
1307290 -1168400
1295400 -1168400
)
(type protect)
)
)
(net /A11
(wire
(path F.Cu 2500
1416050 -1107950
1416050 -1107948
)
(type protect)
)
(wire
(path F.Cu 2500
1416050 -1107948
1416050 -1095680
1386320 -1095680
1383490 -1098510
1383490 -1118320
1363190 -1138620
1313840 -1138620
1309820 -1142650
1304330 -1142650
1283500 -1163480
1283500 -1173720
1291680 -1181910
1295400 -1181910
1295400 -1193800
)
(type protect)
)
)
(net /A9
(wire
(path F.Cu 2500
1428750 -1107950
1428750 -1107948
)
)
(wire
(path F.Cu 2500
1428750 -1107950
1428750 -1120220
1398830 -1150140
1336030 -1150140
1334090 -1152080
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1334090 -1152080
(type protect)
)
(wire
(path B.Cu 2500
1320800 -1193800
1320800 -1181910
1324520 -1181910
1334090 -1172340
1334090 -1152080
)
(type protect)
)
)
(net /A8
(wire
(path F.Cu 2500
1441450 -1107950
1441450 -1107948
)
)
(wire
(path F.Cu 2500
1441450 -1107950
1441450 -1120220
1405160 -1156510
1341280 -1156510
1332690 -1165100
1332690 -1168400
1320800 -1168400
)
(type protect)
)
)
(net /A13
(wire
(path F.Cu 2500
1454150 -1107950
1454150 -1107948
)
)
(wire
(path F.Cu 2500
1270000 -1193800
1281890 -1193800
1281890 -1197520
1290220 -1205850
1376450 -1205850
1384530 -1197770
1384530 -1189350
1393590 -1180290
1402140 -1180290
1409700 -1172730
1409700 -1164230
1453710 -1120220
1454150 -1120220
1454150 -1107950
)
(type protect)
)
)
(net /A15
(wire
(path F.Cu 2500
1492250 -1107950
1492250 -1107948
)
)
(wire
(path F.Cu 2500
1492250 -1107950
1492250 -1120220
1478760 -1120220
1435100 -1163880
1435100 -1172730
1427540 -1180290
1418990 -1180290
1409930 -1189350
1409930 -1197770
1397210 -1210490
1269470 -1210490
1256490 -1197520
1256490 -1193800
1244600 -1193800
)
(type protect)
)
)
(net /D0
(wire
(path F.Cu 2500
1352550 -974852
1352550 -962582
1345510 -955539
1175810 -955539
1134400 -996950
1121400 -996950
)
(type protect)
)
(wire
(path F.Cu 2500
1121400 -996950
1108400 -996950
1076920 -1028430
1076920 -1110870
1131110 -1165070
1131110 -1173740
1139280 -1181910
1143000 -1181910
1143000 -1193800
)
(type protect)
)
)
(net /D1
(wire
(path F.Cu 2500
1121400 -1009650
1105860 -1009650
1083960 -1031550
1083960 -1110170
1143000 -1169210
1143000 -1168400
)
(type protect)
)
(wire
(path F.Cu 2500
1339850 -974852
1339850 -962582
1181470 -962582
1134400 -1009650
1121400 -1009650
)
(type protect)
)
)
(net /D2
(via "Via[0-1]_600:400_um" 1177590 -1065320
(type protect)
)
(wire
(path F.Cu 2500
1177590 -1065320
1153360 -1041090
)
(type protect)
)
(wire
(path B.Cu 2500
1168400 -1193800
1168400 -1181910
1164680 -1181910
1156490 -1173720
1156490 -1144510
1177590 -1123420
1177590 -1065320
)
(type protect)
)
(wire
(path F.Cu 2500
1153360 -1041090
1134620 -1022350
1121400 -1022350
)
(type protect)
)
(wire
(path F.Cu 2500
1153360 -1041090
1203940 -990504
1280040 -990504
1283110 -993572
1320700 -993572
1327150 -987122
1327150 -974852
)
(type protect)
)
)
(net /D3
(wire
(path F.Cu 2500
1314448 -1107950
1314450 -1107948
)
)
(wire
(path F.Cu 2500
1314448 -1107950
1314450 -1107950
)
(type protect)
)
(wire
(path F.Cu 2500
1237030 -1107950
1314448 -1107950
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1237030 -1107950
(type protect)
)
(wire
(path B.Cu 2500
1168400 -1168400
1180290 -1168400
1180290 -1164680
1237030 -1107950
)
(type protect)
)
(wire
(path F.Cu 2500
1168400 -1168400
1156510 -1168400
1156510 -1159050
1150620 -1153160
1135380 -1153160
1089660 -1107440
1089660 -1043940
1097280 -1036320
1120130 -1036320
1121400 -1035050
)
(type protect)
)
)
(net /D4
(wire
(path F.Cu 2500
1327150 -1107950
1327150 -1107948
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1300330 -1095680
(type protect)
)
(wire
(path F.Cu 2500
1327150 -1107948
1327150 -1095680
1300330 -1095680
)
(type protect)
)
(wire
(path B.Cu 2500
1193800 -1193800
1205690 -1193800
1205690 -1190080
1213860 -1181910
1222720 -1181910
1231900 -1172730
1231900 -1164280
1255830 -1140350
1256710 -1140350
1300330 -1096740
1300330 -1095680
)
(type protect)
)
(wire
(path F.Cu 2500
1193800 -1193800
1193800 -1181910
1190080 -1181910
1181910 -1173740
1181910 -1165000
1160330 -1143420
1133270 -1143420
1096040 -1106220
1096040 -1052490
1100780 -1047750
1121400 -1047750
)
(type protect)
)
)
(net /D5
(wire
(path F.Cu 2500
1339850 -1107950
1339850 -1107948
)
)
(wire
(path F.Cu 2500
1339850 -1107950
1339850 -1120220
1269980 -1120220
1268230 -1118470
1251720 -1118470
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1251720 -1118470
(type protect)
)
(wire
(path B.Cu 2500
1193800 -1168400
1205690 -1168400
1205690 -1164500
1251720 -1118470
)
(type protect)
)
(wire
(path F.Cu 2500
1121400 -1060450
1106170 -1060450
1102360 -1064260
1102360 -1102360
1130300 -1130300
1165860 -1130300
1193800 -1158240
1193800 -1168400
)
(type protect)
)
)
(net /D6
(wire
(path F.Cu 2500
1352550 -1107948
1352550 -1107950
)
(type protect)
)
(wire
(path F.Cu 2500
1202180 -1092200
1265840 -1092200
1268950 -1089090
1341000 -1089090
1347580 -1095680
1352550 -1095680
1352550 -1107948
)
(type protect)
)
(wire
(path F.Cu 2500
1121400 -1073150
1134400 -1073150
1153450 -1092200
1202180 -1092200
)
(type protect)
)
(wire
(path F.Cu 2500
1219200 -1193800
1219200 -1181910
1222920 -1181910
1231350 -1173480
1231350 -1163160
1202180 -1133990
1202180 -1092200
)
(type protect)
)
)
(net /D7
(wire
(path F.Cu 2500
1365250 -1107950
1365250 -1107948
)
)
(wire
(path F.Cu 2500
1365250 -1107950
1365250 -1120220
1360680 -1124790
1262810 -1124790
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1262810 -1124790
(type protect)
)
(wire
(path B.Cu 2500
1219200 -1168400
1262810 -1124790
)
(type protect)
)
(wire
(path F.Cu 2500
1219200 -1168400
1207310 -1168400
1207310 -1157950
1135210 -1085850
1121400 -1085850
)
(type protect)
)
)
(net /LE
(via "Via[0-1]_600:400_um" 1306140 -1131110
(type protect)
)
(wire
(path B.Cu 2500
1346200 -1168400
1346200 -1155350
1321960 -1131110
1306140 -1131110
)
(type protect)
)
(wire
(path F.Cu 2500
1215400 -1098550
1228400 -1098550
1228400 -1108180
1251330 -1131110
1306140 -1131110
)
(type protect)
)
)
(net /~RD
(wire
(path F.Cu 2500
1403350 -1107950
1403350 -1107948
)
)
(wire
(path F.Cu 2500
1403350 -1107950
1403350 -1120220
1406740 -1120220
1408460 -1121940
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1408460 -1121940
(type protect)
)
(wire
(path B.Cu 2500
1371600 -1193800
1371600 -1181910
1375320 -1181910
1383490 -1173740
1383490 -1146920
1408460 -1121940
)
(type protect)
)
)
(net /~WR
(wire
(path F.Cu 2500
1466850 -1107948
1466850 -1107950
)
(type protect)
)
(wire
(path F.Cu 2500
1447780 -1094780
1448680 -1095680
1466850 -1095680
1466850 -1107948
)
(type protect)
)
(via "Via[0-1]_600:400_um" 1447780 -1094780
(type protect)
)
(wire
(path B.Cu 2500
1447780 -1094780
1426470 -1094780
1371600 -1149650
1371600 -1168400
)
(type protect)
)
)
)
)
)