-
Notifications
You must be signed in to change notification settings - Fork 1
/
dram-tester.ses
537 lines (536 loc) · 11.4 KB
/
dram-tester.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
(session "dram-tester.ses"
(base_design "dram-tester.dsn")
(placement
(resolution um 10)
(component Buttons_Switches_THT:SW_PUSH_6mm
(place SW1 1714500 -393700 front 0)
)
(component Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm
(place JP1 1549400 -825500 front 270)
)
(component LEDs:LED_D5.0mm
(place D2 1524000 -596900 front 0)
(place D1 1524000 -698500 front 0)
)
(component Resistors_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal
(place R3 1498600 -393700 front 0)
(place R2 1498600 -444500 front 0)
(place R1 1498600 -495300 front 0)
)
(component "arduino:DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J"
(place J1 1676400 -596900 front 0)
)
(component arduino:arduino_nano
(place A1 1371600 -635000 front 270)
)
)
(was_is
)
(routes
(resolution um 10)
(parser
(host_cad "KiCad's Pcbnew")
(host_version "5.1.6-c6e7f7d~87~ubuntu18.04.1")
)
(library_out
(padstack "Via[0-1]_800:400_um"
(shape
(circle F.Cu 8000 0 0)
)
(shape
(circle B.Cu 8000 0 0)
)
(attach off)
)
)
(network_out
(net "Net-(A1-Pad15)"
(wire
(path F.Cu 2500
1524000 -596900
1524000 -609153
)
)
(wire
(path F.Cu 2500
1295400 -812800
1435100 -673100
1450848 -673100
1514795 -609153
1524000 -609153
)
)
)
(net "Net-(A1-Pad14)"
(wire
(path F.Cu 2500
1521765 -805864
1524000 -803629
1524000 -698500
)
)
(via "Via[0-1]_800:400_um" 1521765 -805864
)
(wire
(path B.Cu 2500
1295400 -787400
1345711 -837711
1528553 -837711
1535754 -830510
1535754 -819853
1521765 -805864
)
)
)
(net "Net-(A1-Pad13)"
(wire
(path F.Cu 2500
1574800 -495300
1574800 -596645
1536254 -635191
1536254 -801633
1524140 -813747
1524000 -813747
)
)
(wire
(path F.Cu 2500
1524000 -825500
1524000 -813747
)
)
(wire
(path B.Cu 2500
1295400 -762000
1358900 -825500
1524000 -825500
)
)
)
(net "Net-(A1-Pad12)"
(wire
(path F.Cu 2500
1295400 -736600
1383755 -648245
1456026 -648245
1488749 -615522
1488749 -614288
)
)
(wire
(path B.Cu 2500
1752600 -611847
1742147 -611847
1716746 -586446
1611700 -586446
1583858 -614288
1488749 -614288
)
)
(wire
(path B.Cu 2500
1752600 -622300
1752600 -611847
)
)
(via "Via[0-1]_800:400_um" 1488749 -614288
)
)
(net "Net-(A1-Pad19)"
(wire
(path F.Cu 2500
1447800 -736600
1501329 -683071
1501329 -652065
1529278 -624116
)
)
(wire
(path B.Cu 2500
1676400 -596900
1676400 -607353
)
)
(wire
(path B.Cu 2500
1529278 -624116
1649184 -624116
1665947 -607353
1676400 -607353
)
)
(via "Via[0-1]_800:400_um" 1529278 -624116
)
)
(net "Net-(A1-Pad11)"
(wire
(path F.Cu 2500
1295400 -711200
1382728 -623872
1469863 -623872
)
)
(wire
(path B.Cu 2500
1752600 -637247
1483238 -637247
1469863 -623872
)
)
(wire
(path B.Cu 2500
1752600 -647700
1752600 -637247
)
)
(via "Via[0-1]_800:400_um" 1469863 -623872
)
)
(net "Net-(A1-Pad20)"
(wire
(path F.Cu 2500
1447800 -711200
1496826 -662174
1496826 -643341
1510191 -629976
)
)
(wire
(path B.Cu 2500
1510191 -629976
1511584 -631369
1654078 -631369
1663147 -622300
)
)
(wire
(path B.Cu 2500
1676400 -622300
1663147 -622300
)
)
(via "Via[0-1]_800:400_um" 1510191 -629976
)
)
(net "Net-(A1-Pad10)"
(wire
(path B.Cu 2500
1752600 -683553
1755540 -683553
1779778 -707791
1779778 -784920
1765680 -799018
1525177 -799018
1524770 -798611
1408211 -798611
1295400 -685800
)
)
(wire
(path B.Cu 2500
1752600 -673100
1752600 -683553
)
)
)
(net "Net-(A1-Pad21)"
(wire
(path F.Cu 2500
1447800 -685800
1482419 -651181
1489573 -651181
)
)
(wire
(path B.Cu 2500
1663147 -647700
1659666 -651181
1489573 -651181
)
)
(wire
(path B.Cu 2500
1676400 -647700
1663147 -647700
)
)
(via "Via[0-1]_800:400_um" 1489573 -651181
)
)
(net "Net-(A1-Pad9)"
(wire
(path B.Cu 2500
1752600 -698500
1752600 -708953
)
)
(wire
(path B.Cu 2500
1295400 -660400
1409700 -774700
1507228 -774700
1527042 -794514
1763815 -794514
1774999 -783330
1774999 -728412
1755540 -708953
1752600 -708953
)
)
)
(net "Net-(A1-Pad22)"
(wire
(path B.Cu 2500
1663147 -673100
1494863 -673100
1472240 -650477
1472240 -643576
1452535 -623871
1443129 -623871
1436471 -630529
1436471 -649071
1447800 -660400
)
)
(wire
(path B.Cu 2500
1676400 -673100
1663147 -673100
)
)
)
(net "Net-(A1-Pad8)"
(wire
(path B.Cu 2500
1295400 -635000
1409700 -749300
1488197 -749300
1528689 -789792
1761915 -789792
1770487 -781220
1770487 -749300
1755540 -734353
1752600 -734353
)
)
(wire
(path B.Cu 2500
1752600 -723900
1752600 -734353
)
)
)
(net "Net-(A1-Pad23)"
(wire
(path B.Cu 2500
1676400 -698500
1676400 -688047
)
)
(wire
(path B.Cu 2500
1447800 -635000
1496354 -683554
1671907 -683554
1676400 -688047
)
)
)
(net "Net-(A1-Pad7)"
(wire
(path B.Cu 2500
1295400 -609600
1409700 -723900
1469166 -723900
1530554 -785288
1760050 -785288
1765854 -779484
1765854 -762554
1752600 -749300
)
)
)
(net "Net-(A1-Pad24)"
(wire
(path B.Cu 2500
1447800 -609600
1447800 -612066
1476743 -641009
1476743 -648610
1489798 -661665
1682616 -661665
1689936 -668985
1689936 -702851
1679340 -713447
1676400 -713447
)
)
(wire
(path B.Cu 2500
1676400 -723900
1676400 -713447
)
)
)
(net "Net-(A1-Pad6)"
(wire
(path B.Cu 2500
1295400 -584200
1409700 -698500
1451088 -698500
1516835 -764247
1752600 -764247
)
)
(wire
(path B.Cu 2500
1752600 -774700
1752600 -764247
)
)
)
(net "Net-(A1-Pad5)"
(wire
(path B.Cu 2500
1295400 -558800
1408128 -671528
1457446 -671528
1535218 -749300
1676400 -749300
)
)
)
(net "Net-(A1-Pad27)"
(wire
(path F.Cu 2500
1676400 -785153
1624299 -837254
1518405 -837254
1511396 -830245
1511396 -653680
1536531 -628545
1536531 -533231
1498600 -495300
)
)
(wire
(path F.Cu 2500
1676400 -774700
1676400 -785153
)
)
(wire
(path F.Cu 2500
1498600 -444500
1498600 -495300
)
)
(wire
(path F.Cu 2500
1498600 -444500
1498600 -393700
)
)
(wire
(path F.Cu 2500
1447800 -533400
1460500 -533400
1498600 -495300
)
)
)
(net "Net-(A1-Pad28)"
(wire
(path B.Cu 2500
1779500 -438700
1714500 -438700
)
)
(wire
(path B.Cu 2500
1447800 -508000
1645200 -508000
1714500 -438700
)
)
)
(net "Net-(A1-Pad29)"
(wire
(path F.Cu 2500
1752600 -420600
1779500 -393700
)
)
(wire
(path F.Cu 2500
1752600 -596900
1752600 -420600
)
)
(wire
(path F.Cu 2500
1714500 -393700
1725700 -393700
1752600 -420600
)
)
(wire
(path F.Cu 2500
1752600 -596900
1752600 -607353
)
)
(wire
(path F.Cu 2500
1752600 -607353
1749660 -607353
1689865 -667148
1689865 -677691
1681756 -685800
1671288 -685800
1549400 -807688
1549400 -825500
)
)
(wire
(path B.Cu 2500
1714500 -393700
1625600 -482600
1447800 -482600
)
)
)
(net "Net-(D1-Pad2)"
(wire
(path F.Cu 2500
1574800 -444500
1574800 -455753
)
)
(wire
(path F.Cu 2500
1574800 -455753
1586122 -467075
1586122 -661778
1549400 -698500
)
)
)
(net "Net-(D2-Pad2)"
(wire
(path F.Cu 2500
1574800 -393700
1574800 -404953
)
)
(wire
(path F.Cu 2500
1574800 -404953
1549400 -430353
1549400 -596900
)
)
)
)
)
)