-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathreprom.net
More file actions
550 lines (550 loc) · 19.6 KB
/
reprom.net
File metadata and controls
550 lines (550 loc) · 19.6 KB
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
(export (version D)
(design
(source C:/cygwin/home/hb/workspace/reprom64/reprom.sch)
(date "27.07.2016 11:25:29")
(tool "Eeschema 4.0.2-stable")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "Reprom64 - Replacement ROM adapter for the C64")
(company "Henning Bekel")
(rev 2)
(date 2016-05-31)
(source reprom.sch)
(comment (number 1) (value http://www.henning-bekel.de/reprom64))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value 27512)
(footprint custom:DIP-28_W15.24mm)
(libsource (lib reprom-rescue) (part 27512-RESCUE-reprom))
(sheetpath (names /) (tstamps /))
(tstamp 569CC8CC))
(comp (ref P1)
(value KERNAL_SOCKET)
(footprint custom:DIP-24_W15.24mm)
(libsource (lib conn) (part CONN_01X24))
(sheetpath (names /) (tstamps /))
(tstamp 569CCA86))
(comp (ref P2)
(value KERNAL_AND_BASIC_SOCKET)
(footprint custom:DIP-28_W15.24mm)
(libsource (lib conn) (part CONN_01X28))
(sheetpath (names /) (tstamps /))
(tstamp 569CCD9E))
(comp (ref U2)
(value GAL16V8)
(footprint Housings_DIP:DIP-20_W7.62mm)
(libsource (lib gal16v8) (part GAL16V8))
(sheetpath (names /) (tstamps /))
(tstamp 569CDBF0))
(comp (ref P4)
(value OLD_RIGHT)
(footprint custom:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 569CE11F))
(comp (ref P5)
(value KERNAL)
(footprint Pin_Headers:Pin_Header_Straight_1x02)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 569CE25A))
(comp (ref P6)
(value CHARSET)
(footprint Pin_Headers:Pin_Header_Straight_1x02)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 569CE3B5))
(comp (ref P7)
(value BASIC)
(footprint Pin_Headers:Pin_Header_Straight_1x02)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 569CE4F5))
(comp (ref C1)
(value 100nF)
(footprint Capacitors_ThroughHole:C_Disc_D3_P2.5)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 569CF8BB))
(comp (ref C2)
(value 100nF)
(footprint Capacitors_ThroughHole:C_Disc_D3_P2.5)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 569CFA50))
(comp (ref JP2)
(value JUMPER)
(footprint Pin_Headers:Pin_Header_Straight_1x02)
(libsource (lib device) (part JUMPER))
(sheetpath (names /) (tstamps /))
(tstamp 569CF348))
(comp (ref JP3)
(value JUMPER)
(footprint Pin_Headers:Pin_Header_Straight_1x02)
(libsource (lib device) (part JUMPER))
(sheetpath (names /) (tstamps /))
(tstamp 569CF402))
(comp (ref JP1)
(value JUMPER3)
(footprint Pin_Headers:Pin_Header_Straight_1x03)
(libsource (lib device) (part JUMPER3))
(sheetpath (names /) (tstamps /))
(tstamp 569CF6A3))
(comp (ref P3)
(value ANCIENT_LEFT)
(footprint custom:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 56EA6ED8))
(comp (ref P8)
(value SX64_LEFT)
(footprint custom:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 56EA73AE))
(comp (ref P9)
(value OLD_LEFT)
(footprint custom:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 56EA7781))
(comp (ref P10)
(value NEW_LEFT)
(footprint custom:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 56EA7A7D))
(comp (ref P12)
(value ANCIENT_RIGHT)
(footprint custom:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 56EA7D14))
(comp (ref P11)
(value SX64_RIGHT)
(footprint custom:Pin_Header_Straight_1x03)
(libsource (lib conn) (part CONN_01X03))
(sheetpath (names /) (tstamps /))
(tstamp 56EA7E01))
(comp (ref P13)
(value GND)
(footprint custom:Pin_Header_Straight_1x01)
(libsource (lib conn) (part CONN_01X01))
(sheetpath (names /) (tstamps /))
(tstamp 574B08B5))
(comp (ref P14)
(value AUX)
(footprint custom:Pin_Header_Straight_1x02)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 57987F08)))
(libparts
(libpart (lib reprom-rescue) (part 27512-RESCUE-reprom)
(fields
(field (name Reference) U)
(field (name Value) 27512-RESCUE-reprom))
(pins
(pin (num 1) (name A15) (type input))
(pin (num 2) (name A12) (type input))
(pin (num 3) (name A7) (type input))
(pin (num 4) (name A6) (type input))
(pin (num 5) (name A5) (type input))
(pin (num 6) (name A4) (type input))
(pin (num 7) (name A3) (type input))
(pin (num 8) (name A2) (type input))
(pin (num 9) (name A1) (type input))
(pin (num 10) (name A0) (type input))
(pin (num 11) (name D0) (type 3state))
(pin (num 12) (name D1) (type 3state))
(pin (num 13) (name D2) (type 3state))
(pin (num 14) (name GND) (type power_in))
(pin (num 15) (name D3) (type 3state))
(pin (num 16) (name D4) (type 3state))
(pin (num 17) (name D5) (type 3state))
(pin (num 18) (name D6) (type 3state))
(pin (num 19) (name D7) (type 3state))
(pin (num 20) (name CE) (type input))
(pin (num 21) (name A10) (type input))
(pin (num 22) (name OE) (type input))
(pin (num 23) (name A11) (type input))
(pin (num 24) (name A9) (type input))
(pin (num 25) (name A8) (type input))
(pin (num 26) (name A13) (type input))
(pin (num 27) (name A14) (type input))
(pin (num 28) (name VCC) (type power_in))))
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(footprints
(fp C?)
(fp C_????_*)
(fp C_????)
(fp SMD*_c)
(fp Capacitor*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib conn) (part CONN_01X01)
(description "Connector 01x01")
(footprints
(fp Pin_Header_Straight_1X01)
(fp Pin_Header_Angled_1X01)
(fp Socket_Strip_Straight_1X01)
(fp Socket_Strip_Angled_1X01))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X01))
(pins
(pin (num 1) (name P1) (type passive))))
(libpart (lib conn) (part CONN_01X02)
(description "Connector 01x02")
(footprints
(fp Pin_Header_Straight_1X02)
(fp Pin_Header_Angled_1X02)
(fp Socket_Strip_Straight_1X02)
(fp Socket_Strip_Angled_1X02))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X02))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))))
(libpart (lib conn) (part CONN_01X03)
(description "Connector 01x03")
(footprints
(fp Pin_Header_Straight_1X03)
(fp Pin_Header_Angled_1X03)
(fp Socket_Strip_Straight_1X03)
(fp Socket_Strip_Angled_1X03))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X03))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))))
(libpart (lib conn) (part CONN_01X24)
(description "Connector 01x24")
(footprints
(fp Pin_Header_Straight_1X24)
(fp Pin_Header_Angled_1X24)
(fp Socket_Strip_Straight_1X24)
(fp Socket_Strip_Angled_1X24))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X24))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive))
(pin (num 11) (name P11) (type passive))
(pin (num 12) (name P12) (type passive))
(pin (num 13) (name P13) (type passive))
(pin (num 14) (name P14) (type passive))
(pin (num 15) (name P15) (type passive))
(pin (num 16) (name P16) (type passive))
(pin (num 17) (name P17) (type passive))
(pin (num 18) (name P18) (type passive))
(pin (num 19) (name P19) (type passive))
(pin (num 20) (name P20) (type passive))
(pin (num 21) (name P21) (type passive))
(pin (num 22) (name P22) (type passive))
(pin (num 23) (name P23) (type passive))
(pin (num 24) (name P24) (type passive))))
(libpart (lib conn) (part CONN_01X28)
(description "Connector 01x28")
(footprints
(fp Pin_Header_Straight_1X28)
(fp Pin_Header_Angled_1X28)
(fp Socket_Strip_Straight_1X28)
(fp Socket_Strip_Angled_1X28))
(fields
(field (name Reference) P)
(field (name Value) CONN_01X28))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive))
(pin (num 11) (name P11) (type passive))
(pin (num 12) (name P12) (type passive))
(pin (num 13) (name P13) (type passive))
(pin (num 14) (name P14) (type passive))
(pin (num 15) (name P15) (type passive))
(pin (num 16) (name P16) (type passive))
(pin (num 17) (name P17) (type passive))
(pin (num 18) (name P18) (type passive))
(pin (num 19) (name P19) (type passive))
(pin (num 20) (name P20) (type passive))
(pin (num 21) (name P21) (type passive))
(pin (num 22) (name P22) (type passive))
(pin (num 23) (name P23) (type passive))
(pin (num 24) (name P24) (type passive))
(pin (num 25) (name P25) (type passive))
(pin (num 26) (name P26) (type passive))
(pin (num 27) (name P27) (type passive))
(pin (num 28) (name P28) (type passive))))
(libpart (lib gal16v8) (part GAL16V8)
(fields
(field (name Reference) U)
(field (name Value) GAL16V8))
(pins
(pin (num 1) (name I0/CLK) (type input))
(pin (num 2) (name I1) (type input))
(pin (num 3) (name I2) (type input))
(pin (num 4) (name I3) (type input))
(pin (num 5) (name I4) (type input))
(pin (num 6) (name I5) (type input))
(pin (num 7) (name I6) (type input))
(pin (num 8) (name I7) (type input))
(pin (num 9) (name I8) (type input))
(pin (num 10) (name GND) (type power_in))
(pin (num 11) (name I9/~OE) (type BiDi))
(pin (num 12) (name IO7) (type BiDi))
(pin (num 13) (name IO6) (type BiDi))
(pin (num 14) (name IO5) (type BiDi))
(pin (num 15) (name IO4) (type BiDi))
(pin (num 16) (name IO3) (type BiDi))
(pin (num 17) (name IO2) (type BiDi))
(pin (num 18) (name IO1) (type BiDi))
(pin (num 19) (name IO0) (type BiDi))
(pin (num 20) (name VCC) (type power_in))))
(libpart (lib device) (part JUMPER)
(fields
(field (name Reference) JP)
(field (name Value) JUMPER))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib device) (part JUMPER3)
(fields
(field (name Reference) JP)
(field (name Value) JUMPER3))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))
(pin (num 3) (name 3) (type passive)))))
(libraries
(library (logical reprom-rescue)
(uri C:\cygwin\home\hb\workspace\reprom64\reprom-rescue.lib))
(library (logical device)
(uri "C:\\Program Files (x86)\\KiCad\\share\\kicad\\library\\device.lib"))
(library (logical conn)
(uri "C:\\Program Files (x86)\\KiCad\\share\\kicad\\library\\conn.lib"))
(library (logical gal16v8)
(uri C:\cygwin\home\hb\workspace\reprom64\lib\gal16v8.lib)))
(nets
(net (code 1) (name /C1)
(node (ref P6) (pin 2))
(node (ref U2) (pin 7)))
(net (code 2) (name /C0)
(node (ref P6) (pin 1))
(node (ref U2) (pin 6)))
(net (code 3) (name /K1)
(node (ref P5) (pin 2))
(node (ref U2) (pin 5)))
(net (code 4) (name /K0)
(node (ref U2) (pin 4))
(node (ref P5) (pin 1)))
(net (code 5) (name "Net-(P4-Pad3)")
(node (ref P4) (pin 3)))
(net (code 6) (name "Net-(P4-Pad1)")
(node (ref P4) (pin 1)))
(net (code 7) (name /CS)
(node (ref JP1) (pin 1))
(node (ref P4) (pin 2))
(node (ref P12) (pin 2))
(node (ref U2) (pin 3)))
(net (code 8) (name /A12)
(node (ref U1) (pin 2))
(node (ref U2) (pin 19)))
(net (code 9) (name /A13)
(node (ref U2) (pin 18))
(node (ref U1) (pin 26)))
(net (code 10) (name /A14)
(node (ref U1) (pin 27))
(node (ref U2) (pin 17)))
(net (code 11) (name /A15)
(node (ref U1) (pin 1))
(node (ref U2) (pin 16)))
(net (code 12) (name /OE)
(node (ref U2) (pin 15))
(node (ref U1) (pin 22)))
(net (code 13) (name /B0)
(node (ref P7) (pin 1))
(node (ref U2) (pin 8))
(node (ref P7) (pin 2)))
(net (code 14) (name /KBS)
(node (ref P2) (pin 22))
(node (ref U2) (pin 14)))
(net (code 15) (name /BA14)
(node (ref U2) (pin 11))
(node (ref P2) (pin 26)))
(net (code 16) (name VCC)
(node (ref P2) (pin 28))
(node (ref P2) (pin 27))
(node (ref U1) (pin 28))
(node (ref C1) (pin 1))
(node (ref C2) (pin 1))
(node (ref P1) (pin 24))
(node (ref U2) (pin 20))
(node (ref P2) (pin 1)))
(net (code 17) (name GND)
(node (ref P2) (pin 14))
(node (ref P2) (pin 20))
(node (ref C1) (pin 2))
(node (ref C2) (pin 2))
(node (ref P1) (pin 12))
(node (ref U1) (pin 20))
(node (ref U1) (pin 14))
(node (ref U2) (pin 10))
(node (ref P13) (pin 1)))
(net (code 18) (name /BA12)
(node (ref P2) (pin 2))
(node (ref P1) (pin 21))
(node (ref U2) (pin 9)))
(net (code 19) (name /BS)
(node (ref JP1) (pin 3))
(node (ref JP3) (pin 2))
(node (ref U2) (pin 2))
(node (ref P11) (pin 2)))
(net (code 20) (name /KS)
(node (ref JP2) (pin 2))
(node (ref P1) (pin 20))
(node (ref U2) (pin 1)))
(net (code 21) (name "Net-(P8-Pad1)")
(node (ref P8) (pin 1)))
(net (code 22) (name "Net-(P10-Pad3)")
(node (ref P10) (pin 3)))
(net (code 23) (name "Net-(P10-Pad1)")
(node (ref P10) (pin 1)))
(net (code 24) (name /BCS)
(node (ref P10) (pin 2))
(node (ref P9) (pin 2))
(node (ref P8) (pin 2))
(node (ref JP1) (pin 2))
(node (ref P3) (pin 2)))
(net (code 25) (name "Net-(P9-Pad3)")
(node (ref P9) (pin 3)))
(net (code 26) (name "Net-(P9-Pad1)")
(node (ref P9) (pin 1)))
(net (code 27) (name "Net-(P8-Pad3)")
(node (ref P8) (pin 3)))
(net (code 28) (name "Net-(P12-Pad1)")
(node (ref P12) (pin 1)))
(net (code 29) (name "Net-(P3-Pad3)")
(node (ref P3) (pin 3)))
(net (code 30) (name "Net-(P11-Pad1)")
(node (ref P11) (pin 1)))
(net (code 31) (name "Net-(P11-Pad3)")
(node (ref P11) (pin 3)))
(net (code 32) (name "Net-(P3-Pad1)")
(node (ref P3) (pin 1)))
(net (code 33) (name "Net-(P12-Pad3)")
(node (ref P12) (pin 3)))
(net (code 34) (name /CBS)
(node (ref U2) (pin 12))
(node (ref JP3) (pin 1)))
(net (code 35) (name /CKS)
(node (ref U2) (pin 13))
(node (ref JP2) (pin 1)))
(net (code 36) (name /D2)
(node (ref U1) (pin 13))
(node (ref P1) (pin 11))
(node (ref P2) (pin 13)))
(net (code 37) (name /D5)
(node (ref U1) (pin 17))
(node (ref P2) (pin 17))
(node (ref P1) (pin 15)))
(net (code 38) (name /D4)
(node (ref P2) (pin 16))
(node (ref P1) (pin 14))
(node (ref U1) (pin 16)))
(net (code 39) (name /A8)
(node (ref U1) (pin 25))
(node (ref P14) (pin 2))
(node (ref P1) (pin 23))
(node (ref P2) (pin 25)))
(net (code 40) (name /D3)
(node (ref P1) (pin 13))
(node (ref U1) (pin 15))
(node (ref P2) (pin 15)))
(net (code 41) (name /A9)
(node (ref P1) (pin 22))
(node (ref P2) (pin 24))
(node (ref U1) (pin 24)))
(net (code 42) (name /A11)
(node (ref P1) (pin 18))
(node (ref P2) (pin 23))
(node (ref U1) (pin 23)))
(net (code 43) (name /D6)
(node (ref P2) (pin 18))
(node (ref P1) (pin 16))
(node (ref U1) (pin 18)))
(net (code 44) (name /D1)
(node (ref U1) (pin 12))
(node (ref P2) (pin 12))
(node (ref P1) (pin 10)))
(net (code 45) (name /A10)
(node (ref P2) (pin 21))
(node (ref U1) (pin 21))
(node (ref P1) (pin 19)))
(net (code 46) (name /D0)
(node (ref P2) (pin 11))
(node (ref U1) (pin 11))
(node (ref P1) (pin 9)))
(net (code 47) (name /A0)
(node (ref P2) (pin 10))
(node (ref U1) (pin 10))
(node (ref P1) (pin 8)))
(net (code 48) (name /A1)
(node (ref P2) (pin 9))
(node (ref U1) (pin 9))
(node (ref P1) (pin 7)))
(net (code 49) (name /A2)
(node (ref P1) (pin 6))
(node (ref P2) (pin 8))
(node (ref U1) (pin 8)))
(net (code 50) (name /A3)
(node (ref U1) (pin 7))
(node (ref P1) (pin 5))
(node (ref P2) (pin 7)))
(net (code 51) (name /A4)
(node (ref P2) (pin 6))
(node (ref U1) (pin 6))
(node (ref P1) (pin 4)))
(net (code 52) (name /D7)
(node (ref U1) (pin 19))
(node (ref P2) (pin 19))
(node (ref P1) (pin 17)))
(net (code 53) (name /A5)
(node (ref P14) (pin 1))
(node (ref U1) (pin 5))
(node (ref P1) (pin 3))
(node (ref P2) (pin 5)))
(net (code 54) (name /A6)
(node (ref P2) (pin 4))
(node (ref P1) (pin 2))
(node (ref U1) (pin 4)))
(net (code 55) (name /A7)
(node (ref P2) (pin 3))
(node (ref P1) (pin 1))
(node (ref U1) (pin 3)))))