From 81350e1d72b86d0015476b002342169d373d4bd0 Mon Sep 17 00:00:00 2001 From: Scott Alfter Date: Thu, 21 Jul 2022 23:41:04 -0700 Subject: [PATCH] add paged RAM/ROM card (WIP) --- README.md | 23 + paged-rom-ram/fp-info-cache | 1947 ++++++++++++ paged-rom-ram/paged-rom-ram.kicad_pcb | 1611 ++++++++++ paged-rom-ram/paged-rom-ram.kicad_prl | 75 + paged-rom-ram/paged-rom-ram.kicad_pro | 420 +++ paged-rom-ram/paged-rom-ram.kicad_sch | 4044 +++++++++++++++++++++++++ paged-rom-ram/sym-lib-table | 3 + 7 files changed, 8123 insertions(+) create mode 100644 paged-rom-ram/fp-info-cache create mode 100644 paged-rom-ram/paged-rom-ram.kicad_pcb create mode 100644 paged-rom-ram/paged-rom-ram.kicad_prl create mode 100644 paged-rom-ram/paged-rom-ram.kicad_pro create mode 100644 paged-rom-ram/paged-rom-ram.kicad_sch create mode 100644 paged-rom-ram/sym-lib-table diff --git a/README.md b/README.md index 0289310..754c722 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,29 @@ is also jumper-selectable. This board has its own 7.3728-MHz crystal oscillator, making it independent of CPU speed. (I'm aiming for 10 MHz with both of my CPU boards.) +paged-ram-rom +------------- + +This started out as a copy of the schematic from +[the RC2014 GitHub](https://github.com/RC2014Z80/RC2014/tree/master/Hardware/512kROMRAM%20RC2014). +I brought it into KiCad 6, replaced the "rescued" symbols from the original +with more current ones in the KiCad library, redid the connections in what I +think is an easier-to-follow style (global labels instead of buses), and +(TODO) re-did the PCB layout from scratch (since that wasn't included). I +might also swap out SMDs for through-hole parts, except possibly for the +flash chip that needs to get its initial programming before installation. + +I was having some trouble puzzling out how the I/O decoding worked in the +original schematic. I found [this page](https://bread80.com/2020/06/27/understanding-the-rc2014-512k-rom-512k-ram-board/) +that described how the board worked, and once I had redone the schematic +with the newer symbols, it became clear what was going on. In particular, +the newer symbols for the 74LS139 have the selection pins labeled A1 and A0 +instead of A and B. Looking back now at the function table on page 1 of the +[TI datasheet](https://www.ti.com/lit/ds/symlink/sn74s139a.pdf?HQS=dis-dk-null-digikeymode-dsf-pf-null-wwe&ts=1658471109258&ref_url=https%253A%252F%252Fwww.ti.com%252Fgeneral%252Fdocs%252Fsuppproductinfo.tsp%253FdistId%253D10%2526gotoUrl%253Dhttps%253A%252F%252Fwww.ti.com%252Flit%252Fgpn%252Fsn74s139a), +I see that the "select" column headings are in reverse alphabetical order +(B, then A). That must've escaped me while I was trying to puzzle out the +schematic. + new-board.sh ------------ diff --git a/paged-rom-ram/fp-info-cache b/paged-rom-ram/fp-info-cache new file mode 100644 index 0000000..f869e61 --- /dev/null +++ b/paged-rom-ram/fp-info-cache @@ -0,0 +1,1947 @@ +460082335355768 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Horizontal +Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Vertical +Through hole straight pin header, 1x01, 2.54mm pitch, single row +Through hole pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Horizontal +Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical +Through hole straight pin header, 1x02, 2.54mm pitch, single row +Through hole pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Horizontal +Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical +Through hole straight pin header, 1x03, 2.54mm pitch, single row +Through hole pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Horizontal +Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical +Through hole straight pin header, 1x04, 2.54mm pitch, single row +Through hole pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Horizontal +Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical +Through hole straight pin header, 1x05, 2.54mm pitch, single row +Through hole pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Horizontal +Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical +Through hole straight pin header, 1x06, 2.54mm pitch, single row +Through hole pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Horizontal +Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical +Through hole straight pin header, 1x07, 2.54mm pitch, single row +Through hole pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Horizontal +Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical +Through hole straight pin header, 1x08, 2.54mm pitch, single row +Through hole pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Horizontal +Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical +Through hole straight pin header, 1x09, 2.54mm pitch, single row +Through hole pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Horizontal +Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical +Through hole straight pin header, 1x10, 2.54mm pitch, single row +Through hole pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Horizontal +Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical +Through hole straight pin header, 1x11, 2.54mm pitch, single row +Through hole pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Horizontal +Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical +Through hole straight pin header, 1x12, 2.54mm pitch, single row +Through hole pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Horizontal +Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical +Through hole straight pin header, 1x13, 2.54mm pitch, single row +Through hole pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Horizontal +Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical +Through hole straight pin header, 1x14, 2.54mm pitch, single row +Through hole pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Horizontal +Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical +Through hole straight pin header, 1x15, 2.54mm pitch, single row +Through hole pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Horizontal +Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical +Through hole straight pin header, 1x16, 2.54mm pitch, single row +Through hole pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Horizontal +Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical +Through hole straight pin header, 1x17, 2.54mm pitch, single row +Through hole pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Horizontal +Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical +Through hole straight pin header, 1x18, 2.54mm pitch, single row +Through hole pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Horizontal +Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical +Through hole straight pin header, 1x19, 2.54mm pitch, single row +Through hole pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Horizontal +Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical +Through hole straight pin header, 1x20, 2.54mm pitch, single row +Through hole pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Horizontal +Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical +Through hole straight pin header, 1x21, 2.54mm pitch, single row +Through hole pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Horizontal +Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical +Through hole straight pin header, 1x22, 2.54mm pitch, single row +Through hole pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Horizontal +Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical +Through hole straight pin header, 1x23, 2.54mm pitch, single row +Through hole pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Horizontal +Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical +Through hole straight pin header, 1x24, 2.54mm pitch, single row +Through hole pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Horizontal +Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical +Through hole straight pin header, 1x25, 2.54mm pitch, single row +Through hole pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Horizontal +Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical +Through hole straight pin header, 1x26, 2.54mm pitch, single row +Through hole pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Horizontal +Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical +Through hole straight pin header, 1x27, 2.54mm pitch, single row +Through hole pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Horizontal +Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical +Through hole straight pin header, 1x28, 2.54mm pitch, single row +Through hole pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Horizontal +Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical +Through hole straight pin header, 1x29, 2.54mm pitch, single row +Through hole pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Horizontal +Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical +Through hole straight pin header, 1x30, 2.54mm pitch, single row +Through hole pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Horizontal +Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical +Through hole straight pin header, 1x31, 2.54mm pitch, single row +Through hole pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Horizontal +Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical +Through hole straight pin header, 1x32, 2.54mm pitch, single row +Through hole pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Horizontal +Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical +Through hole straight pin header, 1x33, 2.54mm pitch, single row +Through hole pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Horizontal +Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical +Through hole straight pin header, 1x34, 2.54mm pitch, single row +Through hole pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Horizontal +Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical +Through hole straight pin header, 1x35, 2.54mm pitch, single row +Through hole pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Horizontal +Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical +Through hole straight pin header, 1x36, 2.54mm pitch, single row +Through hole pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Horizontal +Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical +Through hole straight pin header, 1x37, 2.54mm pitch, single row +Through hole pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Horizontal +Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical +Through hole straight pin header, 1x38, 2.54mm pitch, single row +Through hole pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Horizontal +Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical +Through hole straight pin header, 1x39, 2.54mm pitch, single row +Through hole pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Horizontal +Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical +Through hole straight pin header, 1x40, 2.54mm pitch, single row +Through hole pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Horizontal +Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical +Through hole straight pin header, 2x01, 2.54mm pitch, double rows +Through hole pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Horizontal +Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical +Through hole straight pin header, 2x02, 2.54mm pitch, double rows +Through hole pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Horizontal +Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical +Through hole straight pin header, 2x03, 2.54mm pitch, double rows +Through hole pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Horizontal +Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical +Through hole straight pin header, 2x04, 2.54mm pitch, double rows +Through hole pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Horizontal +Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical +Through hole straight pin header, 2x05, 2.54mm pitch, double rows +Through hole pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Horizontal +Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical +Through hole straight pin header, 2x06, 2.54mm pitch, double rows +Through hole pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Horizontal +Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical +Through hole straight pin header, 2x07, 2.54mm pitch, double rows +Through hole pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Horizontal +Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical +Through hole straight pin header, 2x08, 2.54mm pitch, double rows +Through hole pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Horizontal +Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical +Through hole straight pin header, 2x09, 2.54mm pitch, double rows +Through hole pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Horizontal +Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical +Through hole straight pin header, 2x10, 2.54mm pitch, double rows +Through hole pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Horizontal +Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical +Through hole straight pin header, 2x11, 2.54mm pitch, double rows +Through hole pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Horizontal +Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical +Through hole straight pin header, 2x12, 2.54mm pitch, double rows +Through hole pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Horizontal +Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical +Through hole straight pin header, 2x13, 2.54mm pitch, double rows +Through hole pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Horizontal +Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical +Through hole straight pin header, 2x14, 2.54mm pitch, double rows +Through hole pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Horizontal +Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical +Through hole straight pin header, 2x15, 2.54mm pitch, double rows +Through hole pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Horizontal +Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical +Through hole straight pin header, 2x16, 2.54mm pitch, double rows +Through hole pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Horizontal +Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical +Through hole straight pin header, 2x17, 2.54mm pitch, double rows +Through hole pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Horizontal +Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical +Through hole straight pin header, 2x18, 2.54mm pitch, double rows +Through hole pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Horizontal +Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical +Through hole straight pin header, 2x19, 2.54mm pitch, double rows +Through hole pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Horizontal +Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical +Through hole straight pin header, 2x20, 2.54mm pitch, double rows +Through hole pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Horizontal +Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical +Through hole straight pin header, 2x21, 2.54mm pitch, double rows +Through hole pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Horizontal +Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical +Through hole straight pin header, 2x22, 2.54mm pitch, double rows +Through hole pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Horizontal +Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical +Through hole straight pin header, 2x23, 2.54mm pitch, double rows +Through hole pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Horizontal +Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical +Through hole straight pin header, 2x24, 2.54mm pitch, double rows +Through hole pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Horizontal +Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical +Through hole straight pin header, 2x25, 2.54mm pitch, double rows +Through hole pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Horizontal +Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical +Through hole straight pin header, 2x26, 2.54mm pitch, double rows +Through hole pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Horizontal +Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical +Through hole straight pin header, 2x27, 2.54mm pitch, double rows +Through hole pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Horizontal +Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical +Through hole straight pin header, 2x28, 2.54mm pitch, double rows +Through hole pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Horizontal +Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical +Through hole straight pin header, 2x29, 2.54mm pitch, double rows +Through hole pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Horizontal +Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical +Through hole straight pin header, 2x30, 2.54mm pitch, double rows +Through hole pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Horizontal +Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical +Through hole straight pin header, 2x31, 2.54mm pitch, double rows +Through hole pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Horizontal +Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical +Through hole straight pin header, 2x32, 2.54mm pitch, double rows +Through hole pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Horizontal +Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical +Through hole straight pin header, 2x33, 2.54mm pitch, double rows +Through hole pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Horizontal +Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical +Through hole straight pin header, 2x34, 2.54mm pitch, double rows +Through hole pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Horizontal +Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical +Through hole straight pin header, 2x35, 2.54mm pitch, double rows +Through hole pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Horizontal +Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical +Through hole straight pin header, 2x36, 2.54mm pitch, double rows +Through hole pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Horizontal +Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical +Through hole straight pin header, 2x37, 2.54mm pitch, double rows +Through hole pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Horizontal +Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical +Through hole straight pin header, 2x38, 2.54mm pitch, double rows +Through hole pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Horizontal +Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical +Through hole straight pin header, 2x39, 2.54mm pitch, double rows +Through hole pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Horizontal +Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical +Through hole straight pin header, 2x40, 2.54mm pitch, double rows +Through hole pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x40 2.54mm double row +0 +80 +80 diff --git a/paged-rom-ram/paged-rom-ram.kicad_pcb b/paged-rom-ram/paged-rom-ram.kicad_pcb new file mode 100644 index 0000000..0683725 --- /dev/null +++ b/paged-rom-ram/paged-rom-ram.kicad_pcb @@ -0,0 +1,1611 @@ +(kicad_pcb (version 20211014) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "USLetter") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + ) + + (setup + (pad_to_mask_clearance 0.2) + (aux_axis_origin 97.9344 131.1402) + (pcbplotparams + (layerselection 0x00010f0_80000001) + (disableapertmacros false) + (usegerberextensions false) + (usegerberattributes true) + (usegerberadvancedattributes true) + (creategerberjobfile true) + (svguseinch false) + (svgprecision 6) + (excludeedgelayer true) + (plotframeref false) + (viasonmask false) + (mode 1) + (useauxorigin false) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (dxfpolygonmode true) + (dxfimperialunits true) + (dxfusepcbnewfont true) + (psnegative false) + (psa4output false) + (plotreference true) + (plotvalue true) + (plotinvisibletext false) + (sketchpadsonfab false) + (subtractmaskfromsilk false) + (outputformat 1) + (mirror false) + (drillshape 0) + (scaleselection 1) + (outputdirectory "/home/spencer/Documents/KiCad/2016/RC2014/Dimension Template/") + ) + ) + + (net 0 "") + (net 1 "GND") + (net 2 "unconnected-(U5-Pad6)") + (net 3 "unconnected-(U5-Pad7)") + (net 4 "unconnected-(U5-Pad9)") + (net 5 "unconnected-(U5-Pad10)") + (net 6 "/PGEN_WR") + (net 7 "/CFG_CS") + (net 8 "unconnected-(U6-Pad5)") + (net 9 "unconnected-(U6-Pad8)") + (net 10 "unconnected-(U6-Pad9)") + (net 11 "unconnected-(U7-Pad9)") + (net 12 "unconnected-(U7-Pad10)") + (net 13 "unconnected-(U7-Pad11)") + (net 14 "unconnected-(U7-Pad12)") + (net 15 "unconnected-(U7-Pad13)") + (net 16 "unconnected-(U7-Pad14)") + (net 17 "unconnected-(U7-Pad15)") + (net 18 "5V") + (net 19 "A15") + (net 20 "A14") + (net 21 "A13") + (net 22 "A12") + (net 23 "A11") + (net 24 "A10") + (net 25 "A9") + (net 26 "A8") + (net 27 "A7") + (net 28 "A6") + (net 29 "A5") + (net 30 "A4") + (net 31 "A3") + (net 32 "A2") + (net 33 "A1") + (net 34 "A0") + (net 35 "~{M1}") + (net 36 "~{RESET}") + (net 37 "CLK") + (net 38 "~{INT}") + (net 39 "~{MREQ}") + (net 40 "~{WR}") + (net 41 "~{RD}") + (net 42 "~{IORQ}") + (net 43 "D0") + (net 44 "D1") + (net 45 "D2") + (net 46 "D3") + (net 47 "D4") + (net 48 "D5") + (net 49 "D6") + (net 50 "D7") + (net 51 "TX") + (net 52 "RX") + (net 53 "USR1") + (net 54 "USR2") + (net 55 "USR3") + (net 56 "MA14") + (net 57 "MA15") + (net 58 "MA16") + (net 59 "MA17") + (net 60 "MA18") + (net 61 "MA19") + (net 62 "MA20") + (net 63 "MA21") + (net 64 "~{ROM_CE}") + (net 65 "~{RAM_CE}") + (net 66 "~{PAGE_EN}") + (net 67 "~{PAGE_WR}") + + (footprint "Mounting_Holes:MountingHole_3.2mm_M3" locked (layer "F.Cu") + (tedit 583F5ADB) (tstamp 00000000-0000-0000-0000-0000574b179b) + (at 102.9636 98.0186) + (descr "Mounting Hole 3.2mm, no annular, M3") + (tags "mounting hole 3.2mm no annular m3") + (attr through_hole) + (fp_text reference "" (at 26.6446 -55.0545) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 688e05cb-336f-4dc3-b028-a442da1305cd) + ) + (fp_text value "" (at 2.3368 -73.0631 90) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7cf311a0-cecf-40fe-9537-e29d05d3ddb4) + ) + (fp_circle (center 0 0) (end 3.2 0) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 1aca1028-a443-4714-ad12-48e939acad37)) + (fp_circle (center 0 0) (end 3.45 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp c67f669c-37aa-4dac-880c-3377934e5168)) + (pad "" np_thru_hole circle locked (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask "F.SilkS") (tstamp c3ee68fc-a5ef-43a5-9799-2c889911cc0d)) + ) + + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x39_P2.54mm_Vertical" (layer "F.Cu") + (tedit 59FED5CC) (tstamp 00000000-0000-0000-0000-0000574b3d79) + (at 99.7378 129.3876 90) + (descr "Through hole straight pin header, 1x39, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x39 2.54mm single row") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/1dad35a1-6f92-4955-be9e-f6ed351317e7") + (attr through_hole) + (fp_text reference "J1" (at 0 -2.33 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp aebf0c05-3fc7-4f6f-953e-94c0cc5573e8) + ) + (fp_text value "Conn_01x39_Male" (at 0 98.85 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ddc75e78-799c-4402-bd5e-18ed872a8055) + ) + (fp_text user "${REFERENCE}" (at 0 48.26 180) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp cc586805-72a3-414e-aa00-808f9a1e128c) + ) + (fp_line (start -1.33 1.27) (end 1.33 1.27) (layer "F.SilkS") (width 0.12) (tstamp 0e63b88e-ea86-4509-b64b-fcbe4eed26ad)) + (fp_line (start -1.33 0) (end -1.33 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 192b2d3f-5b3d-48d1-a237-5bde3029521f)) + (fp_line (start -1.33 97.85) (end 1.33 97.85) (layer "F.SilkS") (width 0.12) (tstamp 4170aa7c-994e-4043-9ce8-7541d529a347)) + (fp_line (start -1.33 -1.33) (end 0 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 6201b29d-4751-4162-b2b7-b68be20b6bc7)) + (fp_line (start -1.33 1.27) (end -1.33 97.85) (layer "F.SilkS") (width 0.12) (tstamp 91a372e8-069c-459c-9dde-5fc8c4f0734c)) + (fp_line (start 1.33 1.27) (end 1.33 97.85) (layer "F.SilkS") (width 0.12) (tstamp de371de3-16c1-4caa-856b-596546c4b7f2)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp 5c6eeb1c-37fc-49ff-9018-82ca4d14792c)) + (fp_line (start -1.8 98.3) (end 1.8 98.3) (layer "F.CrtYd") (width 0.05) (tstamp 6dbd3aa5-a044-4f97-9beb-515f8fbb7a4c)) + (fp_line (start -1.8 -1.8) (end -1.8 98.3) (layer "F.CrtYd") (width 0.05) (tstamp b01f3c79-2454-48b0-858d-ffe0ea5d8f9c)) + (fp_line (start 1.8 98.3) (end 1.8 -1.8) (layer "F.CrtYd") (width 0.05) (tstamp e334635e-c8b1-4b75-9cdb-290922861a7e)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp 25b296a5-6d65-4acf-9699-91f8d8a0815e)) + (fp_line (start 1.27 97.79) (end -1.27 97.79) (layer "F.Fab") (width 0.1) (tstamp 61496526-5951-43b4-a247-34def3cd18f4)) + (fp_line (start 1.27 -1.27) (end 1.27 97.79) (layer "F.Fab") (width 0.1) (tstamp 665a2899-8b6a-42d2-a296-f4e2c3563e4a)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) (layer "F.Fab") (width 0.1) (tstamp a4375cae-1278-4379-bf23-9f36c7833cb6)) + (fp_line (start -1.27 97.79) (end -1.27 -0.635) (layer "F.Fab") (width 0.1) (tstamp eba33688-b2fd-47a1-8c14-6bedc04ab5b8)) + (pad "1" thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 19 "A15") (pinfunction "Pin_1") (pintype "passive") (tstamp 43b0f8a7-65c0-4960-9c89-9def00d5500a)) + (pad "2" thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 20 "A14") (pinfunction "Pin_2") (pintype "passive") (tstamp 03aa983c-aa19-4503-a294-c1071bf8cd15)) + (pad "3" thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 21 "A13") (pinfunction "Pin_3") (pintype "passive") (tstamp 64057c02-d652-4a94-a7e4-015a51b579d7)) + (pad "4" thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 22 "A12") (pinfunction "Pin_4") (pintype "passive") (tstamp 8d0357b5-b9c5-47b5-a92b-f418a54b0e68)) + (pad "5" thru_hole oval (at 0 10.16 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 23 "A11") (pinfunction "Pin_5") (pintype "passive") (tstamp 7910815c-8b8a-4be2-978f-b1c4f2ed0554)) + (pad "6" thru_hole oval (at 0 12.7 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 24 "A10") (pinfunction "Pin_6") (pintype "passive") (tstamp a9300883-ccff-4445-a743-16a3f940cf86)) + (pad "7" thru_hole oval (at 0 15.24 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 25 "A9") (pinfunction "Pin_7") (pintype "passive") (tstamp 0061b94e-c5ed-4ca6-a079-d17a646f50f2)) + (pad "8" thru_hole oval (at 0 17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 26 "A8") (pinfunction "Pin_8") (pintype "passive") (tstamp e53953bd-0f1a-4731-90e8-b5af1c3533e5)) + (pad "9" thru_hole oval (at 0 20.32 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 27 "A7") (pinfunction "Pin_9") (pintype "passive") (tstamp 36ae88bd-d381-4a02-be6e-b9adf281884a)) + (pad "10" thru_hole oval (at 0 22.86 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 28 "A6") (pinfunction "Pin_10") (pintype "passive") (tstamp e3da905e-9ef2-49b2-88f1-753d4a8eb1d4)) + (pad "11" thru_hole oval (at 0 25.4 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 29 "A5") (pinfunction "Pin_11") (pintype "passive") (tstamp ff071f4f-1875-48d9-84c0-ad585eb430cd)) + (pad "12" thru_hole oval (at 0 27.94 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 30 "A4") (pinfunction "Pin_12") (pintype "passive") (tstamp 338f4ac9-66cf-4493-a93c-8f2c26118799)) + (pad "13" thru_hole oval (at 0 30.48 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 31 "A3") (pinfunction "Pin_13") (pintype "passive") (tstamp cca7fe7d-f7ab-4e41-a382-b8c7c6d3b9fd)) + (pad "14" thru_hole oval (at 0 33.02 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 32 "A2") (pinfunction "Pin_14") (pintype "passive") (tstamp e652edbc-8130-49a0-957d-7f74286b6ef5)) + (pad "15" thru_hole oval (at 0 35.56 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 33 "A1") (pinfunction "Pin_15") (pintype "passive") (tstamp de8693d7-4d3e-41ab-9f25-6adf290c0c3f)) + (pad "16" thru_hole oval (at 0 38.1 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 34 "A0") (pinfunction "Pin_16") (pintype "passive") (tstamp 06a1fdd0-360f-4a86-97c7-378be616a7fb)) + (pad "17" thru_hole oval (at 0 40.64 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "Pin_17") (pintype "passive") (tstamp 8dc6e2e1-3108-4c69-89ec-dc49b8e1eb53)) + (pad "18" thru_hole oval (at 0 43.18 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "Pin_18") (pintype "passive") (tstamp a6536b05-582d-4552-8ae9-f7102968ca35)) + (pad "19" thru_hole oval (at 0 45.72 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 35 "~{M1}") (pinfunction "Pin_19") (pintype "passive") (tstamp be4ab507-1c0b-43c0-8e99-b0f2b30a59b5)) + (pad "20" thru_hole oval (at 0 48.26 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 36 "~{RESET}") (pinfunction "Pin_20") (pintype "passive") (tstamp bdb9b56f-d98a-4abd-8191-1fbbff5016cc)) + (pad "21" thru_hole oval (at 0 50.8 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 37 "CLK") (pinfunction "Pin_21") (pintype "passive") (tstamp 28c06d8c-99ab-4840-91a3-abba9136dc10)) + (pad "22" thru_hole oval (at 0 53.34 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 38 "~{INT}") (pinfunction "Pin_22") (pintype "passive") (tstamp 26ef1628-c3f7-42a5-bfbd-70fa0627ca3a)) + (pad "23" thru_hole oval (at 0 55.88 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 39 "~{MREQ}") (pinfunction "Pin_23") (pintype "passive") (tstamp c630529f-cf29-4b79-9b82-46d059d18ca5)) + (pad "24" thru_hole oval (at 0 58.42 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 40 "~{WR}") (pinfunction "Pin_24") (pintype "passive") (tstamp 25d5c33a-ec11-473e-b59e-9876b2a8321c)) + (pad "25" thru_hole oval (at 0 60.96 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 41 "~{RD}") (pinfunction "Pin_25") (pintype "passive") (tstamp d355d821-aa96-4937-9f7a-46dc62d1c374)) + (pad "26" thru_hole oval (at 0 63.5 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 42 "~{IORQ}") (pinfunction "Pin_26") (pintype "passive") (tstamp 57c06101-3416-4b88-8060-f40ff09fec7e)) + (pad "27" thru_hole oval (at 0 66.04 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 43 "D0") (pinfunction "Pin_27") (pintype "passive") (tstamp 9073c4b4-4e6e-40ea-856c-e8524bfb8290)) + (pad "28" thru_hole oval (at 0 68.58 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 44 "D1") (pinfunction "Pin_28") (pintype "passive") (tstamp c9504ce1-40e5-4d84-be72-72d87b33c514)) + (pad "29" thru_hole oval (at 0 71.12 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 45 "D2") (pinfunction "Pin_29") (pintype "passive") (tstamp 58aa0a58-8b46-4394-8c71-eb4c41ce2ce5)) + (pad "30" thru_hole oval (at 0 73.66 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 46 "D3") (pinfunction "Pin_30") (pintype "passive") (tstamp 5a3a5696-2bd5-4a64-bd12-b636dc02b337)) + (pad "31" thru_hole oval (at 0 76.2 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 47 "D4") (pinfunction "Pin_31") (pintype "passive") (tstamp 5cacfb6c-3b49-4889-a514-6a7cc48e59b4)) + (pad "32" thru_hole oval (at 0 78.74 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 48 "D5") (pinfunction "Pin_32") (pintype "passive") (tstamp e0b27724-e92f-4240-986e-1cf2908d7533)) + (pad "33" thru_hole oval (at 0 81.28 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 49 "D6") (pinfunction "Pin_33") (pintype "passive") (tstamp a9e6de09-5605-41fc-8a02-af97922fb8c7)) + (pad "34" thru_hole oval (at 0 83.82 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 50 "D7") (pinfunction "Pin_34") (pintype "passive") (tstamp a5718cd5-8150-4915-8300-c023a38eb818)) + (pad "35" thru_hole oval (at 0 86.36 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 51 "TX") (pinfunction "Pin_35") (pintype "passive") (tstamp 5e76af2d-8586-43d6-a891-3e3c8b664e9e)) + (pad "36" thru_hole oval (at 0 88.9 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 52 "RX") (pinfunction "Pin_36") (pintype "passive") (tstamp 712ced82-82d0-4eff-b48f-ff2bc42f42c4)) + (pad "37" thru_hole oval (at 0 91.44 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 53 "USR1") (pinfunction "Pin_37") (pintype "passive") (tstamp b9bf7917-4e2a-4090-8581-adf7b6fb0a99)) + (pad "38" thru_hole oval (at 0 93.98 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 54 "USR2") (pinfunction "Pin_38") (pintype "passive") (tstamp 65505f37-e755-4d30-b817-ea657daa2603)) + (pad "39" thru_hole oval (at 0 96.52 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) + (net 55 "USR3") (pinfunction "Pin_39") (pintype "passive") (tstamp 846fb686-c4eb-4f2c-8910-cf2483c28b32)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x39_P2.54mm_Horizontal.step" + (offset (xyz 0 -96.52 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 180)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp 0b6055de-5b40-4c19-bc89-b9fe9498c477) + (at 152.465 108.835) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa8744") + (attr through_hole) + (fp_text reference "R5" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a4681769-c339-49f1-b8df-dd6c5c9a954c) + ) + (fp_text value "1k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9589293e-8483-454c-978c-7cca609b49f7) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2c03804d-c12b-4cdc-9f09-4c51de7819b9) + ) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 1a19bca4-5db1-402e-ab21-98b0d528723f)) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 22f398e2-1bfd-4789-ad36-edef7a21dd9d)) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp 39b82809-f561-44cb-a942-4c45ed745b53)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp 44868a78-1d66-42cb-bb0f-6f4dbcb8a310)) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp 5e56a4a4-f3c6-4dfc-8dca-b9c699e080a5)) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp 7fc00096-7e2a-43ad-b228-1c581511e80e)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 60673a69-91cc-482e-a2e4-b80a39a68409)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp a7c39acb-2e4b-4a01-9d42-6754c8b7e00d)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp af57d78c-09fe-4b77-8a2b-076231af96a9)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp f14f082f-93c7-4b48-92ec-64fd70789cb9)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp 2abd18ac-a794-4452-80fe-445d78407460)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp 5be15021-4e78-45ff-8c81-fc799e020c81)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp 7d8f63a6-320f-4211-99e7-8388839ff784)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp b8ee71ac-bb4e-4db2-a139-955bff4d0471)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp c5d2b63c-0049-4138-ac81-5ab369f43bbe)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp ee61898b-5fb5-4f29-8ded-30e862a1bc6f)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 2aa2085c-1d97-4c62-a98d-90a3adbc0c07)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 60 "MA18") (pintype "passive") (tstamp ba13d40a-ef58-4a5b-880f-5644b8e96327)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-16_W7.62mm_Socket" (layer "F.Cu") + (tedit 5A02E8C5) (tstamp 25e37790-25f2-42ff-bad7-94e7a90d8a73) + (at 154.985 64.835) + (descr "16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6f6707") + (attr through_hole) + (fp_text reference "U3" (at 3.81 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c8bbf043-356e-467f-b492-5104edf909ad) + ) + (fp_text value "74LS670" (at 3.81 20.11) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a7d21513-35b6-4628-9a79-52ba6176d8ac) + ) + (fp_text user "${REFERENCE}" (at 3.81 8.89) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ec4da8b4-07c1-4f6d-ae96-689dc3e2eae9) + ) + (fp_line (start -1.33 19.17) (end 8.95 19.17) (layer "F.SilkS") (width 0.12) (tstamp 41b4b11b-c237-4bdc-bef5-6a63e1290942)) + (fp_line (start 1.16 -1.33) (end 1.16 19.11) (layer "F.SilkS") (width 0.12) (tstamp 4a25058a-5b70-4488-ab61-2d228e65c1b0)) + (fp_line (start 6.46 19.11) (end 6.46 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 7867ebe5-4361-470a-b7dd-f3ab8657c0cb)) + (fp_line (start 8.95 -1.39) (end -1.33 -1.39) (layer "F.SilkS") (width 0.12) (tstamp c48f84f3-2dcf-44af-8204-1177df1f754c)) + (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp cb03f538-1106-40d6-b4e5-e532480f9457)) + (fp_line (start -1.33 -1.39) (end -1.33 19.17) (layer "F.SilkS") (width 0.12) (tstamp d3418009-3739-42ca-b708-8468e12eac07)) + (fp_line (start 1.16 19.11) (end 6.46 19.11) (layer "F.SilkS") (width 0.12) (tstamp da5fbd3a-7698-48a3-a523-ebdef87deb6d)) + (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp e1c6a30b-75c7-46cb-b35f-f21310373c0f)) + (fp_line (start 8.95 19.17) (end 8.95 -1.39) (layer "F.SilkS") (width 0.12) (tstamp fb73bd37-c8d4-4f80-919e-e26c200dabee)) + (fp_arc (start 4.81 -1.33) (mid 3.81 -0.33) (end 2.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 26e731e8-5bc9-4793-bb71-6db08dd5b78a)) + (fp_line (start -1.55 -1.6) (end -1.55 19.4) (layer "F.CrtYd") (width 0.05) (tstamp 38d48fcd-71b4-4069-8b6d-f39ac6a12eef)) + (fp_line (start 9.15 19.4) (end 9.15 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 485b1811-d886-4e2a-9ee4-04fbada9fb63)) + (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 99279bdb-f2e7-43f3-b73d-68417a1fa56b)) + (fp_line (start -1.55 19.4) (end 9.15 19.4) (layer "F.CrtYd") (width 0.05) (tstamp ec7cdd15-c3d6-435c-94ea-3e27c2333b41)) + (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer "F.Fab") (width 0.1) (tstamp 4d401f91-9f71-478e-9160-3ed564c037ee)) + (fp_line (start 6.985 19.05) (end 0.635 19.05) (layer "F.Fab") (width 0.1) (tstamp 560fd36d-a6e9-471b-aba9-1324be5d7da5)) + (fp_line (start -1.27 19.11) (end 8.89 19.11) (layer "F.Fab") (width 0.1) (tstamp ba4ebffd-7179-4cf5-a070-24e53712a7f4)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp bb9b8eaa-e387-426f-8e50-e49f92f9e171)) + (fp_line (start 0.635 19.05) (end 0.635 -0.27) (layer "F.Fab") (width 0.1) (tstamp c4bb077b-82af-4d3e-9a7f-a988844bd6f7)) + (fp_line (start -1.27 -1.33) (end -1.27 19.11) (layer "F.Fab") (width 0.1) (tstamp c6e0d4d1-737d-43e1-8474-48041f8f5a1f)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp e5520228-a296-49b9-8c96-23b8caf66cad)) + (fp_line (start 8.89 19.11) (end 8.89 -1.33) (layer "F.Fab") (width 0.1) (tstamp f652a4fd-998f-423c-a8de-0bbe652e5b60)) + (fp_line (start 6.985 -1.27) (end 6.985 19.05) (layer "F.Fab") (width 0.1) (tstamp fda8ece1-145d-426c-a25e-b30217683b04)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 44 "D1") (pinfunction "D2") (pintype "input") (tstamp adc912fc-9a14-4bf7-9355-21033804d08b)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 45 "D2") (pinfunction "D3") (pintype "input") (tstamp d426f7e0-3771-4c76-8568-83bd2ec24426)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 46 "D3") (pinfunction "D4") (pintype "input") (tstamp cc3e90d0-bded-4a62-a69f-5fa2da92c158)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 19 "A15") (pinfunction "Rb") (pintype "input") (tstamp 54fb0b25-e3e6-46c3-af33-decc8dd8e1db)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 20 "A14") (pinfunction "Ra") (pintype "input") (tstamp fe2ae591-a914-49ea-a072-502bbe71abb4)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 59 "MA17") (pinfunction "Q4") (pintype "tri_state") (tstamp 0727ab2e-5b08-417a-bd69-fb6bafefed33)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 58 "MA16") (pinfunction "Q3") (pintype "tri_state") (tstamp 05b9421e-cfb7-432d-865a-50a5d152b68a)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 57ebdc10-2e99-4ae5-992d-1b760911b0cc)) + (pad "9" thru_hole oval (at 7.62 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 57 "MA15") (pinfunction "Q2") (pintype "tri_state") (tstamp 2a7ecdd9-42ee-42dc-8027-e610c802abb9)) + (pad "10" thru_hole oval (at 7.62 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 56 "MA14") (pinfunction "Q1") (pintype "tri_state") (tstamp e54291c6-bb4c-4f33-8ca1-f8f4204cfa1d)) + (pad "11" thru_hole oval (at 7.62 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 66 "~{PAGE_EN}") (pinfunction "~{Er}") (pintype "input") (tstamp 86f10d26-0ae4-4f34-b57c-5ab5b0a0b14b)) + (pad "12" thru_hole oval (at 7.62 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 67 "~{PAGE_WR}") (pinfunction "~{Ew}") (pintype "input") (tstamp 095394a0-bc0f-4f10-a534-0ab4e75df1a9)) + (pad "13" thru_hole oval (at 7.62 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 33 "A1") (pinfunction "Wb") (pintype "input") (tstamp d58a1b9d-2e96-4ff8-bbb6-8fd39e176cd7)) + (pad "14" thru_hole oval (at 7.62 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 34 "A0") (pinfunction "Wa") (pintype "input") (tstamp 500da758-4a4b-421d-a499-7b69b4189228)) + (pad "15" thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 43 "D0") (pinfunction "D1") (pintype "input") (tstamp 99459edb-f50f-42cd-a9d8-284ca612f306)) + (pad "16" thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "VCC") (pintype "power_in") (tstamp 5f2b935d-8ea5-4909-80f7-28aa1255d850)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-32_W15.24mm" (layer "F.Cu") + (tedit 5A02E8C5) (tstamp 265682b1-5b65-454f-b6fd-999f8e9facaf) + (at 135.585 64.835) + (descr "32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/c012bc51-5969-4587-abef-2da62ca3932b") + (attr through_hole) + (fp_text reference "U1" (at 7.62 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d514ad69-526f-4940-8342-c6ea23730e25) + ) + (fp_text value "SST39SF040" (at 7.62 40.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5fca9e8d-6536-45a7-a328-82c491dc2d86) + ) + (fp_text user "${REFERENCE}" (at 7.62 19.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a2bdf785-3920-4584-a1a7-478f34444cc4) + ) + (fp_line (start 14.08 39.43) (end 14.08 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 148e6364-b776-48b0-a7ae-1fe301e7c6a9)) + (fp_line (start 6.62 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 14f12a8e-070f-4b0c-8ff2-f30134d1e103)) + (fp_line (start 14.08 -1.33) (end 8.62 -1.33) (layer "F.SilkS") (width 0.12) (tstamp e07f741e-949b-4650-b3d5-0de591bf9bc4)) + (fp_line (start 1.16 39.43) (end 14.08 39.43) (layer "F.SilkS") (width 0.12) (tstamp eccb17a7-7c7f-41e0-a4bc-f304d5ff88b1)) + (fp_line (start 1.16 -1.33) (end 1.16 39.43) (layer "F.SilkS") (width 0.12) (tstamp f929fcb9-a876-4a05-8f41-516245193452)) + (fp_arc (start 8.62 -1.33) (mid 7.62 -0.33) (end 6.62 -1.33) (layer "F.SilkS") (width 0.12) (tstamp bcf2d498-514a-4b3f-b76e-3255d80ec790)) + (fp_line (start 16.3 39.65) (end 16.3 -1.55) (layer "F.CrtYd") (width 0.05) (tstamp 1c6a1147-21e3-42fd-9b1c-b47d2a143bb8)) + (fp_line (start 16.3 -1.55) (end -1.05 -1.55) (layer "F.CrtYd") (width 0.05) (tstamp bb0d8c8f-45bd-4a41-a4ae-91ed9fbc03bb)) + (fp_line (start -1.05 -1.55) (end -1.05 39.65) (layer "F.CrtYd") (width 0.05) (tstamp f009ebba-6973-48db-b316-037b436a593a)) + (fp_line (start -1.05 39.65) (end 16.3 39.65) (layer "F.CrtYd") (width 0.05) (tstamp f73e53f4-1b1b-4400-9ead-982dc90e5350)) + (fp_line (start 1.255 -1.27) (end 14.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp 07bf5141-5fe8-43c9-9e9a-6b39c590e58d)) + (fp_line (start 0.255 -0.27) (end 1.255 -1.27) (layer "F.Fab") (width 0.1) (tstamp 27cb751b-5f34-4f80-8cf2-2a8a00aff712)) + (fp_line (start 0.255 39.37) (end 0.255 -0.27) (layer "F.Fab") (width 0.1) (tstamp 5b47a3db-09eb-4ee8-bbba-7697b33d22f1)) + (fp_line (start 14.985 39.37) (end 0.255 39.37) (layer "F.Fab") (width 0.1) (tstamp 5bac5a7e-1ab6-4680-aefb-3b846130e6d1)) + (fp_line (start 14.985 -1.27) (end 14.985 39.37) (layer "F.Fab") (width 0.1) (tstamp b5cda2c6-c8c2-4af6-a82f-e67060badcd4)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 60 "MA18") (pinfunction "A18") (pintype "input") (tstamp db6d042f-607a-4ebe-8f8c-a0b2685d92c5)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 58 "MA16") (pinfunction "A16") (pintype "input") (tstamp 80eea421-9094-40e8-ac98-89d824a959a3)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 57 "MA15") (pinfunction "A15") (pintype "input") (tstamp 713e7f76-1104-4bb9-989c-6e97f5f90dda)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 22 "A12") (pinfunction "A12") (pintype "input") (tstamp d533284c-2881-43a9-b8e0-6511967c944f)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 27 "A7") (pinfunction "A7") (pintype "input") (tstamp d05cb4a5-9c35-45eb-8f8e-9f12e648389a)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 28 "A6") (pinfunction "A6") (pintype "input") (tstamp 2467a6d1-3e32-4788-81e9-6f3f28e750e8)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 29 "A5") (pinfunction "A5") (pintype "input") (tstamp e4651375-607a-471c-b937-dc5991e86410)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 30 "A4") (pinfunction "A4") (pintype "input") (tstamp dbd9ddad-dc7b-4ee0-a4b0-2f89859a7994)) + (pad "9" thru_hole oval (at 0 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 31 "A3") (pinfunction "A3") (pintype "input") (tstamp 67766df8-e887-4407-b0c6-5e3f5ffc8bb8)) + (pad "10" thru_hole oval (at 0 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 32 "A2") (pinfunction "A2") (pintype "input") (tstamp 3c16f36c-6b16-476a-ab3e-98120b00d718)) + (pad "11" thru_hole oval (at 0 25.4) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 33 "A1") (pinfunction "A1") (pintype "input") (tstamp a57b23bd-f54c-43dc-a934-2271176773dc)) + (pad "12" thru_hole oval (at 0 27.94) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 34 "A0") (pinfunction "A0") (pintype "input") (tstamp 6d404b0f-dd15-4ec8-a4dc-d01cc28c6e0e)) + (pad "13" thru_hole oval (at 0 30.48) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 43 "D0") (pinfunction "D0") (pintype "tri_state") (tstamp fbc19685-8e8f-4559-91e6-1741dbcacc33)) + (pad "14" thru_hole oval (at 0 33.02) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 44 "D1") (pinfunction "D1") (pintype "tri_state") (tstamp 73e77572-b012-4759-94fb-563fd287742d)) + (pad "15" thru_hole oval (at 0 35.56) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 45 "D2") (pinfunction "D2") (pintype "tri_state") (tstamp b167e675-40d4-4524-bd30-3b9bf3bc1551)) + (pad "16" thru_hole oval (at 0 38.1) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp a0d52e85-ef4a-47de-b466-268b5c556aea)) + (pad "17" thru_hole oval (at 15.24 38.1) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 46 "D3") (pinfunction "D3") (pintype "tri_state") (tstamp 527c1543-180c-49ed-be8a-54c3589c626a)) + (pad "18" thru_hole oval (at 15.24 35.56) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 47 "D4") (pinfunction "D4") (pintype "tri_state") (tstamp 93be63b4-edc4-4152-8d42-d21179fb28c1)) + (pad "19" thru_hole oval (at 15.24 33.02) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 48 "D5") (pinfunction "D5") (pintype "tri_state") (tstamp 559e0ddd-d47f-4b53-85fd-f0ffd87ef9b8)) + (pad "20" thru_hole oval (at 15.24 30.48) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 49 "D6") (pinfunction "D6") (pintype "tri_state") (tstamp e05d6918-cd01-4654-9e66-5c072330b047)) + (pad "21" thru_hole oval (at 15.24 27.94) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 50 "D7") (pinfunction "D7") (pintype "tri_state") (tstamp 345db2ef-a20c-4c8e-8a77-72f6c3e4faec)) + (pad "22" thru_hole oval (at 15.24 25.4) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 64 "~{ROM_CE}") (pinfunction "CE") (pintype "input") (tstamp 5b8f895c-eee7-444d-a86c-8b871a3f6cfb)) + (pad "23" thru_hole oval (at 15.24 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 24 "A10") (pinfunction "A10") (pintype "input") (tstamp 0993c2fd-e523-40a1-be25-9a0b2ce213d5)) + (pad "24" thru_hole oval (at 15.24 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 41 "~{RD}") (pinfunction "OE") (pintype "input") (tstamp dcc411b1-ae7c-4718-b01c-67a31df2fabf)) + (pad "25" thru_hole oval (at 15.24 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 23 "A11") (pinfunction "A11") (pintype "input") (tstamp d63d1771-846d-45d5-8087-92b6e156f93b)) + (pad "26" thru_hole oval (at 15.24 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 25 "A9") (pinfunction "A9") (pintype "input") (tstamp cb552944-3cb2-4b44-a88d-1e18a667213c)) + (pad "27" thru_hole oval (at 15.24 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 26 "A8") (pinfunction "A8") (pintype "input") (tstamp 99f0291c-2947-4548-beca-0c1475b9d271)) + (pad "28" thru_hole oval (at 15.24 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 21 "A13") (pinfunction "A13") (pintype "input") (tstamp 152fb452-b33d-4792-9546-3140224867e5)) + (pad "29" thru_hole oval (at 15.24 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 56 "MA14") (pinfunction "A14") (pintype "input") (tstamp 95227d03-f9e6-4c65-9120-25cad047f9c3)) + (pad "30" thru_hole oval (at 15.24 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 59 "MA17") (pinfunction "A17") (pintype "input") (tstamp 59865ef9-2f8f-45f5-8a15-67bd8fe453a8)) + (pad "31" thru_hole oval (at 15.24 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 40 "~{WR}") (pinfunction "PGM") (pintype "input") (tstamp b63d3427-9f9d-4c53-bccc-250c4e8eab13)) + (pad "32" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "VCC") (pintype "power_in") (tstamp 46b278cb-055d-4ed2-913c-93bdc127caca)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-32_W15.24mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp 322a2e44-bd56-45a4-89ae-54a1772f386e) + (at 134.075 107.085) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa87c6") + (attr through_hole) + (fp_text reference "R7" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d9d7a359-bdf2-4d83-a11a-5e99585f8bea) + ) + (fp_text value "1k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ec2ea7aa-a9ab-439a-96e7-45041efa5e88) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4d688621-5c8d-485c-8a26-27352097c54f) + ) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp 1311ea30-e019-4594-abb4-b69211eb1680)) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp 55159cc2-3a6b-4310-83b9-ba8cf27f168e)) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 60ce24dd-3f3e-42e4-85a1-e8fa3f9051d2)) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 8c6e8d96-2adf-49c7-a305-79bb22c01a44)) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp 99fce7db-74a9-4c77-a1af-850045ff57e0)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp a77c9443-c387-48f9-9add-5b989b14cbd7)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 2f2bcfe4-6083-44ef-8022-3823c07054b8)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 7492262c-7221-45ea-941d-7962949f5967)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp c595d0c4-94d5-4795-8cff-6ab278461ac1)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp fe9be39e-ff5e-4e7f-86c2-da6efb09b624)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp 03171096-ba47-4704-b285-d74239ffc9e2)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp 68c531fc-aa38-4b96-bc10-524dad41de83)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp c895e4c2-7eb8-47af-9f72-f69dd7d6e859)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp c8b047b0-c979-4959-87c2-5b50485c70e8)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp e4a5cc33-e994-4245-97e6-8828d8fc0ce6)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp f15d7d84-7d3e-4ced-8481-43ac40cb90c5)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 516854c3-1ddf-425b-a33a-74c96c79dd12)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 62 "MA20") (pintype "passive") (tstamp 89c95379-6838-465f-afc7-31d77329caae)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (layer "F.Cu") + (tedit 5AE50EF0) (tstamp 398fb205-7a98-4fbe-b265-1275742204e7) + (at 134.385 114.935) + (descr "C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf") + (tags "C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6fcb4b") + (attr through_hole) + (fp_text reference "C3" (at 1.25 -2.25) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5318c209-6b3d-4d76-883f-b9dcb6db8bc4) + ) + (fp_text value ".1u" (at 1.25 2.25) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 62e820b5-10a7-4c4f-b8e9-0abd3c2ddbb7) + ) + (fp_text user "${REFERENCE}" (at 1.25 0) (layer "F.Fab") + (effects (font (size 0.92 0.92) (thickness 0.138))) + (tstamp 13950e08-e592-4248-92e7-bb5ee6b66cfc) + ) + (fp_line (start -1.17 1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 4ce35ac9-8aa0-4363-ab22-72b8655e725c)) + (fp_line (start 3.67 -1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp c246106a-a4ff-419b-8358-2837ccf90194)) + (fp_line (start -1.17 -1.12) (end -1.17 1.12) (layer "F.SilkS") (width 0.12) (tstamp d27ef231-94bc-4dfc-ae45-720a3c2ed22c)) + (fp_line (start -1.17 -1.12) (end 3.67 -1.12) (layer "F.SilkS") (width 0.12) (tstamp ff30fe7a-cdf2-4a19-b1a0-dce82900b5a8)) + (fp_line (start 3.8 -1.25) (end -1.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 65babc8e-281a-4b64-b183-15479b57c6b7)) + (fp_line (start -1.3 -1.25) (end -1.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp e490311c-69f1-4ec1-abd2-98cb882a4dcf)) + (fp_line (start -1.3 1.25) (end 3.8 1.25) (layer "F.CrtYd") (width 0.05) (tstamp f881ac4f-3cf8-4369-92c5-c8a9feed862c)) + (fp_line (start 3.8 1.25) (end 3.8 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp f992e9a2-21e1-40ce-acc5-02461048824c)) + (fp_line (start 3.55 1) (end 3.55 -1) (layer "F.Fab") (width 0.1) (tstamp 549f694e-bf00-4d72-a395-9d1d0e4c2fbf)) + (fp_line (start -1.05 1) (end 3.55 1) (layer "F.Fab") (width 0.1) (tstamp 56f7623b-ad32-446f-a144-a4d35422f177)) + (fp_line (start 3.55 -1) (end -1.05 -1) (layer "F.Fab") (width 0.1) (tstamp b3f14097-6f68-4684-9359-c17427d30c92)) + (fp_line (start -1.05 -1) (end -1.05 1) (layer "F.Fab") (width 0.1) (tstamp c591aa53-415f-4562-bb07-dce0541a1a1d)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 18 "5V") (pintype "passive") (tstamp 9168bff4-62b0-4be6-a077-7812b5d5e262)) + (pad "2" thru_hole circle (at 2.5 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 55795390-8dc7-4911-bb13-044d9845c441)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (layer "F.Cu") + (tedit 5AE50EF0) (tstamp 4a0ade7f-20f6-4e9a-a124-849ebc73c651) + (at 122.085 114.935) + (descr "C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf") + (tags "C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6fcbc1") + (attr through_hole) + (fp_text reference "C5" (at 1.25 -2.25) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ac7ee33a-0f1c-4588-b254-d1560ed77aab) + ) + (fp_text value ".1u" (at 1.25 2.25) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 456a1143-e645-45ce-a09b-89347356d342) + ) + (fp_text user "${REFERENCE}" (at 1.25 0) (layer "F.Fab") + (effects (font (size 0.92 0.92) (thickness 0.138))) + (tstamp 861f468e-138a-4c60-9ea8-c49c48e67e44) + ) + (fp_line (start 3.67 -1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 3ca7dfbb-e56d-442b-917a-16cd05035507)) + (fp_line (start -1.17 1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 5e304a57-920f-4ffc-8c18-af127a3ca06c)) + (fp_line (start -1.17 -1.12) (end -1.17 1.12) (layer "F.SilkS") (width 0.12) (tstamp 9a799877-3092-4114-a178-ab6a443ac9c0)) + (fp_line (start -1.17 -1.12) (end 3.67 -1.12) (layer "F.SilkS") (width 0.12) (tstamp e56b7c7e-e9cc-4bd2-bea7-568e3571a0d5)) + (fp_line (start -1.3 -1.25) (end -1.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 06eee961-2a58-4c97-91db-792274c44e4e)) + (fp_line (start 3.8 -1.25) (end -1.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 3c91d487-821e-4dd5-93fc-8bc4a66fb245)) + (fp_line (start 3.8 1.25) (end 3.8 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp a0f3081e-0869-47c7-940c-e0549ec52673)) + (fp_line (start -1.3 1.25) (end 3.8 1.25) (layer "F.CrtYd") (width 0.05) (tstamp cca047a7-659d-43b8-b3fe-d602ac5f6a4f)) + (fp_line (start 3.55 -1) (end -1.05 -1) (layer "F.Fab") (width 0.1) (tstamp 134ce519-3265-4674-a5d9-da1a91caf9f0)) + (fp_line (start -1.05 1) (end 3.55 1) (layer "F.Fab") (width 0.1) (tstamp 427bdb2a-64ce-4f09-ab0a-7fac5fe4a8ad)) + (fp_line (start 3.55 1) (end 3.55 -1) (layer "F.Fab") (width 0.1) (tstamp c17ae3bd-22db-4981-986e-b0490b6d4362)) + (fp_line (start -1.05 -1) (end -1.05 1) (layer "F.Fab") (width 0.1) (tstamp ec34620e-a27f-492f-8a28-8cb3ae339160)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 18 "5V") (pintype "passive") (tstamp 2557f31b-2640-4ca0-ac24-44091083bee2)) + (pad "2" thru_hole circle (at 2.5 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 35505d59-938b-449c-a4b1-c7d40fc23fd1)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (layer "F.Cu") + (tedit 5AE50EF0) (tstamp 4e37020b-d3ea-4251-a69a-4d5ccc3d3403) + (at 167.64 89.535) + (descr "C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf") + (tags "C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/bbed27d2-372b-420f-81a9-8071b5163431") + (attr through_hole) + (fp_text reference "C7" (at 1.25 -2.25) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8f3b2c2f-1c26-4e7a-b458-b6c9d7d1ecf0) + ) + (fp_text value ".1u" (at 1.25 2.25) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c9f4332c-a849-4010-9a44-0561d10a2a41) + ) + (fp_text user "${REFERENCE}" (at 1.25 0) (layer "F.Fab") + (effects (font (size 0.92 0.92) (thickness 0.138))) + (tstamp b36fa291-8615-4d12-a0fc-659f9cea5e6f) + ) + (fp_line (start -1.17 -1.12) (end 3.67 -1.12) (layer "F.SilkS") (width 0.12) (tstamp 10989e93-5435-4593-885a-7bc8873fd0ec)) + (fp_line (start 3.67 -1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 1e6bdfe9-db71-45d0-9da2-1547217405af)) + (fp_line (start -1.17 1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 30030fcb-eae5-49e1-bf19-058d59b205c2)) + (fp_line (start -1.17 -1.12) (end -1.17 1.12) (layer "F.SilkS") (width 0.12) (tstamp 7603000d-3715-4861-bb8d-a3dad41eca66)) + (fp_line (start 3.8 -1.25) (end -1.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 2a8158f2-3814-4ee0-8d96-a7451da0602b)) + (fp_line (start -1.3 -1.25) (end -1.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 9705478b-1bf3-4214-9d03-7f5ced38245d)) + (fp_line (start -1.3 1.25) (end 3.8 1.25) (layer "F.CrtYd") (width 0.05) (tstamp c37d514a-b660-4522-a6eb-53f897e9f1be)) + (fp_line (start 3.8 1.25) (end 3.8 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp e5792463-d53f-43b2-90ec-d517898c1cfe)) + (fp_line (start 3.55 1) (end 3.55 -1) (layer "F.Fab") (width 0.1) (tstamp 20e6c983-818a-485d-9753-d7c7db7f48fc)) + (fp_line (start -1.05 -1) (end -1.05 1) (layer "F.Fab") (width 0.1) (tstamp 67ce0ea4-d085-46f7-84af-b4ffd4d79965)) + (fp_line (start 3.55 -1) (end -1.05 -1) (layer "F.Fab") (width 0.1) (tstamp 8c41b588-16cf-4aac-a896-8535799e0a5e)) + (fp_line (start -1.05 1) (end 3.55 1) (layer "F.Fab") (width 0.1) (tstamp f36cc6a5-d71a-4f17-aa12-a639e0b23966)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 18 "5V") (pintype "passive") (tstamp 8a8411af-7c23-47d1-86d9-c2ba61e2025e)) + (pad "2" thru_hole circle (at 2.5 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 7e8d56d8-b235-47ec-a1d9-315e12dde99b)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-16_W7.62mm_Socket" (layer "F.Cu") + (tedit 5A02E8C5) (tstamp 5f43c8c4-6cf8-448b-99d7-2bf6f72f17b0) + (at 166.735 64.835) + (descr "16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6f67d2") + (attr through_hole) + (fp_text reference "U4" (at 3.81 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fefc69b8-70c8-4293-ace0-50fa35fe7261) + ) + (fp_text value "74LS670" (at 3.81 20.11) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a79de2b4-973d-484b-bf94-260db498826f) + ) + (fp_text user "${REFERENCE}" (at 3.81 8.89) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 792c0423-6659-4b09-a6f9-e5fe5322b1fd) + ) + (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 20bb4102-85da-43fe-8263-b42852292ced)) + (fp_line (start 1.16 -1.33) (end 1.16 19.11) (layer "F.SilkS") (width 0.12) (tstamp 474ce0bb-d726-46c3-b8c7-b490cde6e7d4)) + (fp_line (start 1.16 19.11) (end 6.46 19.11) (layer "F.SilkS") (width 0.12) (tstamp 4bc170ff-6de3-454e-95f3-250563b4347c)) + (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 86c814d3-a55a-439c-b52d-b26dd00c81e0)) + (fp_line (start 8.95 19.17) (end 8.95 -1.39) (layer "F.SilkS") (width 0.12) (tstamp a1ab9701-d4ad-4859-8531-29a8f385fd94)) + (fp_line (start 8.95 -1.39) (end -1.33 -1.39) (layer "F.SilkS") (width 0.12) (tstamp b217292f-d434-47fb-af36-628448779556)) + (fp_line (start -1.33 -1.39) (end -1.33 19.17) (layer "F.SilkS") (width 0.12) (tstamp b9c52272-4f35-407c-a0e2-09b1dc870ad1)) + (fp_line (start -1.33 19.17) (end 8.95 19.17) (layer "F.SilkS") (width 0.12) (tstamp dbcdbe3d-581b-49c2-b34f-5ab9e73e4169)) + (fp_line (start 6.46 19.11) (end 6.46 -1.33) (layer "F.SilkS") (width 0.12) (tstamp f2d58fd9-6697-4ffd-9420-36bb7d610cfd)) + (fp_arc (start 4.81 -1.33) (mid 3.81 -0.33) (end 2.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 4cee5016-21a6-45d9-97af-3682c8f44069)) + (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 02c830a9-6573-4f8e-ac98-820d8c241445)) + (fp_line (start -1.55 19.4) (end 9.15 19.4) (layer "F.CrtYd") (width 0.05) (tstamp 2368eae9-1c65-4a28-b9c1-336c71f881cf)) + (fp_line (start 9.15 19.4) (end 9.15 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp d645e7c3-765f-4c1c-9317-4c9d4ff2582c)) + (fp_line (start -1.55 -1.6) (end -1.55 19.4) (layer "F.CrtYd") (width 0.05) (tstamp dcdd9555-c215-4d21-9057-23e1ed7fd5ea)) + (fp_line (start -1.27 -1.33) (end -1.27 19.11) (layer "F.Fab") (width 0.1) (tstamp 062bc071-8057-4f92-9631-0cab0a6fe931)) + (fp_line (start 6.985 -1.27) (end 6.985 19.05) (layer "F.Fab") (width 0.1) (tstamp 1370cf90-6ffb-473d-90fa-0fda3a5393eb)) + (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer "F.Fab") (width 0.1) (tstamp 2dd15669-450f-4703-9675-332624b0409d)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp 2e5fa545-12c8-427b-8b10-10b280a68510)) + (fp_line (start 6.985 19.05) (end 0.635 19.05) (layer "F.Fab") (width 0.1) (tstamp 8313aed9-59e0-4a4c-a4bf-5188b30a695a)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp 8db1510b-c617-41c4-9e58-660833cce47e)) + (fp_line (start -1.27 19.11) (end 8.89 19.11) (layer "F.Fab") (width 0.1) (tstamp 9e942483-8b72-4d95-a0ad-2321474d3e65)) + (fp_line (start 8.89 19.11) (end 8.89 -1.33) (layer "F.Fab") (width 0.1) (tstamp e1093f2d-33fb-4791-973d-ef768c0fb0d7)) + (fp_line (start 0.635 19.05) (end 0.635 -0.27) (layer "F.Fab") (width 0.1) (tstamp e5a9c967-d048-45a4-b93a-0577ee34935a)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 48 "D5") (pinfunction "D2") (pintype "input") (tstamp b6b9efb8-a6ce-4c00-98d1-82c7e8704ddb)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 49 "D6") (pinfunction "D3") (pintype "input") (tstamp 5ecc1ca3-74ad-43c2-a643-4a311a09cc12)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 50 "D7") (pinfunction "D4") (pintype "input") (tstamp e9481b7f-bea3-45b9-9b17-4332f4af45b2)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 19 "A15") (pinfunction "Rb") (pintype "input") (tstamp 900603f5-e220-4ea8-b2e8-bd3fd3654bfa)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 20 "A14") (pinfunction "Ra") (pintype "input") (tstamp 7d3c0179-5e0f-4b85-a808-3258d1a0a096)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 63 "MA21") (pinfunction "Q4") (pintype "tri_state") (tstamp a435c5fe-e9a0-44d4-b2e4-64fa8a618357)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 62 "MA20") (pinfunction "Q3") (pintype "tri_state") (tstamp 55158065-6cd2-41d8-9b59-cd70c253905e)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp d4371018-9638-4f5f-af1c-08db4688e2c8)) + (pad "9" thru_hole oval (at 7.62 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 61 "MA19") (pinfunction "Q2") (pintype "tri_state") (tstamp 665f61b0-7c07-496a-ba07-c94368c1d0a3)) + (pad "10" thru_hole oval (at 7.62 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 60 "MA18") (pinfunction "Q1") (pintype "tri_state") (tstamp d3783c50-3fc8-4ae2-a8b6-dfc37922e2f0)) + (pad "11" thru_hole oval (at 7.62 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 66 "~{PAGE_EN}") (pinfunction "~{Er}") (pintype "input") (tstamp 115ab6a8-617f-4ef2-9618-9e996247d9fa)) + (pad "12" thru_hole oval (at 7.62 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 67 "~{PAGE_WR}") (pinfunction "~{Ew}") (pintype "input") (tstamp 43ad8b7f-94ad-4a83-aff7-65d3f0f55423)) + (pad "13" thru_hole oval (at 7.62 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 33 "A1") (pinfunction "Wb") (pintype "input") (tstamp 9b6ad3f1-9c1c-4b1d-ac83-e3da01d3267a)) + (pad "14" thru_hole oval (at 7.62 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 34 "A0") (pinfunction "Wa") (pintype "input") (tstamp aa490391-75e8-4620-bbc7-f1bdadc53ef5)) + (pad "15" thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 47 "D4") (pinfunction "D1") (pintype "input") (tstamp d243be7d-ab81-4637-939c-0f6741ae3d17)) + (pad "16" thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "VCC") (pintype "power_in") (tstamp bb0ac730-9980-43fd-9355-c7591cd0f820)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp 6096c99f-cf03-4b1d-85ff-d323c4f0bdc1) + (at 134.075 111.135) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa8705") + (attr through_hole) + (fp_text reference "R4" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp abb5c3df-c272-4072-b6d7-8b41d5df88f7) + ) + (fp_text value "4.7k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9508955c-7f4c-4d21-9ec4-bd1942a2e22f) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d692a01f-58fe-489b-9459-c8d489b3caf3) + ) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 0a530723-6857-46c2-8e44-49faee145fa1)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp 3c35a7ac-76d4-4c76-adb0-be04cd83d965)) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp 4fc25ff3-f127-40b2-991e-6ac3dd03ff46)) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp cfa11c9f-139f-4232-9189-44265c857407)) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp d9808308-381d-4886-8736-8804386e7d2f)) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp e45e9518-040f-4ab3-879e-483060b7a42b)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 2049dee9-6f76-4cc6-982d-f6932e99e635)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 30e66f99-b788-4d45-b038-9f96a675f0f8)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 39eaee6d-afaf-4c78-a6e8-b7fc8e6f5bc6)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp d900c214-d004-420b-b9e3-343733b3d595)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp 1b8dbe99-da5c-4fde-b7bc-f91c819b1e34)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp 343f6585-e5a1-45b8-8b2f-ef73dbf0f353)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp 5f4e2a83-71d1-47be-94c5-2dbe1169c4b5)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp 709f3211-c47c-4bd9-a1dd-41a7998ada37)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp c8b725b9-a1e8-41dd-aee4-3579560b115a)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp fb4b87be-fbf8-4feb-a6f8-3a027b50a6b3)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 1ee1942a-2548-430b-a6b8-25b3de27bec3)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 59 "MA17") (pintype "passive") (tstamp 4210045d-4913-4290-ac29-60ede3975256)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-32_W15.24mm" (layer "F.Cu") + (tedit 5A02E8C5) (tstamp 66da8baa-b3e1-42c2-98de-1c56340bd3ba) + (at 116.185 64.835) + (descr "32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/3078c449-1169-4c34-bbd1-9141ce2fda02") + (attr through_hole) + (fp_text reference "U2" (at 7.62 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2d65b665-35d7-454f-a05b-9ce575a4cb7c) + ) + (fp_text value "AS6C4008-55PCN" (at 7.62 40.43) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp be68b001-8f3f-4021-8a37-7dd6c2799c38) + ) + (fp_text user "${REFERENCE}" (at 7.62 19.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 38948b17-2180-4a4c-9d9f-c865bf594478) + ) + (fp_line (start 1.16 -1.33) (end 1.16 39.43) (layer "F.SilkS") (width 0.12) (tstamp 0d5f8624-0fcf-4247-92ba-8b87b7a9a296)) + (fp_line (start 1.16 39.43) (end 14.08 39.43) (layer "F.SilkS") (width 0.12) (tstamp 444a8407-f76d-4b68-b84f-1c37f0e17382)) + (fp_line (start 14.08 39.43) (end 14.08 -1.33) (layer "F.SilkS") (width 0.12) (tstamp b79c285e-5edc-465d-9731-f9e82c9b6d9d)) + (fp_line (start 6.62 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp cdb362a7-a11d-4504-8216-b8e5448f51dc)) + (fp_line (start 14.08 -1.33) (end 8.62 -1.33) (layer "F.SilkS") (width 0.12) (tstamp de766439-c412-47da-9e83-3b778331cd55)) + (fp_arc (start 8.62 -1.33) (mid 7.62 -0.33) (end 6.62 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 71398d31-0c3c-489a-a20a-7d977af7cba8)) + (fp_line (start -1.05 39.65) (end 16.3 39.65) (layer "F.CrtYd") (width 0.05) (tstamp 4893ff88-aef2-4bd9-8898-f1517751317f)) + (fp_line (start 16.3 -1.55) (end -1.05 -1.55) (layer "F.CrtYd") (width 0.05) (tstamp 8a60e5f1-df4d-4c57-a8bc-45e300bc04a7)) + (fp_line (start -1.05 -1.55) (end -1.05 39.65) (layer "F.CrtYd") (width 0.05) (tstamp 902ca842-77c4-4237-b60c-43573eef74a8)) + (fp_line (start 16.3 39.65) (end 16.3 -1.55) (layer "F.CrtYd") (width 0.05) (tstamp c3d2e9c9-7f63-41b1-9253-351a4d100fb0)) + (fp_line (start 0.255 39.37) (end 0.255 -0.27) (layer "F.Fab") (width 0.1) (tstamp 1fe84ddd-d6f2-4702-8a01-3091f2db9f82)) + (fp_line (start 14.985 39.37) (end 0.255 39.37) (layer "F.Fab") (width 0.1) (tstamp 38810668-5b64-4918-bc4d-846109625bd7)) + (fp_line (start 0.255 -0.27) (end 1.255 -1.27) (layer "F.Fab") (width 0.1) (tstamp 65854af9-0cf9-430f-b46f-bdcc0fdc2e69)) + (fp_line (start 14.985 -1.27) (end 14.985 39.37) (layer "F.Fab") (width 0.1) (tstamp 687b357d-c962-4b71-b240-a68c1adc0281)) + (fp_line (start 1.255 -1.27) (end 14.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp c7b6b57e-30ba-450d-856f-6c9fa0cdb83c)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 60 "MA18") (pinfunction "A18") (pintype "input") (tstamp 1d581f9a-9c98-4a42-bdaf-0e6bdf940ea4)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 58 "MA16") (pinfunction "A16") (pintype "input") (tstamp 060f33d5-0e8a-4413-8967-b328b7ab041b)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 56 "MA14") (pinfunction "A14") (pintype "input") (tstamp 3e4ef8f5-67d3-4515-b755-8c8006e2747c)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 22 "A12") (pinfunction "A12") (pintype "input") (tstamp 62ff19f7-33f5-4e7f-a495-08637ac56fbe)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 27 "A7") (pinfunction "A7") (pintype "input") (tstamp 336e072d-ee30-4874-bdcf-49c69fe352a6)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 28 "A6") (pinfunction "A6") (pintype "input") (tstamp 22a3b0bb-bbd9-470e-845f-5df0209d97ba)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 29 "A5") (pinfunction "A5") (pintype "input") (tstamp cff029f8-41b9-4568-a2e5-355b94e17e0d)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 30 "A4") (pinfunction "A4") (pintype "input") (tstamp a7c4fa29-5189-41ab-b296-30f4d0849dfd)) + (pad "9" thru_hole oval (at 0 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 31 "A3") (pinfunction "A3") (pintype "input") (tstamp 4073cca2-f48b-4490-8d0b-4a007b830577)) + (pad "10" thru_hole oval (at 0 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 32 "A2") (pinfunction "A2") (pintype "input") (tstamp aa75b81d-6432-46a3-b9b2-96318d787017)) + (pad "11" thru_hole oval (at 0 25.4) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 33 "A1") (pinfunction "A1") (pintype "input") (tstamp c6d3dc08-7970-4e3d-88e3-b0664c5f5220)) + (pad "12" thru_hole oval (at 0 27.94) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 34 "A0") (pinfunction "A0") (pintype "input") (tstamp 1b4043fc-9d6f-46a1-96e4-db9f3f2d3ffc)) + (pad "13" thru_hole oval (at 0 30.48) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 43 "D0") (pinfunction "DQ0") (pintype "tri_state") (tstamp a8b7728f-6036-4710-9f80-bc05cc306e23)) + (pad "14" thru_hole oval (at 0 33.02) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 44 "D1") (pinfunction "DQ1") (pintype "tri_state") (tstamp b8e06dc1-f62f-4a42-9530-efe9a68cb216)) + (pad "15" thru_hole oval (at 0 35.56) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 45 "D2") (pinfunction "DQ2") (pintype "tri_state") (tstamp 648f1fb8-c992-4689-8544-0559982f7b73)) + (pad "16" thru_hole oval (at 0 38.1) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp d660ff7c-f00b-418c-8fa0-fdbcb44855cd)) + (pad "17" thru_hole oval (at 15.24 38.1) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 46 "D3") (pinfunction "DQ3") (pintype "tri_state") (tstamp db8fc5ac-316b-4a9e-8e43-c7416e6c33ab)) + (pad "18" thru_hole oval (at 15.24 35.56) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 47 "D4") (pinfunction "DQ4") (pintype "tri_state") (tstamp 965ed5f8-0806-4a96-8fb5-25b0b47bcbf5)) + (pad "19" thru_hole oval (at 15.24 33.02) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 48 "D5") (pinfunction "DQ5") (pintype "tri_state") (tstamp 27f92f13-40eb-4722-8621-84c90e2c204f)) + (pad "20" thru_hole oval (at 15.24 30.48) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 49 "D6") (pinfunction "DQ6") (pintype "tri_state") (tstamp 8a6db070-bfdb-4393-80b9-2c33c09fce53)) + (pad "21" thru_hole oval (at 15.24 27.94) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 50 "D7") (pinfunction "DQ7") (pintype "tri_state") (tstamp 0a49325f-b499-489c-8d7c-7f8542395233)) + (pad "22" thru_hole oval (at 15.24 25.4) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 65 "~{RAM_CE}") (pinfunction "CE#") (pintype "input") (tstamp 28a92075-fdce-415b-a2f2-6afd8436b564)) + (pad "23" thru_hole oval (at 15.24 22.86) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 24 "A10") (pinfunction "A10") (pintype "input") (tstamp 5d894606-bdf2-4245-9645-83bbd03819dc)) + (pad "24" thru_hole oval (at 15.24 20.32) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 41 "~{RD}") (pinfunction "OE#") (pintype "input") (tstamp f2ec333d-29eb-4637-b550-1ccda347d14c)) + (pad "25" thru_hole oval (at 15.24 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 23 "A11") (pinfunction "A11") (pintype "input") (tstamp d7552fff-5acf-4adc-a34f-c87758ee6eb9)) + (pad "26" thru_hole oval (at 15.24 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 25 "A9") (pinfunction "A9") (pintype "input") (tstamp 3abb0a7a-7fd8-4391-b466-4839f46502cd)) + (pad "27" thru_hole oval (at 15.24 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 26 "A8") (pinfunction "A8") (pintype "input") (tstamp 22fc2c08-8c7e-4abb-80a1-5ab9d39bc2c2)) + (pad "28" thru_hole oval (at 15.24 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 21 "A13") (pinfunction "A13") (pintype "input") (tstamp 5bd3c89c-a996-4d88-ba8c-37f95b27a195)) + (pad "29" thru_hole oval (at 15.24 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 40 "~{WR}") (pinfunction "WE#") (pintype "input") (tstamp 7218d082-0705-4918-ab92-b6574580f6e9)) + (pad "30" thru_hole oval (at 15.24 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 59 "MA17") (pinfunction "A17") (pintype "input") (tstamp 47f54349-b86d-4a79-b384-6a1466b769a7)) + (pad "31" thru_hole oval (at 15.24 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 57 "MA15") (pinfunction "A15") (pintype "input") (tstamp 280837f9-cfe8-4238-a0c3-ed5a34cedd9e)) + (pad "32" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "VCC") (pintype "power_in") (tstamp c4c2423a-9272-45f4-a930-6073c3b461ef)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-32_W15.24mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp 7701607d-9515-4287-9363-c2e5def33867) + (at 115.685 107.085) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa8807") + (attr through_hole) + (fp_text reference "R8" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 47e89ac1-aed0-4b9a-aeae-5a83e89be764) + ) + (fp_text value "1k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 070d41cb-8aed-4bb7-a5c2-0aa9e29aa4a2) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 979a2b70-b756-482f-ad07-1e02831e2181) + ) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 15b0d2fb-63c1-4e0b-b802-33604b14dcfe)) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp 4ca70b29-3468-4a01-bb43-f5c4db2045bd)) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp 5a9c7eb5-bc88-41ec-8781-4ac43ccfad3d)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp 82fc15fe-34b8-4f7f-8d15-889d714ff073)) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 8a79c6c5-3d4d-457b-95bb-ef0370891640)) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp 9ccd2fd7-1062-4566-9189-b0878e3b0dfe)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 3267b523-1250-43ac-b777-8549fc82723a)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 5fff691b-d6d0-41f5-955f-8edb5d1aee92)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp c9aab7f1-a89f-4151-b342-d3697eafb93c)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp fce75bc1-e0e9-4ce6-a58d-be0dde42dc70)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp 1f4d1fe3-0727-4dd6-9547-a94889416108)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp 208c93d4-8c0a-4c35-b060-5662c901f87d)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp 3e464a9b-6e4d-4a02-8579-4b1e5a48fb2a)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp 6bf9a138-c6b1-4eb5-b536-bd42f39d4953)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp a35e68f7-171b-4965-88c3-0679bff19d3b)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp c4dfc189-1b6e-44fa-a237-13c7da91b0c2)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 6cf82a3d-3605-428d-a1e7-d369ee14973e)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 63 "MA21") (pintype "passive") (tstamp 82cbf946-24f8-48cf-ad93-949db274cae3)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (layer "F.Cu") + (tedit 5AE50EF0) (tstamp 85ca609b-dcb2-4d24-be45-8a9abf01266f) + (at 115.935 114.935) + (descr "C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf") + (tags "C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6fcc00") + (attr through_hole) + (fp_text reference "C6" (at 1.25 -2.25) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d4cac884-b32f-4d0f-b99d-2c5bd62ef1f3) + ) + (fp_text value ".1u" (at 1.25 2.25) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9612621b-e1a3-41f8-80cb-d85fc8cc5f3f) + ) + (fp_text user "${REFERENCE}" (at 1.25 0) (layer "F.Fab") + (effects (font (size 0.92 0.92) (thickness 0.138))) + (tstamp 8c0e2b7a-7fdf-4118-aca3-7a6dc4442823) + ) + (fp_line (start -1.17 -1.12) (end -1.17 1.12) (layer "F.SilkS") (width 0.12) (tstamp 1df217e3-5b6e-469e-9122-12479ba95132)) + (fp_line (start 3.67 -1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 3a833cb7-ba64-42a7-83c6-20b3a61118dc)) + (fp_line (start -1.17 -1.12) (end 3.67 -1.12) (layer "F.SilkS") (width 0.12) (tstamp 7fa81815-9144-4f42-b423-d93d05f3162c)) + (fp_line (start -1.17 1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp edf0127a-55d1-4314-adef-8d6edc1345c3)) + (fp_line (start 3.8 1.25) (end 3.8 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 00351c06-7b36-4382-8754-19b3fedc94e6)) + (fp_line (start -1.3 -1.25) (end -1.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 11ec768f-a335-4976-ae58-71d1b627d484)) + (fp_line (start 3.8 -1.25) (end -1.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 64f0a929-ed3b-4948-81f5-6e122d51bfdc)) + (fp_line (start -1.3 1.25) (end 3.8 1.25) (layer "F.CrtYd") (width 0.05) (tstamp bba2fec6-5f4f-4404-9a89-066145dd2f44)) + (fp_line (start -1.05 -1) (end -1.05 1) (layer "F.Fab") (width 0.1) (tstamp 4a2e892c-c08e-44de-9881-2345705cd680)) + (fp_line (start -1.05 1) (end 3.55 1) (layer "F.Fab") (width 0.1) (tstamp 4bfd4135-d6c1-4c5c-a81e-13b206e2af80)) + (fp_line (start 3.55 1) (end 3.55 -1) (layer "F.Fab") (width 0.1) (tstamp cfd7fa67-2719-4e01-87ba-d9bd949ea798)) + (fp_line (start 3.55 -1) (end -1.05 -1) (layer "F.Fab") (width 0.1) (tstamp f7a7f2b9-d842-4e3c-9e78-7475a9a7d203)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 18 "5V") (pintype "passive") (tstamp 6aecb91f-f050-4d0a-9734-1421ca26e38f)) + (pad "2" thru_hole circle (at 2.5 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 71ff2f82-6b63-4a24-b62a-5c5f2d2942b1)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (layer "F.Cu") + (tedit 5AE50EF0) (tstamp 89557da5-fad9-456e-b19d-255fd9b351c1) + (at 140.535 114.935) + (descr "C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf") + (tags "C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6fcaea") + (attr through_hole) + (fp_text reference "C2" (at 1.25 -2.25) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 498a1520-00c4-4dcc-9ea5-338913026f50) + ) + (fp_text value ".1u" (at 1.25 2.25) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 22996dae-ad79-4a90-9e61-a61cbfe4a41a) + ) + (fp_text user "${REFERENCE}" (at 1.25 0) (layer "F.Fab") + (effects (font (size 0.92 0.92) (thickness 0.138))) + (tstamp 3f2d0204-cae4-486f-96e5-898f27b8d6a7) + ) + (fp_line (start -1.17 1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 21a69d33-9f63-435d-bf5b-37fdd070f4aa)) + (fp_line (start -1.17 -1.12) (end -1.17 1.12) (layer "F.SilkS") (width 0.12) (tstamp 693cd388-1221-4b7b-9b9b-45efb1a991fb)) + (fp_line (start 3.67 -1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp b64fc19d-3eb0-4d47-b674-1467fe23bd46)) + (fp_line (start -1.17 -1.12) (end 3.67 -1.12) (layer "F.SilkS") (width 0.12) (tstamp bce3a148-9a6a-4658-b7f6-dbc6468d0d6b)) + (fp_line (start 3.8 -1.25) (end -1.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp 2b31ce74-64cc-4cac-a28b-a0e5be7bdcb7)) + (fp_line (start -1.3 1.25) (end 3.8 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 714a18d8-9f12-42ec-9f8d-29c2c0988754)) + (fp_line (start -1.3 -1.25) (end -1.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp a5ef66c8-26cc-4b97-bf40-b0aa21375fd4)) + (fp_line (start 3.8 1.25) (end 3.8 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp daa3fa1d-aa28-4e8b-9dfa-932570a45c81)) + (fp_line (start 3.55 1) (end 3.55 -1) (layer "F.Fab") (width 0.1) (tstamp b4816184-6a36-4090-92b4-707c928f800b)) + (fp_line (start 3.55 -1) (end -1.05 -1) (layer "F.Fab") (width 0.1) (tstamp b7ce8a6e-24b2-48b4-adce-e36345efbd41)) + (fp_line (start -1.05 1) (end 3.55 1) (layer "F.Fab") (width 0.1) (tstamp d6e587a1-7634-46fb-86e3-9c09bb2c3bc7)) + (fp_line (start -1.05 -1) (end -1.05 1) (layer "F.Fab") (width 0.1) (tstamp ff4d997a-c810-430f-995a-d16c75a47b8c)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 18 "5V") (pintype "passive") (tstamp 1166f4bf-7701-4479-92f2-568e014f31fe)) + (pad "2" thru_hole circle (at 2.5 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp fe465371-a33d-4db3-b731-58a344f38dfe)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-16_W7.62mm_Socket" (layer "F.Cu") + (tedit 5A02E8C5) (tstamp 9aeb2769-18ac-4a40-99e6-ffd8f0263732) + (at 181.62 94.605) + (descr "16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/bf13e8d0-2b9f-4e05-bb32-94d5b2f5fb1f") + (attr through_hole) + (fp_text reference "U5" (at 3.81 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 584459eb-c793-4019-b000-0cfdab90740b) + ) + (fp_text value "74LS139" (at 3.81 20.11) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2138c87b-08f7-428e-996e-f8589af3ff62) + ) + (fp_text user "${REFERENCE}" (at 3.81 8.89) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f3cea308-680e-452b-9555-e2e0442c4917) + ) + (fp_line (start 1.16 19.11) (end 6.46 19.11) (layer "F.SilkS") (width 0.12) (tstamp 1e98b707-2d0e-4e92-a525-a3dea6cedfb4)) + (fp_line (start 8.95 19.17) (end 8.95 -1.39) (layer "F.SilkS") (width 0.12) (tstamp 28508b5c-0a70-4dc6-b78e-a246198336e5)) + (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 42ab6232-9232-4af0-8d6d-e6acf6e8b3ea)) + (fp_line (start 1.16 -1.33) (end 1.16 19.11) (layer "F.SilkS") (width 0.12) (tstamp 52071dee-7235-4cd7-944c-abbd105dcdb2)) + (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 7158c8c4-7805-4cb7-9bb1-e771ef8e2e6d)) + (fp_line (start -1.33 -1.39) (end -1.33 19.17) (layer "F.SilkS") (width 0.12) (tstamp 87e760a5-117f-463e-9290-87a61b2fc816)) + (fp_line (start 6.46 19.11) (end 6.46 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 9ff3d377-e3d5-474d-a94a-9b0e43c1b98f)) + (fp_line (start -1.33 19.17) (end 8.95 19.17) (layer "F.SilkS") (width 0.12) (tstamp add51785-f6b1-493a-bb4d-042c6f51c9e0)) + (fp_line (start 8.95 -1.39) (end -1.33 -1.39) (layer "F.SilkS") (width 0.12) (tstamp c9d89a82-45c8-40fa-9dc9-9848317af6ab)) + (fp_arc (start 4.81 -1.33) (mid 3.81 -0.33) (end 2.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 674d53c3-5e4a-48a0-9dbd-59b3f3513a41)) + (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 842bbc1b-e85a-4724-8935-c6e12d24fd9b)) + (fp_line (start -1.55 -1.6) (end -1.55 19.4) (layer "F.CrtYd") (width 0.05) (tstamp 8d572f0a-0264-4338-8822-09d1d2fd14fa)) + (fp_line (start 9.15 19.4) (end 9.15 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp c82c0330-fe2b-4a60-ae5e-a78c59551be6)) + (fp_line (start -1.55 19.4) (end 9.15 19.4) (layer "F.CrtYd") (width 0.05) (tstamp ed8f52c1-ff85-4e08-a591-44a1e2ca1943)) + (fp_line (start 8.89 19.11) (end 8.89 -1.33) (layer "F.Fab") (width 0.1) (tstamp 1054cb0d-7432-44f6-96e5-3273001973bc)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp 158c6672-4a6e-4eb5-8225-70b60f7adc92)) + (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer "F.Fab") (width 0.1) (tstamp 201a919c-181e-4843-8c48-0bf75764d0a7)) + (fp_line (start 6.985 19.05) (end 0.635 19.05) (layer "F.Fab") (width 0.1) (tstamp 4271462f-a2db-46e5-8010-ef5475a1fdf4)) + (fp_line (start -1.27 -1.33) (end -1.27 19.11) (layer "F.Fab") (width 0.1) (tstamp 4fe94e36-c2c6-45ec-880f-dc996b0211b0)) + (fp_line (start -1.27 19.11) (end 8.89 19.11) (layer "F.Fab") (width 0.1) (tstamp 6f3561a2-250a-47a4-8287-f03667812b3d)) + (fp_line (start 0.635 19.05) (end 0.635 -0.27) (layer "F.Fab") (width 0.1) (tstamp 9e3cc09d-a3cb-4b16-9e0c-61536cd77c38)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp cf09fed7-8bfc-4e89-9998-9b5bc59dea81)) + (fp_line (start 6.985 -1.27) (end 6.985 19.05) (layer "F.Fab") (width 0.1) (tstamp f54c7815-3258-4147-86f9-6bdf1377a61a)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 39 "~{MREQ}") (pinfunction "E") (pintype "input") (tstamp 8bd2d6f6-0e62-4ee6-a5a7-35ece6eec524)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 61 "MA19") (pinfunction "A0") (pintype "input") (tstamp a519d428-9298-4d80-8080-6b3b3e196c8b)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 62 "MA20") (pinfunction "A1") (pintype "input") (tstamp 7a121dd6-7f00-4bad-aba6-57419a4a4b13)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 64 "~{ROM_CE}") (pinfunction "O0") (pintype "output") (tstamp cf8cba01-72e5-43af-baf1-114dc17ee42a)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 65 "~{RAM_CE}") (pinfunction "O1") (pintype "output") (tstamp ba1d536d-d790-48b8-ac14-e9ca4dcef818)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 2 "unconnected-(U5-Pad6)") (pinfunction "O2") (pintype "output+no_connect") (tstamp f37c0d2c-65f2-43e4-9fdd-1f8e45c5686d)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 3 "unconnected-(U5-Pad7)") (pinfunction "O3") (pintype "output+no_connect") (tstamp fba20d75-e7ad-41f1-ab94-80673716e620)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 5b2a8893-d7fc-4bbe-977e-7cb2d2b4af68)) + (pad "9" thru_hole oval (at 7.62 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 4 "unconnected-(U5-Pad9)") (pinfunction "O3") (pintype "output+no_connect") (tstamp ed126861-8042-45a3-b76b-9f1893f9f7e6)) + (pad "10" thru_hole oval (at 7.62 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 5 "unconnected-(U5-Pad10)") (pinfunction "O2") (pintype "output+no_connect") (tstamp b91e1258-2afe-4dcf-94b0-861358f5d078)) + (pad "11" thru_hole oval (at 7.62 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 6 "/PGEN_WR") (pinfunction "O1") (pintype "output") (tstamp 2b183291-2798-4786-9e3f-73e37393ab86)) + (pad "12" thru_hole oval (at 7.62 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 67 "~{PAGE_WR}") (pinfunction "O0") (pintype "output") (tstamp 4917091a-976d-406e-8df2-5418ad50576f)) + (pad "13" thru_hole oval (at 7.62 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 7 "/CFG_CS") (pinfunction "A1") (pintype "input") (tstamp 6c99b564-47fc-413f-a89f-a5db03cf6ca3)) + (pad "14" thru_hole oval (at 7.62 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 32 "A2") (pinfunction "A0") (pintype "input") (tstamp 3def2445-4830-4dc8-b32c-e8d862cff635)) + (pad "15" thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 40 "~{WR}") (pinfunction "E") (pintype "input") (tstamp a32a8899-49c5-43e4-8ff9-9ca8d8a9aec6)) + (pad "16" thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "VCC") (pintype "power_in") (tstamp 0c7b09c5-fa8f-453f-910d-15d910c8e306)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp a83d6636-726a-4294-bcc0-398fca331a3c) + (at 177.985 84.235) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa85f2") + (attr through_hole) + (fp_text reference "R1" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp b0682b0e-c54f-4c48-9207-c6b10d576e07) + ) + (fp_text value "4.7k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f90055d5-23df-4110-b462-3de1c52105fc) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a15518cb-fcd3-4c55-84b3-a4de58981f69) + ) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp 14afb766-515f-4efe-85eb-fec0d7a9e271)) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 82e4d933-74f4-416d-9689-70f3a5d63501)) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 82fa034c-6ecb-4c60-99de-85ed13049a66)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp c06ea9e6-b522-4292-886e-d8a9c91f21a6)) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp dcf8bb29-fd34-4c68-8bf3-0770887f6c13)) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp fd5ee458-89f8-4f45-b68f-2b021c1f3f0f)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 0c6f212e-9d07-4f1c-a521-daa0cae612fd)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 64d582d0-e5e8-4a81-895f-ce3484c9c201)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 66725a23-1488-4e0c-b5dd-b937c3af5343)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 97a5f9e3-0c36-45f1-8f0a-bbbb7ffc4c4f)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp 7f9a5197-0e93-4356-b9d7-ff6bc9f002b6)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp 86ac543f-435a-4541-8c32-36ce506da3e2)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp a94c8d63-31ab-44d9-b9e1-ce620e036b17)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp ad2ce4dc-3f59-492b-b517-66ba2d5148a6)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp de3e47d1-d096-4cc5-8d37-b48868f860b2)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp e6d82270-9e53-4d22-adbf-ae80b22c66ed)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 83c4c126-d80b-46fe-8b22-08cfd22a8be9)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 56 "MA14") (pintype "passive") (tstamp 7c3ab250-fb23-4848-9bad-bbac09946b1c)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-16_W7.62mm_Socket" (layer "F.Cu") + (tedit 5A02E8C5) (tstamp b3ebb0da-c95c-4a48-a734-0e245c8120fd) + (at 154.985 86.885) + (descr "16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6f67f5") + (attr through_hole) + (fp_text reference "U7" (at 3.81 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fc2adecb-3218-431b-b510-99f41004d0e9) + ) + (fp_text value "74LS138" (at 3.81 20.11) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 74c8eafe-dcdf-48d4-9ae1-4b3bb86e4076) + ) + (fp_text user "${REFERENCE}" (at 3.81 8.89) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 81f832d4-50e6-47d8-9674-870c170fa9ca) + ) + (fp_line (start -1.33 -1.39) (end -1.33 19.17) (layer "F.SilkS") (width 0.12) (tstamp 0f78097d-c412-4514-9483-fd610692d226)) + (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 54f3c006-e5ee-4c7b-9e3b-ae398a32c0e3)) + (fp_line (start 1.16 -1.33) (end 1.16 19.11) (layer "F.SilkS") (width 0.12) (tstamp 879ce87d-b839-4d36-93c1-d6418cb30b99)) + (fp_line (start 8.95 -1.39) (end -1.33 -1.39) (layer "F.SilkS") (width 0.12) (tstamp 9d3d2864-f66f-45ee-8401-0e6b644fea50)) + (fp_line (start 8.95 19.17) (end 8.95 -1.39) (layer "F.SilkS") (width 0.12) (tstamp c25af1ac-7c98-4b74-b0b1-32b905f0dee1)) + (fp_line (start -1.33 19.17) (end 8.95 19.17) (layer "F.SilkS") (width 0.12) (tstamp ca7fad68-337f-4c15-a1f4-ad894860dc7e)) + (fp_line (start 6.46 19.11) (end 6.46 -1.33) (layer "F.SilkS") (width 0.12) (tstamp dad27e30-46cd-4931-a816-b69e3b509924)) + (fp_line (start 1.16 19.11) (end 6.46 19.11) (layer "F.SilkS") (width 0.12) (tstamp e508b97b-720a-4a42-9a9b-018421bac38c)) + (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp ea9b89b4-a458-456e-86e3-3c3c242c38a0)) + (fp_arc (start 4.81 -1.33) (mid 3.81 -0.33) (end 2.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 242340b0-a567-45f2-9a3d-a9ab565ad118)) + (fp_line (start -1.55 -1.6) (end -1.55 19.4) (layer "F.CrtYd") (width 0.05) (tstamp 1770bffc-9d4b-4273-98c9-826fd017ef84)) + (fp_line (start 9.15 19.4) (end 9.15 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 1d22b5ed-fd3f-49b3-924f-d9ce4f6ee5fe)) + (fp_line (start -1.55 19.4) (end 9.15 19.4) (layer "F.CrtYd") (width 0.05) (tstamp 58f5ac58-7043-4591-b596-ca367bd9a6ad)) + (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp f53aeb88-7d60-4937-ba89-95b88573cff9)) + (fp_line (start 0.635 19.05) (end 0.635 -0.27) (layer "F.Fab") (width 0.1) (tstamp 0b922fd8-84f6-4133-aae3-89f918d123eb)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp 15815541-8e9b-4eae-87c7-2f29e002a5bb)) + (fp_line (start 6.985 19.05) (end 0.635 19.05) (layer "F.Fab") (width 0.1) (tstamp 4329e895-0550-477d-8ca9-0d27afe3c72b)) + (fp_line (start 8.89 19.11) (end 8.89 -1.33) (layer "F.Fab") (width 0.1) (tstamp 4f329847-cbb7-4761-8805-db2899dd68ac)) + (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer "F.Fab") (width 0.1) (tstamp 78a4f2e4-8249-430c-99f4-5085de3bb953)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp 83d9c274-fc94-4380-88f2-afbe9ed1ec0e)) + (fp_line (start 6.985 -1.27) (end 6.985 19.05) (layer "F.Fab") (width 0.1) (tstamp 990109ab-66d1-4672-9953-b474b567c324)) + (fp_line (start -1.27 19.11) (end 8.89 19.11) (layer "F.Fab") (width 0.1) (tstamp a689448f-69bc-4975-824e-2b1d613e548a)) + (fp_line (start -1.27 -1.33) (end -1.27 19.11) (layer "F.Fab") (width 0.1) (tstamp dd8b54de-c2e1-4056-98c2-ddbc6c6a84a3)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 42 "~{IORQ}") (pinfunction "A0") (pintype "input") (tstamp 41ecb602-8dbc-478d-8178-3ed87530e985)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 27 "A7") (pinfunction "A1") (pintype "input") (tstamp 0d9cd6ea-30c6-460f-b427-447a42412dff)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 35 "~{M1}") (pinfunction "A2") (pintype "input") (tstamp be819382-d4e9-4861-9ae4-03f7707e399f)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 28 "A6") (pinfunction "E1") (pintype "input") (tstamp a442ea19-0fa8-4075-8f89-f870db556c50)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 29 "A5") (pinfunction "E2") (pintype "input") (tstamp 0c7e7755-b851-45d6-a7f3-a0787fc45824)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 30 "A4") (pinfunction "E3") (pintype "input") (tstamp 1f81acf4-1b29-4042-b60c-e9338c2b3f8c)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 7 "/CFG_CS") (pinfunction "O7") (pintype "output") (tstamp 5599ff24-bc40-4cb0-831d-67f0a4e15129)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp fbb2152a-d0b0-431b-ae08-85b8cc4a5a02)) + (pad "9" thru_hole oval (at 7.62 17.78) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 11 "unconnected-(U7-Pad9)") (pinfunction "O6") (pintype "output+no_connect") (tstamp bf49de4f-0d87-434e-af05-b4240969028e)) + (pad "10" thru_hole oval (at 7.62 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 12 "unconnected-(U7-Pad10)") (pinfunction "O5") (pintype "output+no_connect") (tstamp 93345839-81da-4636-a05b-a2fb4ab15225)) + (pad "11" thru_hole oval (at 7.62 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 13 "unconnected-(U7-Pad11)") (pinfunction "O4") (pintype "output+no_connect") (tstamp c52905f9-7fb2-4bfc-9045-16f6bc765a9b)) + (pad "12" thru_hole oval (at 7.62 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 14 "unconnected-(U7-Pad12)") (pinfunction "O3") (pintype "output+no_connect") (tstamp 515a6cb5-34d2-429e-b0dc-d36adf565541)) + (pad "13" thru_hole oval (at 7.62 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 15 "unconnected-(U7-Pad13)") (pinfunction "O2") (pintype "output+no_connect") (tstamp 8285e0e1-a319-4303-914f-b2d27b9ee202)) + (pad "14" thru_hole oval (at 7.62 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 16 "unconnected-(U7-Pad14)") (pinfunction "O1") (pintype "output+no_connect") (tstamp 42b1b71b-a682-4093-b0be-382dc346d6d3)) + (pad "15" thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 17 "unconnected-(U7-Pad15)") (pinfunction "O0") (pintype "output+no_connect") (tstamp 12573cdd-0e85-4d3d-ab4d-0e88a693ff6a)) + (pad "16" thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "VCC") (pintype "power_in") (tstamp 36b80982-d2d1-43bf-ad1c-6650a675fe30)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp d553b6f9-c067-4f15-835c-3b40b7857ac2) + (at 189.735 64.735) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa86c4") + (attr through_hole) + (fp_text reference "R3" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4122ed13-f023-4357-a90c-81b9ab960247) + ) + (fp_text value "4.7k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f0abcd46-1ce2-454b-8754-42cea4c1127f) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e4704d64-367e-449d-b624-a41b5f4d1e9c) + ) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp 15f6d69e-ba48-4913-975c-bc4e253a2cad)) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 30d1de48-6317-4083-83e2-9bec90aea162)) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp 5614ae9f-6cd5-44c4-9cfe-c19e79aceccf)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp 72d8b30a-4e3a-4fe2-9cd8-0befe6fd7d3b)) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp 9b3d3e66-da26-489d-b255-046eca3211c0)) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp e4b0532b-be23-4348-b754-24136f3d2350)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 536a4732-098b-4581-9177-9ef64b963db5)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 8cb1561c-5209-41c6-99d4-cf9dc2d75e1f)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp d2a86f46-ee02-4537-8221-ea0dd03848b7)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp f09dca16-5096-4deb-bb15-a484e9f6b688)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp 322f6425-c348-436f-a000-4c039420604d)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp 3d32b92f-e1cf-469d-a187-6e2dc845a771)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp 708270c4-580b-4cf1-95ef-ca7c77255e11)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp 73c44f51-e196-496f-9ae2-8adb1366bb39)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp 79cc3d28-aa4f-4875-8a3b-fab1eaa0daa2)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp f8d09402-ad8d-457c-b53e-fbb7f8c97793)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp e100b1a8-3ea2-41d6-b430-207ebebc8b7f)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 58 "MA16") (pintype "passive") (tstamp 6063ada9-ec3c-4821-90fa-3bbcec7378a9)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (layer "F.Cu") + (tedit 5AE50EF0) (tstamp d9bbb849-f366-4273-bac0-ed6513a9a716) + (at 146.685 114.935) + (descr "C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf") + (tags "C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6fcaaf") + (attr through_hole) + (fp_text reference "C1" (at 1.25 -2.25) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a61423ae-ef15-432f-9d13-3ec1677678d6) + ) + (fp_text value ".1u" (at 1.25 2.25) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9615ea35-b200-4f32-a508-e07e07d44ae4) + ) + (fp_text user "${REFERENCE}" (at 1.25 0) (layer "F.Fab") + (effects (font (size 0.92 0.92) (thickness 0.138))) + (tstamp 39fbfc2b-be61-4789-8555-a18274f50874) + ) + (fp_line (start -1.17 1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 1a2bb4a3-bcd8-402f-814e-4cf8f0894f3b)) + (fp_line (start -1.17 -1.12) (end 3.67 -1.12) (layer "F.SilkS") (width 0.12) (tstamp 546d3bb3-7834-4be1-b829-66f01fc37b2d)) + (fp_line (start 3.67 -1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp 5b065ab8-1b09-42bf-951d-0953bac75a21)) + (fp_line (start -1.17 -1.12) (end -1.17 1.12) (layer "F.SilkS") (width 0.12) (tstamp c6fa6fdd-b7cc-45d1-88d5-cb213eda78b1)) + (fp_line (start -1.3 1.25) (end 3.8 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 957772f9-1328-4407-b57e-be7be52bb607)) + (fp_line (start -1.3 -1.25) (end -1.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 964511fb-f435-406a-8f4a-206a905cb1dc)) + (fp_line (start 3.8 -1.25) (end -1.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp c11901e9-eecb-4fd1-a4a1-5a6073b5d831)) + (fp_line (start 3.8 1.25) (end 3.8 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp ce8e367f-433a-45c1-bc48-e17e35042b82)) + (fp_line (start -1.05 1) (end 3.55 1) (layer "F.Fab") (width 0.1) (tstamp 09228ee6-82d3-40d1-9697-780d8b64aa60)) + (fp_line (start 3.55 -1) (end -1.05 -1) (layer "F.Fab") (width 0.1) (tstamp 0f9d7b92-dafd-431c-9681-c425d2ef8013)) + (fp_line (start -1.05 -1) (end -1.05 1) (layer "F.Fab") (width 0.1) (tstamp 256e5225-d727-47be-b416-51d79fc04ffb)) + (fp_line (start 3.55 1) (end 3.55 -1) (layer "F.Fab") (width 0.1) (tstamp 6f65d056-a580-43e1-9b0d-4da29d60adff)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 18 "5V") (pintype "passive") (tstamp b6cb8ce7-95b1-4d51-b429-995ecd40f5da)) + (pad "2" thru_hole circle (at 2.5 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 40e6b43d-6e52-45c6-b9eb-299d0dae1df3)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp eb9803ae-4c95-4ec4-bc56-37a9e6a25c60) + (at 115.685 111.135) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa8787") + (attr through_hole) + (fp_text reference "R6" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fd4f93f1-2049-4fdc-928d-7fe025713cc2) + ) + (fp_text value "1k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7f5877c8-9e57-4a95-844f-640564481d66) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4f91ae79-0bb4-4844-ba23-6ed995e7e428) + ) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp 09bf869e-e079-4da7-a164-e446bd4cf272)) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 0f017148-1100-4b9d-933e-0d16e6e5a1f0)) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 543d15e4-0ab8-43f2-aa27-1e6696e9a5af)) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp 7e45b39c-d05d-445c-8b15-b4b588c5bcc9)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp b9d55cf9-062f-4d74-abf3-5d41b1ab1af8)) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp ff7926df-ee5c-4415-b0ef-f5031d647725)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 40ce7354-96ed-453a-b4fa-6e092671cef0)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 98611690-4257-49c2-a4db-4d6952712532)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp d4cc04d0-fbfa-4eb0-b1a9-b67348373083)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp f3b6c3c3-6204-47d5-99f9-669f697f5d06)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp 0df5e44a-d268-4514-afc1-d7c511ac555d)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp 128ab6cf-6e63-4d40-bc91-df679ce471dc)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp 421be185-05ec-4b86-8d2c-a6495d2ec01a)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp b144d3ff-b457-4cb4-b244-bca8cdbc5f96)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp f015437b-5bd7-4a02-936e-62ad8134e031)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp fc648390-7127-4a20-9397-3f7752b8d92d)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 05f32c16-7040-4cd3-b46d-5f524932773e)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 61 "MA19") (pintype "passive") (tstamp 2ada3dae-7b45-4b0f-901d-31608e50c188)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (layer "F.Cu") + (tedit 5AE5139B) (tstamp f4b80257-748f-41a0-880b-a6139ee4f332) + (at 189.735 68.785) + (descr "Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf") + (tags "Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005aaa8671") + (attr through_hole) + (fp_text reference "R2" (at 7.62 -2.37) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7252afb1-9586-44fe-862a-3b6de5197699) + ) + (fp_text value "4.7k" (at 7.62 2.37) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 314de28c-96e9-41ac-9fc5-d329daf3741f) + ) + (fp_text user "${REFERENCE}" (at 7.62 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e09b583f-1532-469e-8679-6c6ee0aaa934) + ) + (fp_line (start 10.89 -1.37) (end 4.35 -1.37) (layer "F.SilkS") (width 0.12) (tstamp 2fabe804-d54d-4b39-ae73-06d76e426bd2)) + (fp_line (start 4.35 1.37) (end 10.89 1.37) (layer "F.SilkS") (width 0.12) (tstamp 426cc139-3995-44ca-97fb-ac6ef97f241c)) + (fp_line (start 4.35 -1.37) (end 4.35 1.37) (layer "F.SilkS") (width 0.12) (tstamp afb9c949-9094-4fbd-9af8-8e73383f6c92)) + (fp_line (start 10.89 1.37) (end 10.89 -1.37) (layer "F.SilkS") (width 0.12) (tstamp c6a713b9-947b-4478-9a0f-fba82461d5c4)) + (fp_line (start 14.2 0) (end 10.89 0) (layer "F.SilkS") (width 0.12) (tstamp db6d9ab3-7ff2-45fc-b9e9-5899bbce509a)) + (fp_line (start 1.04 0) (end 4.35 0) (layer "F.SilkS") (width 0.12) (tstamp ef6305d1-ba1c-4664-8c05-55777c2a288f)) + (fp_line (start -1.05 -1.5) (end -1.05 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 123aeecf-6adb-45e9-97b3-5a21cb6f0f5e)) + (fp_line (start -1.05 1.5) (end 16.29 1.5) (layer "F.CrtYd") (width 0.05) (tstamp 429d4adf-6244-4ac1-af56-cb707cecb92c)) + (fp_line (start 16.29 1.5) (end 16.29 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp 56ad57bf-9f96-4033-ba65-d9dc96aaad23)) + (fp_line (start 16.29 -1.5) (end -1.05 -1.5) (layer "F.CrtYd") (width 0.05) (tstamp db0ee90e-b568-4d23-8963-64e8fb82202c)) + (fp_line (start 4.47 1.25) (end 10.77 1.25) (layer "F.Fab") (width 0.1) (tstamp 21ab27a9-0eeb-4645-a84e-835ffa8bafff)) + (fp_line (start 15.24 0) (end 10.77 0) (layer "F.Fab") (width 0.1) (tstamp 27ab5d81-fe4d-49bc-a3dd-1641f5c27a63)) + (fp_line (start 4.47 -1.25) (end 4.47 1.25) (layer "F.Fab") (width 0.1) (tstamp 3304e7c2-fc3a-4a72-8663-dbd8edea0be2)) + (fp_line (start 10.77 -1.25) (end 4.47 -1.25) (layer "F.Fab") (width 0.1) (tstamp 344b2ac6-e6e9-49ef-81fe-0fedfade1d23)) + (fp_line (start 0 0) (end 4.47 0) (layer "F.Fab") (width 0.1) (tstamp 90c8ee10-d9f8-4b6f-9824-ecff2a8abb4f)) + (fp_line (start 10.77 1.25) (end 10.77 -1.25) (layer "F.Fab") (width 0.1) (tstamp f736fb03-0a4f-409d-83e1-204a703d3415)) + (pad "1" thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 13e893f9-97f0-40ac-8a36-ccac9e3af2c7)) + (pad "2" thru_hole oval (at 15.24 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 57 "MA15") (pintype "passive") (tstamp 6428fe63-82e2-47c9-bea6-f7f01ad551bd)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_THT.3dshapes/R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (layer "F.Cu") + (tedit 5AE50EF0) (tstamp f5484704-fb08-457a-8cf9-e8325eebc57d) + (at 128.235 114.935) + (descr "C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf") + (tags "C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005a6fcb7c") + (attr through_hole) + (fp_text reference "C4" (at 1.25 -2.25) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6c5b92c7-2268-4605-bf01-764b5a10b780) + ) + (fp_text value ".1u" (at 1.25 2.25) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9fe34c6d-3d59-4f30-9e7b-43dabc284c76) + ) + (fp_text user "${REFERENCE}" (at 1.25 0) (layer "F.Fab") + (effects (font (size 0.92 0.92) (thickness 0.138))) + (tstamp de501428-8b33-4875-a127-e6792597abf6) + ) + (fp_line (start -1.17 -1.12) (end 3.67 -1.12) (layer "F.SilkS") (width 0.12) (tstamp 91a0713a-fe35-4890-b172-9a47dbbc075d)) + (fp_line (start -1.17 -1.12) (end -1.17 1.12) (layer "F.SilkS") (width 0.12) (tstamp ccbfb414-b2cb-4f74-b7da-424f4f237fa1)) + (fp_line (start 3.67 -1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp e00e93bd-1864-472d-848a-28b423fbf56e)) + (fp_line (start -1.17 1.12) (end 3.67 1.12) (layer "F.SilkS") (width 0.12) (tstamp f60473c0-e49c-4ee5-8f25-2c073e21e35a)) + (fp_line (start -1.3 -1.25) (end -1.3 1.25) (layer "F.CrtYd") (width 0.05) (tstamp 4edc3188-1ccd-4229-846c-3d8439be9ed0)) + (fp_line (start 3.8 1.25) (end 3.8 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp d35720da-3bf2-408d-981c-ff00f663939c)) + (fp_line (start 3.8 -1.25) (end -1.3 -1.25) (layer "F.CrtYd") (width 0.05) (tstamp d4242d2a-3fae-4aa7-aa98-5b0db4293d83)) + (fp_line (start -1.3 1.25) (end 3.8 1.25) (layer "F.CrtYd") (width 0.05) (tstamp f1dbeae1-2948-486e-94a2-44ce5a1ad01a)) + (fp_line (start -1.05 -1) (end -1.05 1) (layer "F.Fab") (width 0.1) (tstamp 7477bed1-59f9-44c7-878d-eadd711e8b8b)) + (fp_line (start 3.55 1) (end 3.55 -1) (layer "F.Fab") (width 0.1) (tstamp bc2e3993-f953-416f-956f-eef10ade904c)) + (fp_line (start -1.05 1) (end 3.55 1) (layer "F.Fab") (width 0.1) (tstamp c67eb74e-b6b9-48e0-9c32-c874bc9230e7)) + (fp_line (start 3.55 -1) (end -1.05 -1) (layer "F.Fab") (width 0.1) (tstamp f02c3b9c-d016-4a95-8d8d-942c7cd4cb6a)) + (pad "1" thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 18 "5V") (pintype "passive") (tstamp 2d1ddaa6-b317-4365-a1b8-ee8c8be69bc2)) + (pad "2" thru_hole circle (at 2.5 0) (size 1.4 1.4) (drill 0.7) (layers *.Cu *.Mask) + (net 1 "GND") (pintype "passive") (tstamp 58ee0462-e7d7-41c2-b526-ef2f8b094627)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_THT.3dshapes/C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket" (layer "F.Cu") + (tedit 5A02E8C5) (tstamp fd23b565-938e-4939-b847-c2d630df10a6) + (at 178.485 64.835) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket") + (property "Sheetfile" "paged-rom-ram.kicad_sch") + (property "Sheetname" "") + (path "/dcb67d81-d4bb-4fe0-b0c7-00b4b6dd0d31") + (attr through_hole) + (fp_text reference "U6" (at 3.81 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1ec60bcf-034c-418b-a6e8-032ea12b7014) + ) + (fp_text value "74LS74" (at 3.81 17.57) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp bb547316-6233-4839-a2fc-3f3a11fca6e0) + ) + (fp_text user "${REFERENCE}" (at 3.81 7.62) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8120ced5-144c-42b4-ac45-3c44997f243b) + ) + (fp_line (start 6.46 16.57) (end 6.46 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 1ae087ff-b134-4d00-9bbe-d63e103bbfce)) + (fp_line (start 6.46 -1.33) (end 4.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 1bbdfa93-45c7-4b06-bf2a-43a0fe77c013)) + (fp_line (start -1.33 -1.39) (end -1.33 16.63) (layer "F.SilkS") (width 0.12) (tstamp 410e8189-64d6-405f-80ff-d02557552094)) + (fp_line (start 8.95 -1.39) (end -1.33 -1.39) (layer "F.SilkS") (width 0.12) (tstamp 4187671d-65ca-48d9-8d60-a30f029bca59)) + (fp_line (start 8.95 16.63) (end 8.95 -1.39) (layer "F.SilkS") (width 0.12) (tstamp 53f57eec-0cf6-4aa0-a537-f5a2a27cd64f)) + (fp_line (start -1.33 16.63) (end 8.95 16.63) (layer "F.SilkS") (width 0.12) (tstamp 653f55c8-6c6c-4a39-b5cf-e7f6c9fbc304)) + (fp_line (start 1.16 16.57) (end 6.46 16.57) (layer "F.SilkS") (width 0.12) (tstamp b3ec8f5d-e642-4a5d-be6b-02d16a5eee9a)) + (fp_line (start 2.81 -1.33) (end 1.16 -1.33) (layer "F.SilkS") (width 0.12) (tstamp c3b8f824-b26c-45d2-af8d-2d2a1a2254ff)) + (fp_line (start 1.16 -1.33) (end 1.16 16.57) (layer "F.SilkS") (width 0.12) (tstamp f78c34aa-2432-4514-aad2-40afdfc773b5)) + (fp_arc (start 4.81 -1.33) (mid 3.81 -0.33) (end 2.81 -1.33) (layer "F.SilkS") (width 0.12) (tstamp 6986de83-ca5f-4626-bb6b-86f7c340f3a3)) + (fp_line (start 9.15 -1.6) (end -1.55 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp 10efdb2f-94f7-4bab-b341-82e38ee9b886)) + (fp_line (start -1.55 -1.6) (end -1.55 16.85) (layer "F.CrtYd") (width 0.05) (tstamp 2a6f1fb4-f982-400a-9ef3-0a890024e98c)) + (fp_line (start -1.55 16.85) (end 9.15 16.85) (layer "F.CrtYd") (width 0.05) (tstamp 31f8414a-5ee1-4069-bf9e-e8486d486705)) + (fp_line (start 9.15 16.85) (end 9.15 -1.6) (layer "F.CrtYd") (width 0.05) (tstamp fb36cae2-e603-48e8-b599-245ec73123ca)) + (fp_line (start -1.27 16.57) (end 8.89 16.57) (layer "F.Fab") (width 0.1) (tstamp 28c29a8e-03c7-4256-841e-90d4b2c58bf3)) + (fp_line (start 6.985 -1.27) (end 6.985 16.51) (layer "F.Fab") (width 0.1) (tstamp 3093995e-f352-476a-9974-3f630cb8cda6)) + (fp_line (start 8.89 16.57) (end 8.89 -1.33) (layer "F.Fab") (width 0.1) (tstamp 94d1318b-f7fd-4390-a554-b4899a5797d1)) + (fp_line (start 8.89 -1.33) (end -1.27 -1.33) (layer "F.Fab") (width 0.1) (tstamp 9a1737c3-c446-460e-aed5-30278b031bc9)) + (fp_line (start 0.635 16.51) (end 0.635 -0.27) (layer "F.Fab") (width 0.1) (tstamp a88fa855-2ebc-4327-ae43-e440aa094eea)) + (fp_line (start 6.985 16.51) (end 0.635 16.51) (layer "F.Fab") (width 0.1) (tstamp bee4ca83-cbf7-4d82-80de-151978c19ef1)) + (fp_line (start 0.635 -0.27) (end 1.635 -1.27) (layer "F.Fab") (width 0.1) (tstamp c1e632bb-a961-4814-9352-487806fcadbc)) + (fp_line (start -1.27 -1.33) (end -1.27 16.57) (layer "F.Fab") (width 0.1) (tstamp dac38ce7-58a3-4393-a002-a8e53aa403d3)) + (fp_line (start 1.635 -1.27) (end 6.985 -1.27) (layer "F.Fab") (width 0.1) (tstamp df8b97dc-9836-4987-a219-00ae3034cbf2)) + (pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 36 "~{RESET}") (pinfunction "~{R}") (pintype "input") (tstamp c0547bfa-4a89-482f-b1a8-1c8d1a72d6bd)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 43 "D0") (pinfunction "D") (pintype "input") (tstamp abeb7c1a-92a0-4751-ae90-e69daba94d4e)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 6 "/PGEN_WR") (pinfunction "C") (pintype "input") (tstamp 10463299-49f9-4c8b-a0ae-c6d4835c9d24)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "~{S}") (pintype "input") (tstamp 656d308e-95a2-41ec-9b7d-387c695ba4b0)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 8 "unconnected-(U6-Pad5)") (pinfunction "Q") (pintype "output+no_connect") (tstamp 59896328-291a-46f1-8c78-30d39c62df3d)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 66 "~{PAGE_EN}") (pinfunction "~{Q}") (pintype "output") (tstamp c502983a-d80e-4238-85c2-6f88a55d0540)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 43c6dd1d-eab1-4646-8f8b-d17429b7ba76)) + (pad "8" thru_hole oval (at 7.62 15.24) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 9 "unconnected-(U6-Pad8)") (pinfunction "~{Q}") (pintype "output+no_connect") (tstamp 8b712446-4742-49c4-9d07-5fe27879eabe)) + (pad "9" thru_hole oval (at 7.62 12.7) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 10 "unconnected-(U6-Pad9)") (pinfunction "Q") (pintype "output+no_connect") (tstamp d80f04e5-07ac-45d3-8b71-5bc9411786ef)) + (pad "10" thru_hole oval (at 7.62 10.16) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "~{S}") (pintype "input") (tstamp d233c10d-15ab-48af-a42f-e9b3b386681f)) + (pad "11" thru_hole oval (at 7.62 7.62) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "C") (pintype "input") (tstamp b09e47b2-1942-4412-861b-0261462e6096)) + (pad "12" thru_hole oval (at 7.62 5.08) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "D") (pintype "input") (tstamp da4f63dd-0846-4788-bcc4-4a684211f23c)) + (pad "13" thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 1 "GND") (pinfunction "~{R}") (pintype "input") (tstamp 6c08a3fe-58de-4ee8-8acc-2253c7d1f134)) + (pad "14" thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask) + (net 18 "5V") (pinfunction "VCC") (pintype "power_in") (tstamp 4cf09bb0-6a6e-4019-b20f-624b6297e8ac)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (gr_line (start 100.9316 130.90652) (end 100.96716 130.90652) (layer "F.SilkS") (width 0.2) (tstamp 8b77431a-5d0b-4455-892b-6cd6cc261040)) + (gr_line (start 98.18078 130.90652) (end 98.18078 121.97588) (layer "F.SilkS") (width 0.2) (tstamp aecbb497-19d4-4722-925d-a3022d7d3e48)) + (gr_line (start 98.18078 121.97588) (end 99.36188 120.79478) (layer "F.SilkS") (width 0.2) (tstamp c03ca7b3-37c8-4e8c-9089-04df6914a5cb)) + (gr_line (start 100.9316 120.79478) (end 100.9316 130.90652) (layer "F.SilkS") (width 0.2) (tstamp caa782b1-bc27-456e-80c9-ac1fcac1c767)) + (gr_line (start 99.36188 120.79478) (end 100.9316 120.79478) (layer "F.SilkS") (width 0.2) (tstamp f791d93f-f4fe-48e5-991c-bd4657ce7092)) + (gr_line (start 97.9344 96.2914) (end 97.9344 131.1402) (layer "Edge.Cuts") (width 0.15) (tstamp 10f16439-6a1b-4e0c-9240-2ad60a5a8e40)) + (gr_line (start 97.9344 131.1402) (end 197.9344 131.1402) (layer "Edge.Cuts") (width 0.15) (tstamp 7393aa24-a8aa-4d38-b79c-233243ba3e45)) + (gr_line (start 112.9458 81.28) (end 97.9344 96.2914) (layer "Edge.Cuts") (width 0.15) (tstamp 74e4391a-7f47-44ef-a94e-d37d3460ed77)) + (gr_arc (start 192.7528 81.28) (mid 196.416413 82.796856) (end 197.9344 86.46) (layer "Edge.Cuts") (width 0.15) (tstamp a85ff092-280f-4226-8e15-815254490457)) + (gr_line (start 192.7528 81.28) (end 112.9458 81.28) (layer "Edge.Cuts") (width 0.15) (tstamp b1de6077-f87a-4152-ab6a-825377b07378)) + (gr_line (start 197.9344 86.46) (end 197.9344 131.1402) (layer "Edge.Cuts") (width 0.15) (tstamp d163f14b-3472-41dc-a4fa-d901df833b3c)) + (gr_text "Pin 1" (at 99.71748 124.37618 90) (layer "F.SilkS") (tstamp d9e27101-abf5-4894-8108-322f79f8ad0f) + (effects (font (size 1.5 1.5) (thickness 0.3))) + ) + (target plus (at 97.9344 131.1402) (size 5) (width 0.15) (layer "Edge.Cuts") (tstamp ad3eea9c-1e75-4bf0-8892-816d5100c77e)) + +) diff --git a/paged-rom-ram/paged-rom-ram.kicad_prl b/paged-rom-ram/paged-rom-ram.kicad_prl new file mode 100644 index 0000000..5581f19 --- /dev/null +++ b/paged-rom-ram/paged-rom-ram.kicad_prl @@ -0,0 +1,75 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "All Layers", + "auto_track_width": true, + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "ratsnest_display_mode": 0, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": true, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "paged-rom-ram.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/paged-rom-ram/paged-rom-ram.kicad_pro b/paged-rom-ram/paged-rom-ram.kicad_pro new file mode 100644 index 0000000..cf6bb6d --- /dev/null +++ b/paged-rom-ram/paged-rom-ram.kicad_pro @@ -0,0 +1,420 @@ +{ + "board": { + "design_settings": { + "defaults": { + "board_outline_line_width": 0.09999999999999999, + "copper_line_width": 0.19999999999999998, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.049999999999999996, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": false, + "text_position": 0, + "units_format": 1 + }, + "fab_line_width": 0.09999999999999999, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.15, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 0.762, + "height": 1.524, + "width": 1.524 + }, + "silk_line_width": 0.15, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15, + "silk_text_upright": false, + "zones": { + "45_degree_only": false, + "min_clearance": 0.508 + } + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "copper_edge_clearance": "error", + "courtyards_overlap": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint_type_mismatch": "error", + "hole_clearance": "error", + "hole_near_hole": "error", + "invalid_outline": "error", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "error", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zone_has_empty_net": "error", + "zones_intersect": "error" + }, + "rules": { + "allow_blind_buried_vias": false, + "allow_microvias": false, + "max_error": 0.005, + "min_clearance": 0.0, + "min_copper_edge_clearance": 0.01, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.19999999999999998, + "min_microvia_drill": 0.09999999999999999, + "min_silk_clearance": 0.0, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.19999999999999998, + "min_via_annular_width": 0.049999999999999996, + "min_via_diameter": 0.39999999999999997, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0, + "use_height_for_length_calcs": true + }, + "track_widths": [], + "via_dimensions": [], + "zones_allow_external_fillets": false, + "zones_use_no_outline": true + }, + "layer_presets": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_label_syntax": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "paged-rom-ram.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12.0, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6.0 + } + ], + "meta": { + "version": 2 + }, + "net_colors": null + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "default_line_thickness": 6.0, + "default_text_size": 60.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.25, + "pin_symbol_size": 0.0, + "text_offset_ratio": 0.08 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "ngspice": { + "fix_include_paths": true, + "fix_passive_vals": false, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "", + "spice_adjust_passive_values": false, + "spice_external_command": "spice \"%I\"", + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "ef07e5ec-62f3-459b-a8e7-589346a9df3b", + "" + ] + ], + "text_variables": {} +} diff --git a/paged-rom-ram/paged-rom-ram.kicad_sch b/paged-rom-ram/paged-rom-ram.kicad_sch new file mode 100644 index 0000000..06687b1 --- /dev/null +++ b/paged-rom-ram/paged-rom-ram.kicad_sch @@ -0,0 +1,4044 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid ef07e5ec-62f3-459b-a8e7-589346a9df3b) + + (paper "USLetter") + + (lib_symbols + (symbol "paged-rom-ram-rescue:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (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) (color 0 0 0 0)) + (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)))) + ) + ) + ) + (symbol "paged-rom-ram-rescue:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 1.905) (radius 0.635) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "VCC_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "74xx:74LS138" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 11.43 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS138" (id 1) (at -7.62 -13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL DECOD DECOD8" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Decoder 3 to 8 active low outputs" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP?16*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS138_1_0" + (pin input line (at -12.7 7.62 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -5.08 180) (length 5.08) + (name "O5" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -2.54 180) (length 5.08) + (name "O4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 0 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 5.08 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 7.62 180) (length 5.08) + (name "O0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 15.24 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 5.08) + (name "A1" (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 5.08) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -12.7 -10.16 0) (length 5.08) + (name "E1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -12.7 -7.62 0) (length 5.08) + (name "E2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -5.08 0) (length 5.08) + (name "E3" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -10.16 180) (length 5.08) + (name "O7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -17.78 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -7.62 180) (length 5.08) + (name "O6" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS138_1_1" + (rectangle (start -7.62 10.16) (end 7.62 -12.7) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74LS139" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS139" (id 1) (at -7.62 -8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL DECOD4" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual Decoder 1 of 4, Active low outputs" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP?16*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS139_1_0" + (pin input inverted (at -12.7 -5.08 0) (length 5.08) + (name "E" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 5.08) + (name "A0" (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 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 2.54 180) (length 5.08) + (name "O0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 0 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -5.08 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_1_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "74LS139_2_0" + (pin output inverted (at 12.7 -2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 0 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 2.54 180) (length 5.08) + (name "O0" (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 "A1" (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 "A0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -12.7 -5.08 0) (length 5.08) + (name "E" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -5.08 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_2_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "74LS139_3_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_3_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74LS670" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS670" (id 1) (at -7.62 -19.05 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS670" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL Register 3State" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "4 x 4 Register Files 3-State Outputs" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP?16*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS670_1_0" + (pin input line (at -12.7 10.16 0) (length 5.08) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 12.7 180) (length 5.08) + (name "Q1" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -15.24 0) (length 5.08) + (name "~{Er}" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -5.08 0) (length 5.08) + (name "~{Ew}" (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 "Wb" (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 "Wa" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 12.7 0) (length 5.08) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "15" (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 "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 7.62 0) (length 5.08) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 5.08) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -12.7 0) (length 5.08) + (name "Rb" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -10.16 0) (length 5.08) + (name "Ra" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 5.08 180) (length 5.08) + (name "Q4" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 7.62 180) (length 5.08) + (name "Q3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -22.86 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 10.16 180) (length 5.08) + (name "Q2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS670_1_1" + (rectangle (start -7.62 15.24) (end 7.62 -17.78) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74LS74" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS74" (id 1) (at -7.62 -8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL DFF" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual D Flip-flop, Set & Reset" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm*" (id 7) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS74_1_0" + (pin input line (at 0 -7.62 90) (length 2.54) + (name "~{R}" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input clock (at -7.62 0 0) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 7.62 270) (length 2.54) + (name "~{S}" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 2.54 180) (length 2.54) + (name "Q" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 -2.54 180) (length 2.54) + (name "~{Q}" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS74_1_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "74LS74_2_0" + (pin input line (at 0 7.62 270) (length 2.54) + (name "~{S}" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input clock (at -7.62 0 0) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -7.62 90) (length 2.54) + (name "~{R}" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 -2.54 180) (length 2.54) + (name "~{Q}" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 2.54 180) (length 2.54) + (name "Q" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS74_2_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "74LS74_3_0" + (pin power_in line (at 0 10.16 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS74_3_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + ) + (symbol "Connector:Conn_01x39_Male" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0 50.8 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x39_Male" (id 1) (at 0 -50.8 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x39, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x39_Male_1_1" + (polyline + (pts + (xy 1.27 -48.26) + (xy 0.8636 -48.26) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -45.72) + (xy 0.8636 -45.72) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -43.18) + (xy 0.8636 -43.18) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -40.64) + (xy 0.8636 -40.64) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -38.1) + (xy 0.8636 -38.1) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -35.56) + (xy 0.8636 -35.56) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -33.02) + (xy 0.8636 -33.02) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -30.48) + (xy 0.8636 -30.48) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -27.94) + (xy 0.8636 -27.94) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -25.4) + (xy 0.8636 -25.4) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -22.86) + (xy 0.8636 -22.86) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -20.32) + (xy 0.8636 -20.32) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -17.78) + (xy 0.8636 -17.78) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -15.24) + (xy 0.8636 -15.24) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -12.7) + (xy 0.8636 -12.7) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -10.16) + (xy 0.8636 -10.16) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -7.62) + (xy 0.8636 -7.62) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -5.08) + (xy 0.8636 -5.08) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -2.54) + (xy 0.8636 -2.54) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 0) + (xy 0.8636 0) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 2.54) + (xy 0.8636 2.54) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 5.08) + (xy 0.8636 5.08) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 7.62) + (xy 0.8636 7.62) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 10.16) + (xy 0.8636 10.16) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 12.7) + (xy 0.8636 12.7) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 15.24) + (xy 0.8636 15.24) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 17.78) + (xy 0.8636 17.78) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 20.32) + (xy 0.8636 20.32) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 22.86) + (xy 0.8636 22.86) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 25.4) + (xy 0.8636 25.4) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 27.94) + (xy 0.8636 27.94) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 30.48) + (xy 0.8636 30.48) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 33.02) + (xy 0.8636 33.02) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 35.56) + (xy 0.8636 35.56) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 38.1) + (xy 0.8636 38.1) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 40.64) + (xy 0.8636 40.64) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 43.18) + (xy 0.8636 43.18) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 45.72) + (xy 0.8636 45.72) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 48.26) + (xy 0.8636 48.26) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start 0.8636 -48.133) (end 0 -48.387) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -45.593) (end 0 -45.847) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -43.053) (end 0 -43.307) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -40.513) (end 0 -40.767) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -37.973) (end 0 -38.227) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -35.433) (end 0 -35.687) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -32.893) (end 0 -33.147) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -30.353) (end 0 -30.607) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -27.813) (end 0 -28.067) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -25.273) (end 0 -25.527) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -22.733) (end 0 -22.987) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -20.193) (end 0 -20.447) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -17.653) (end 0 -17.907) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -15.113) (end 0 -15.367) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -12.573) (end 0 -12.827) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -10.033) (end 0 -10.287) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 7.747) (end 0 7.493) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 10.287) (end 0 10.033) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 12.827) (end 0 12.573) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 15.367) (end 0 15.113) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 17.907) (end 0 17.653) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 20.447) (end 0 20.193) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 22.987) (end 0 22.733) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 25.527) (end 0 25.273) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 28.067) (end 0 27.813) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 30.607) (end 0 30.353) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 33.147) (end 0 32.893) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 35.687) (end 0 35.433) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 38.227) (end 0 37.973) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 40.767) (end 0 40.513) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 43.307) (end 0 43.053) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 45.847) (end 0 45.593) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (rectangle (start 0.8636 48.387) (end 0 48.133) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type outline)) + ) + (pin passive line (at 5.08 48.26 180) (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 25.4 180) (length 3.81) + (name "Pin_10" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 22.86 180) (length 3.81) + (name "Pin_11" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 20.32 180) (length 3.81) + (name "Pin_12" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 17.78 180) (length 3.81) + (name "Pin_13" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 15.24 180) (length 3.81) + (name "Pin_14" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 12.7 180) (length 3.81) + (name "Pin_15" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 10.16 180) (length 3.81) + (name "Pin_16" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 7.62 180) (length 3.81) + (name "Pin_17" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 5.08 180) (length 3.81) + (name "Pin_18" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 2.54 180) (length 3.81) + (name "Pin_19" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 45.72 180) (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 180) (length 3.81) + (name "Pin_20" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -2.54 180) (length 3.81) + (name "Pin_21" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -5.08 180) (length 3.81) + (name "Pin_22" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -7.62 180) (length 3.81) + (name "Pin_23" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -10.16 180) (length 3.81) + (name "Pin_24" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -12.7 180) (length 3.81) + (name "Pin_25" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -15.24 180) (length 3.81) + (name "Pin_26" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -17.78 180) (length 3.81) + (name "Pin_27" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -20.32 180) (length 3.81) + (name "Pin_28" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -22.86 180) (length 3.81) + (name "Pin_29" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 43.18 180) (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 -25.4 180) (length 3.81) + (name "Pin_30" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -27.94 180) (length 3.81) + (name "Pin_31" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -30.48 180) (length 3.81) + (name "Pin_32" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -33.02 180) (length 3.81) + (name "Pin_33" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -35.56 180) (length 3.81) + (name "Pin_34" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -38.1 180) (length 3.81) + (name "Pin_35" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -40.64 180) (length 3.81) + (name "Pin_36" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -43.18 180) (length 3.81) + (name "Pin_37" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -45.72 180) (length 3.81) + (name "Pin_38" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 -48.26 180) (length 3.81) + (name "Pin_39" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 40.64 180) (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 38.1 180) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 35.56 180) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 33.02 180) (length 3.81) + (name "Pin_7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 30.48 180) (length 3.81) + (name "Pin_8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 27.94 180) (length 3.81) + (name "Pin_9" (effects (font (size 1.27 1.27)))) + (number "9" (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" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (id 6) (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) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (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 "Device:R_US" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 2.54 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R_US" (id 1) (at -2.54 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 1.016 -0.254 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor, US symbol" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_US_0_1" + (polyline + (pts + (xy 0 -2.286) + (xy 0 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.286) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -0.762) + (xy 1.016 -1.143) + (xy 0 -1.524) + (xy -1.016 -1.905) + (xy 0 -2.286) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0.762) + (xy 1.016 0.381) + (xy 0 0) + (xy -1.016 -0.381) + (xy 0 -0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.286) + (xy 1.016 1.905) + (xy 0 1.524) + (xy -1.016 1.143) + (xy 0 0.762) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_US_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (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 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Memory_Flash:SST39SF040" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 2.54 33.02 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SST39SF040" (id 1) (at 0 -30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/25022B.pdf" (id 3) (at 0 7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "512k flash rom" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Silicon Storage Technology (SSF) 512k x 8 Flash ROM" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SST39SF040_0_0" + (pin power_in line (at 0 -30.48 90) (length 1.27) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 33.02 270) (length 1.27) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "SST39SF040_0_1" + (rectangle (start -10.16 31.75) (end 10.16 -29.21) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "SST39SF040_1_1" + (pin input line (at -15.24 -15.24 0) (length 5.08) + (name "A18" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 25.4 0) (length 5.08) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 27.94 0) (length 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 30.48 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 30.48 180) (length 5.08) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 27.94 180) (length 5.08) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 25.4 180) (length 5.08) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 22.86 180) (length 5.08) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 20.32 180) (length 5.08) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 17.78 180) (length 5.08) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -10.16 0) (length 5.08) + (name "A16" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 15.24 180) (length 5.08) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 15.24 12.7 180) (length 5.08) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -15.24 -25.4 0) (length 5.08) + (name "CE" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 5.08 0) (length 5.08) + (name "A10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -15.24 -27.94 0) (length 5.08) + (name "OE" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 2.54 0) (length 5.08) + (name "A11" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 7.62 0) (length 5.08) + (name "A9" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 10.16 0) (length 5.08) + (name "A8" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -2.54 0) (length 5.08) + (name "A13" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -5.08 0) (length 5.08) + (name "A14" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -7.62 0) (length 5.08) + (name "A15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -12.7 0) (length 5.08) + (name "A17" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -15.24 -20.32 0) (length 5.08) + (name "PGM" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 0 0) (length 5.08) + (name "A12" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 12.7 0) (length 5.08) + (name "A7" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 15.24 0) (length 5.08) + (name "A6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 17.78 0) (length 5.08) + (name "A5" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 20.32 0) (length 5.08) + (name "A4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 22.86 0) (length 5.08) + (name "A3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Memory_RAM:AS6C4008-55PCN" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -10.16 26.035 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "AS6C4008-55PCN" (id 1) (at 2.54 26.035 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Package_DIP:DIP-32_W15.24mm" (id 2) (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.alliancememory.com/wp-content/uploads/pdf/AS6C4008.pdf" (id 3) (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "RAM SRAM CMOS MEMORY" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "512K x 8 Low Power CMOS RAM, DIP-32" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W15.24mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AS6C4008-55PCN_0_0" + (pin power_in line (at 0 -27.94 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 27.94 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "AS6C4008-55PCN_0_1" + (rectangle (start -10.16 25.4) (end 10.16 -25.4) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "AS6C4008-55PCN_1_1" + (pin input line (at -12.7 -22.86 0) (length 2.54) + (name "A18" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 17.78 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 20.32 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 22.86 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 22.86 180) (length 2.54) + (name "DQ0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 20.32 180) (length 2.54) + (name "DQ1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 17.78 180) (length 2.54) + (name "DQ2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 15.24 180) (length 2.54) + (name "DQ3" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 12.7 180) (length 2.54) + (name "DQ4" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 10.16 180) (length 2.54) + (name "DQ5" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -17.78 0) (length 2.54) + (name "A16" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 7.62 180) (length 2.54) + (name "DQ6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 5.08 180) (length 2.54) + (name "DQ7" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -2.54 180) (length 2.54) + (name "CE#" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -2.54 0) (length 2.54) + (name "A10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -5.08 180) (length 2.54) + (name "OE#" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -5.08 0) (length 2.54) + (name "A11" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 2.54) + (name "A9" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 2.54) + (name "A8" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -10.16 0) (length 2.54) + (name "A13" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -7.62 180) (length 2.54) + (name "WE#" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -12.7 0) (length 2.54) + (name "A14" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -20.32 0) (length 2.54) + (name "A17" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -15.24 0) (length 2.54) + (name "A15" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -7.62 0) (length 2.54) + (name "A12" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 2.54) + (name "A7" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 7.62 0) (length 2.54) + (name "A6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 10.16 0) (length 2.54) + (name "A5" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 12.7 0) (length 2.54) + (name "A4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 15.24 0) (length 2.54) + (name "A3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 71.12 173.99) (diameter 0) (color 0 0 0 0) + (uuid 0f7281bb-39dd-4a49-b7bb-724a4e549580) + ) + (junction (at 44.45 173.99) (diameter 0) (color 0 0 0 0) + (uuid 215f7f47-3d3e-474e-b0f9-ce5c83a12907) + ) + (junction (at 254 134.62) (diameter 0) (color 0 0 0 0) + (uuid 24c3998b-458d-4408-86ac-0a4fd162e163) + ) + (junction (at 254 149.86) (diameter 0) (color 0 0 0 0) + (uuid 28a5ea3b-cafd-4084-9b41-25488a1b4651) + ) + (junction (at 26.67 173.99) (diameter 0) (color 0 0 0 0) + (uuid 292bc591-958a-4873-bbc5-5d14f51a1818) + ) + (junction (at 254 146.05) (diameter 0) (color 0 0 0 0) + (uuid 2ff3405d-5e9b-43fd-8f7f-75a7c580a614) + ) + (junction (at 254 157.48) (diameter 0) (color 0 0 0 0) + (uuid 322999fc-e58c-42a8-9360-bf68d6725bf7) + ) + (junction (at 62.23 189.23) (diameter 0) (color 0 0 0 0) + (uuid 34c90694-3270-49fd-9832-764e48903cd7) + ) + (junction (at 53.34 173.99) (diameter 0) (color 0 0 0 0) + (uuid 5970bd0c-88e0-4c31-8680-99553080e910) + ) + (junction (at 91.44 195.58) (diameter 0) (color 0 0 0 0) + (uuid 6a50afdb-8cd8-417e-87ef-1a2b0738a361) + ) + (junction (at 35.56 189.23) (diameter 0) (color 0 0 0 0) + (uuid 6c143f61-e44b-4e0f-8088-cb6164a17b6f) + ) + (junction (at 26.67 189.23) (diameter 0) (color 0 0 0 0) + (uuid 75c88ee0-0b9d-48f5-9de7-e9a993806b52) + ) + (junction (at 91.44 170.18) (diameter 0) (color 0 0 0 0) + (uuid 77b13522-050a-438c-8c50-cc8cf4d5a49c) + ) + (junction (at 254 138.43) (diameter 0) (color 0 0 0 0) + (uuid 84a883c8-fd26-43ab-bc9a-1a76a0ea9306) + ) + (junction (at 254 153.67) (diameter 0) (color 0 0 0 0) + (uuid 892d652a-cdd6-487b-ab98-20d75b89e51d) + ) + (junction (at 44.45 189.23) (diameter 0) (color 0 0 0 0) + (uuid a2ab2d38-fc8b-4d13-a337-7a4a964a868f) + ) + (junction (at 80.01 189.23) (diameter 0) (color 0 0 0 0) + (uuid b464d396-c8b3-4c47-bc76-f41cb322a0ed) + ) + (junction (at 254 142.24) (diameter 0) (color 0 0 0 0) + (uuid b48f74e1-c9e6-42c3-be4c-35f80b376745) + ) + (junction (at 62.23 173.99) (diameter 0) (color 0 0 0 0) + (uuid b8b73538-4d6f-4f28-995c-ace14b02e310) + ) + (junction (at 53.34 189.23) (diameter 0) (color 0 0 0 0) + (uuid bfa9676d-8ce4-4c87-8e2c-537185026957) + ) + (junction (at 137.16 180.34) (diameter 0) (color 0 0 0 0) + (uuid c599ea80-be05-4a08-b09f-09a3a9089062) + ) + (junction (at 144.78 187.96) (diameter 0) (color 0 0 0 0) + (uuid cb6ae972-c61c-4986-a119-a9073d5795b3) + ) + (junction (at 71.12 189.23) (diameter 0) (color 0 0 0 0) + (uuid cbf35251-e39b-4b5c-9916-5b35f5dc3a52) + ) + (junction (at 35.56 173.99) (diameter 0) (color 0 0 0 0) + (uuid dd8a2e38-0a86-4740-b768-d150fb1eaa60) + ) + (junction (at 80.01 173.99) (diameter 0) (color 0 0 0 0) + (uuid e5bf6390-6e45-42ff-b889-4f8de2bce4cd) + ) + (junction (at 137.16 177.8) (diameter 0) (color 0 0 0 0) + (uuid e5dfdd25-a13e-4e96-9555-29b04be995fb) + ) + + (no_connect (at 119.38 135.89) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 119.38 128.27) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 119.38 133.35) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 119.38 130.81) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 119.38 138.43) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 119.38 123.19) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 119.38 125.73) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 153.67 148.59) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 153.67 146.05) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 152.4 177.8) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 152.4 182.88) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 173.99 128.27) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 173.99 125.73) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + (no_connect (at 190.5 140.97) (uuid 7ef77d42-26ee-4d5c-b45f-6b87116dd4c7)) + + (wire (pts (xy 237.49 142.24) (xy 240.03 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 00dcff7a-9af6-4197-a69a-12d750594444) + ) + (wire (pts (xy 237.49 153.67) (xy 240.03 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 015a56fb-2981-4c25-8b55-3676188e6108) + ) + (wire (pts (xy 247.65 149.86) (xy 254 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b8a843a-6efd-4b98-9559-dae415bf1cdb) + ) + (wire (pts (xy 20.32 189.23) (xy 20.32 191.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10140627-5147-4fa3-9cd3-be452afd0b45) + ) + (wire (pts (xy 26.67 173.99) (xy 20.32 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1842ade7-909b-4879-abf7-ff513ce85029) + ) + (wire (pts (xy 80.01 189.23) (xy 80.01 185.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c9cc1c7-9922-4bd3-b826-58dfccf54074) + ) + (wire (pts (xy 53.34 173.99) (xy 44.45 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20a74be0-8dda-4118-beab-b1db3458e70a) + ) + (wire (pts (xy 62.23 189.23) (xy 53.34 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24817835-d257-4943-8c90-48532554bd76) + ) + (wire (pts (xy 80.01 170.18) (xy 80.01 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 24aa0a02-9efc-4441-8a77-29ddbf14c029) + ) + (wire (pts (xy 26.67 189.23) (xy 20.32 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27ea2478-eafa-4141-9cf0-304beab2c840) + ) + (wire (pts (xy 80.01 170.18) (xy 91.44 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29b7c791-4cd8-4e04-a281-b8d8a6921cc9) + ) + (wire (pts (xy 35.56 173.99) (xy 26.67 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b00c2db-2de5-4490-a5dc-3f84d4e74a2a) + ) + (wire (pts (xy 62.23 173.99) (xy 62.23 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b170717-3e58-4589-a619-d7922542ecbf) + ) + (wire (pts (xy 237.49 130.81) (xy 240.03 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3027a3b2-65f3-4e92-8308-853bbadd6022) + ) + (wire (pts (xy 26.67 173.99) (xy 26.67 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30f86913-c169-438d-b9ec-e6de6183def9) + ) + (wire (pts (xy 71.12 173.99) (xy 80.01 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 360f9c6f-c5d9-4bba-afca-117e4f8664ef) + ) + (wire (pts (xy 237.49 146.05) (xy 240.03 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b1fd6f4-99b4-4098-9e21-942a320b22a7) + ) + (wire (pts (xy 111.76 195.58) (xy 111.76 193.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3dfcdc15-676e-4bef-a6af-712e526569db) + ) + (wire (pts (xy 62.23 185.42) (xy 62.23 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f984178-b599-481a-9a78-43f1db27ba70) + ) + (wire (pts (xy 254 138.43) (xy 254 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40c30eb4-c571-4b01-802a-563eb3fa8349) + ) + (wire (pts (xy 153.67 143.51) (xy 175.26 143.51)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4141aaaf-4dd5-47e7-bc34-a4a9995de0b3) + ) + (wire (pts (xy 35.56 173.99) (xy 35.56 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44021648-ac60-4f8b-bde9-1d522cc28e8c) + ) + (wire (pts (xy 71.12 173.99) (xy 71.12 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 446204d8-e50f-4223-819d-b5eecfccd353) + ) + (wire (pts (xy 20.32 173.99) (xy 20.32 171.45)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4560cf54-723b-4139-ba3b-f8e397470a98) + ) + (wire (pts (xy 35.56 189.23) (xy 26.67 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 518ae6a8-157d-4a88-9e1a-e3f87199761e) + ) + (wire (pts (xy 137.16 187.96) (xy 144.78 187.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 547503c3-256e-46ac-95a6-fbe4b9c9a867) + ) + (wire (pts (xy 254 130.81) (xy 254 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54d6835c-b136-491e-9021-6872bf021d83) + ) + (wire (pts (xy 62.23 173.99) (xy 53.34 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55f351eb-9020-44f4-a17d-666856c1cd5f) + ) + (wire (pts (xy 254 149.86) (xy 254 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ca8eb77-4c13-4a47-b4d1-5b00466e4e8c) + ) + (wire (pts (xy 254 146.05) (xy 254 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 62e10424-b349-4185-b5c2-4786a70d4f33) + ) + (wire (pts (xy 44.45 185.42) (xy 44.45 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7019c50e-8f6d-4c69-8384-71981a115100) + ) + (wire (pts (xy 237.49 134.62) (xy 240.03 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74acb09a-68e5-4f49-ac02-11ff525556a9) + ) + (wire (pts (xy 80.01 173.99) (xy 80.01 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 776a66c3-e1b1-4d21-81c9-6553b18acdbb) + ) + (wire (pts (xy 53.34 173.99) (xy 53.34 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c4b606a-e546-44c5-a374-5d292a334410) + ) + (wire (pts (xy 80.01 195.58) (xy 91.44 195.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ecb675e-9cfd-408d-94a2-581d722087ef) + ) + (wire (pts (xy 247.65 134.62) (xy 254 134.62)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7fee48b4-a545-4131-ab30-d75c9f1201d4) + ) + (wire (pts (xy 247.65 142.24) (xy 254 142.24)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 809fa573-719a-4e03-acd0-b55b6a6972fd) + ) + (wire (pts (xy 237.49 138.43) (xy 240.03 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 898669fe-258e-4946-852e-2bc2471b7340) + ) + (wire (pts (xy 53.34 185.42) (xy 53.34 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 899c72c7-df5e-427a-87e1-f7ec3f1eae02) + ) + (wire (pts (xy 254 153.67) (xy 254 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 926d3dc8-1fac-430a-b1a8-adc8f9c9f9c2) + ) + (wire (pts (xy 80.01 189.23) (xy 80.01 195.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 942ae1c9-abee-4692-97b7-d9bf45fc6882) + ) + (wire (pts (xy 144.78 172.72) (xy 137.16 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a259a3e9-2c12-4209-821e-67fdb1e5c2dc) + ) + (wire (pts (xy 119.38 140.97) (xy 128.27 140.97)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2f10d39-4df3-44a6-8cf6-93647e30cc11) + ) + (wire (pts (xy 137.16 172.72) (xy 137.16 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a40569d6-1431-4932-bc36-1fcab7bbfae6) + ) + (wire (pts (xy 247.65 157.48) (xy 254 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ac6b1fbe-8703-4442-9662-eeb940388fd1) + ) + (wire (pts (xy 137.16 180.34) (xy 137.16 187.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae9c648f-c9b2-4ed8-bf5d-e197f0216afa) + ) + (wire (pts (xy 247.65 130.81) (xy 254 130.81)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b66937ed-656e-4d9f-abf3-5490d2fadc9f) + ) + (wire (pts (xy 71.12 185.42) (xy 71.12 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b73373ae-4f81-434c-b7fa-88b7bba4f6c8) + ) + (wire (pts (xy 44.45 173.99) (xy 44.45 177.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b7dc1e1f-7161-40a5-be87-96e51c25e5b5) + ) + (wire (pts (xy 44.45 173.99) (xy 35.56 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bd76aafc-19f3-444e-8fdc-e6046649d4b7) + ) + (wire (pts (xy 91.44 195.58) (xy 111.76 195.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be3eaac6-cc6a-4846-b1ed-0833a48a18b9) + ) + (wire (pts (xy 137.16 177.8) (xy 137.16 180.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ca2789cc-2e2d-43d7-9d86-ee3c36751a58) + ) + (wire (pts (xy 247.65 138.43) (xy 254 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0c27669-51d5-4093-9326-667935e85efd) + ) + (wire (pts (xy 237.49 149.86) (xy 240.03 149.86)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0d71a82-3032-4817-aba3-8a2e5519211c) + ) + (wire (pts (xy 71.12 189.23) (xy 80.01 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2fda094-a536-4c6d-b462-585d466ff6ec) + ) + (wire (pts (xy 26.67 185.42) (xy 26.67 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d722387a-e017-4121-a398-4be379d26c6d) + ) + (wire (pts (xy 254 134.62) (xy 254 138.43)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc168881-4cb4-410a-a75c-97962c8ceb21) + ) + (wire (pts (xy 71.12 189.23) (xy 62.23 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de428588-a13c-46de-8430-f565b9fa30c7) + ) + (wire (pts (xy 35.56 185.42) (xy 35.56 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0739ba5-9a1b-4004-a0aa-a4797c8e8676) + ) + (wire (pts (xy 254 157.48) (xy 254 163.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e2d238f0-6b0b-4128-b804-85740fd2d028) + ) + (wire (pts (xy 53.34 189.23) (xy 44.45 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4d0ddfc-c9bc-4de5-968a-bfb67dc75538) + ) + (wire (pts (xy 237.49 157.48) (xy 240.03 157.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e79f41ba-ed40-4092-9b26-5a592cd3189b) + ) + (wire (pts (xy 71.12 173.99) (xy 62.23 173.99)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef017a46-bb5f-45e7-83af-9e07e01b55f0) + ) + (wire (pts (xy 254 142.24) (xy 254 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f00e6777-91f3-4ceb-9b81-60a0d75c1f5e) + ) + (wire (pts (xy 247.65 153.67) (xy 254 153.67)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f00ed8c4-8932-4505-b0e0-7eef41f80a82) + ) + (wire (pts (xy 111.76 170.18) (xy 111.76 172.72)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f68cfa00-ef9b-4769-9bbb-0f39c8e2a26e) + ) + (wire (pts (xy 91.44 170.18) (xy 111.76 170.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f71ae997-c6e1-4206-bf6e-522e7107bc64) + ) + (wire (pts (xy 44.45 189.23) (xy 35.56 189.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fab3be38-71c7-4367-9c35-c48719fc2f15) + ) + (wire (pts (xy 247.65 146.05) (xy 254 146.05)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fd913109-8e42-403a-8032-b20a331b69aa) + ) + + (text "RC2014 Bus" (at 27.94 31.75 0) + (effects (font (size 1.524 1.524) (thickness 0.3048) bold) (justify left bottom)) + (uuid 28b0fc82-91c4-4826-b895-27d5afe9cab8) + ) + (text "Unused" (at 140.97 170.18 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid 3dab35f6-41c5-4ceb-a766-01b0b0214c10) + ) + (text "Bypass" (at 49.53 170.18 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid 5c61598e-9038-44c2-99fe-2a2244baf688) + ) + (text "RAM\nPages 32-63" (at 124.46 33.02 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid 8c6a8e21-b687-47e6-a7aa-aa97bd46df21) + ) + (text "Page Select Registers" (at 195.58 34.29 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid 965ecf22-3561-48e7-b9a1-9276a807d529) + ) + (text "Pulldown" (at 238.76 127 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid 9b8ff512-66eb-4d34-8365-640649997fdb) + ) + (text "I/O Decoding" (at 121.92 116.84 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid d42a72b3-3520-4c1f-a2ff-0a26f82a3b28) + ) + (text "Flash (ROM)\nPages 0-31" (at 77.47 34.29 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid e08c3d4a-83a8-427d-a435-3254b66a3181) + ) + (text "Write-only I/O registers:\n$78: map page to $0000-$3FFF\n$79: map page to $4000-$7FFF\n$7A: map page to $8000-$BFFF\n$7B: map page to $C000-$FFFF\n$7C: disable (1) or enable (0) paging" + (at 45.72 149.86 0) + (effects (font (size 1.524 1.524) bold) (justify left bottom)) + (uuid f60741db-9123-4712-8779-3533b9638582) + ) + + (label "PGEN_WR" (at 162.56 143.51 270) + (effects (font (size 1.524 1.524)) (justify right bottom)) + (uuid c951cdf5-a38c-48ac-81b3-9f178b5ec849) + ) + (label "CFG_CS" (at 125.73 140.97 90) + (effects (font (size 1.524 1.524)) (justify left bottom)) + (uuid f17f2872-1f79-485a-bd26-ab75b99d8e53) + ) + + (global_label "A10" (shape bidirectional) (at 69.85 68.58 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 021b4602-8d0b-45e5-82d7-964cb8bcc86f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 63.9293 68.6594 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA15" (shape bidirectional) (at 119.38 82.55 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 06ae0adc-b9b6-4d98-80a6-df377c82ec12) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 112.0968 82.4706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D7" (shape bidirectional) (at 144.78 62.23 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 07bbd7ec-3d4c-4722-86db-c9045917432f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 62.1506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A5" (shape bidirectional) (at 119.38 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 083fbc75-d7d5-4896-9e34-58b1685437ad) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 57.2294 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA15" (shape bidirectional) (at 198.12 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 08f8c6fc-c280-4842-927f-80380ffa1a3e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 205.4032 50.7206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D0" (shape bidirectional) (at 100.33 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 09eb1b02-6873-449d-916c-2db877d66874) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 43.1006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A2" (shape bidirectional) (at 119.38 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0ac5d411-7d3c-4d74-b741-bc7d1792673d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 49.6094 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{PAGE_EN}" (shape bidirectional) (at 217.17 76.2 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0bec0545-0f5a-44a5-8b3a-152165f53194) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 206.621 76.1206 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A14" (shape bidirectional) (at 217.17 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 10613ff1-55dc-44cf-a1af-00e237c211bd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 211.2493 71.1994 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "USR3" (shape bidirectional) (at 35.56 130.81 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1218ef84-9d11-4c59-a03c-148d896696fc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 28.1274 130.7306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{PAGE_WR}" (shape bidirectional) (at 153.67 140.97 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 13a8782c-7b1f-4282-8150-02e750b07fe3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 164.4609 140.8906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A7" (shape bidirectional) (at 93.98 125.73 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 187cbe2f-6319-4c2b-8688-2b06f657fc7e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 89.2688 125.6506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{MREQ}" (shape bidirectional) (at 148.59 128.27 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1b94c9a1-2c9e-4ad7-a6ec-d317732a427a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 140.9759 128.1906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A3" (shape bidirectional) (at 35.56 64.77 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2325788f-4d29-47f9-81ad-a6629fd92bdb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 64.6906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D3" (shape bidirectional) (at 35.56 107.95 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 23573128-4697-4ff0-b66a-030ac5734195) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 107.8706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA17" (shape bidirectional) (at 198.12 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2467f710-7f97-4517-bf7b-c184e3b781ea) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 205.4032 55.8006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A5" (shape bidirectional) (at 69.85 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 25fe8144-ba0c-48e9-aa43-b5a0f11c1b40) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 55.9594 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA19" (shape bidirectional) (at 237.49 149.86 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 266e6da8-7497-4c66-8932-428470198975) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 149.7806 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{PAGE_EN}" (shape bidirectional) (at 190.5 146.05 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 277b046c-b8ac-4d5d-b271-e9fdb0630f57) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.049 145.9706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A5" (shape bidirectional) (at 93.98 138.43 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2a43d26b-b230-4794-aa5e-d16200048240) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 89.2688 138.5094 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA14" (shape bidirectional) (at 69.85 78.74 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2d5bac47-d91e-460d-b608-bb7d8b9e37b4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 62.5668 78.6606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A10" (shape bidirectional) (at 35.56 46.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2ee1c053-844c-441b-b41e-c96aa25e7f1e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.6393 46.9106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{WR}" (shape bidirectional) (at 35.56 92.71 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3118e120-37ea-4d45-a003-168c541dc1d5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.4255 92.6306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A8" (shape bidirectional) (at 119.38 64.77 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 323d4824-e6cc-4d4d-bb62-60e716afd8eb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 64.8494 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D3" (shape bidirectional) (at 144.78 52.07 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 364a549d-9ab4-4329-bf33-524b03c9e9bd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 51.9906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "USR2" (shape bidirectional) (at 35.56 128.27 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3a81afbf-79c6-4c48-96f9-b45b97976ad7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 28.1274 128.1906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A2" (shape bidirectional) (at 128.27 143.51 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3cfa162d-b4fa-4589-a08e-919f90883b19) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 123.5588 143.4306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA15" (shape bidirectional) (at 237.49 134.62 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3eeedc33-86f5-4cb8-9bee-54685770b76f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 134.5406 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D4" (shape bidirectional) (at 100.33 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3f86aa16-4300-47e5-b4e7-e97bfdf7b0a2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 53.2606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D1" (shape bidirectional) (at 172.72 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3fbbcb22-4073-4667-b17c-8fcecba91fb8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 167.8274 50.7206 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA20" (shape bidirectional) (at 148.59 120.65 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 43e960e2-9915-4dd2-8a70-2ae2d1f2c281) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 141.3068 120.7294 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA21" (shape bidirectional) (at 237.49 157.48 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 45017c36-610a-4af8-a028-035ff249d2c3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 157.4006 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A11" (shape bidirectional) (at 35.56 44.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 489e290a-f5a6-4efe-88ee-28e8770917f2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.6393 44.3706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{MREQ}" (shape bidirectional) (at 35.56 90.17 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 497f8755-db1c-4fe0-9de8-adc0a0bbbfb9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 27.9459 90.0906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A7" (shape bidirectional) (at 69.85 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4c6d0ab8-f808-4ee5-9649-683187ec79bf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 61.0394 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A2" (shape bidirectional) (at 35.56 67.31 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 4d17c6e3-6ca2-4644-9c31-4c294d0f5f14) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 67.2306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D3" (shape bidirectional) (at 100.33 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 529ace93-56b2-4e89-9ecc-938915835955) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 50.7206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "MA18" (shape bidirectional) (at 242.57 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 532aeb58-a032-4127-a5e8-74871adbc33a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 249.8532 48.1806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D7" (shape bidirectional) (at 35.56 118.11 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 55338984-3790-4a1e-a588-f143dd1ef002) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 118.0306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D2" (shape bidirectional) (at 144.78 49.53 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 56cb07e4-09d7-4ef6-a55e-8d9aea15f433) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 49.4506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A15" (shape bidirectional) (at 217.17 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 574b6cb5-2b8c-4f6e-9d3e-94b9044400f8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 211.2493 73.7394 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA20" (shape bidirectional) (at 237.49 153.67 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 57c6720c-9126-451d-bd8c-17149b453a2d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 153.5906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{RAM_CE}" (shape bidirectional) (at 173.99 123.19 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5ade0872-ba00-49fd-865e-90321ff1f0ce) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 183.5109 123.1106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A13" (shape bidirectional) (at 119.38 77.47 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 61094786-4e34-4c61-aaab-12fb3fb6d1f9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 113.4593 77.5494 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A1" (shape bidirectional) (at 172.72 63.5 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 630fe35a-5d10-4eb7-816d-c1b1d5461ba4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 168.0088 63.5794 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A14" (shape bidirectional) (at 35.56 36.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 642984dc-3531-4928-896c-1d8a5ba2c1de) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.6393 36.7506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D6" (shape bidirectional) (at 144.78 59.69 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 66509536-87ff-4223-a8a0-0743de39d1fa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 59.6106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "~{WR}" (shape bidirectional) (at 128.27 148.59 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 684e5100-f10e-45cb-b1ac-6f9b4ce7e4f0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 123.1355 148.5106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A7" (shape bidirectional) (at 119.38 62.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6acdfa1d-8b11-401d-bbfa-557c851d8507) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 62.3094 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A8" (shape bidirectional) (at 69.85 63.5 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6bc97b38-447d-4bff-bf0d-06e10d6d8455) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 63.5794 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{RD}" (shape bidirectional) (at 69.85 101.6 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6edc5f55-6c73-4fe1-ac21-a20b5126c269) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 64.8969 101.5206 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{WR}" (shape bidirectional) (at 144.78 74.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 71b9d485-d860-426e-ab54-da8610cb7329) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.9145 75.0094 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "~{ROM_CE}" (shape bidirectional) (at 69.85 99.06 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7224f860-c092-4042-ac38-dba0d9048bf1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 60.0872 98.9806 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D5" (shape bidirectional) (at 217.17 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 77bffa78-e86f-4b41-aad9-1eab18b9b900) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.2774 50.7206 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{PAGE_WR}" (shape bidirectional) (at 172.72 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 77c4eff7-74d2-452b-a6ee-f96752040eb6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 161.9291 65.9606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D6" (shape bidirectional) (at 100.33 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7816d319-35b1-4ab6-9785-e83d4372d1b7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 58.3406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A0" (shape bidirectional) (at 69.85 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 79b6053e-7ad9-4103-a608-c4d5aea886d9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 43.2594 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A1" (shape bidirectional) (at 35.56 69.85 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8083823d-6481-466c-852d-616960e5251a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 69.7706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA14" (shape bidirectional) (at 119.38 80.01 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 80d562be-cd36-418e-b028-898f5d66ee7a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 112.0968 79.9306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA15" (shape bidirectional) (at 69.85 81.28 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 81da9641-69a4-46f2-b871-555e07259b0f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 62.5668 81.2006 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D0" (shape bidirectional) (at 35.56 100.33 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 82d066bd-ed31-4d60-8c1a-b916acf2adc0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 100.2506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D2" (shape bidirectional) (at 35.56 105.41 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 843747f7-8bb1-4a5d-95d8-01c39506ec1d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 105.3306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A4" (shape bidirectional) (at 93.98 135.89 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 85765445-55e8-4d26-a647-fa507143f2a7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 89.2688 135.9694 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A7" (shape bidirectional) (at 35.56 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 86968b6b-2607-465c-b12d-b9b207cb489e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 54.5306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{RAM_CE}" (shape bidirectional) (at 144.78 69.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 884596f1-9497-4fa7-85be-04dee4ed319f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 154.3009 69.7706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A4" (shape bidirectional) (at 35.56 62.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 88472b02-958c-4207-acd4-ffb123e52bf5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 62.1506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D7" (shape bidirectional) (at 100.33 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 897564f1-e047-4aaf-95e4-00519292b23e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 60.8806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A6" (shape bidirectional) (at 69.85 58.42 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 89be1b12-7835-4318-bd70-abe09f80a846) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 58.4994 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A4" (shape bidirectional) (at 69.85 53.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8a2e6664-7a68-4841-9b0a-d0ef8a2abf19) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 53.4194 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{PAGE_WR}" (shape bidirectional) (at 217.17 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8a4fbd6c-9629-4152-868b-31811a4c1d50) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 206.3791 65.9606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA20" (shape bidirectional) (at 242.57 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8afca998-e235-40a6-ac8c-bc99b416cbae) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 249.8532 53.2606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D7" (shape bidirectional) (at 217.17 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8b65a812-86f2-40d0-947e-48693c585d2e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.2774 55.8006 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "USR1" (shape bidirectional) (at 35.56 125.73 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8cf55621-95f1-4514-a3ac-52a9180b8d9f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 28.1274 125.6506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA18" (shape bidirectional) (at 69.85 88.9 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 93462a37-13f9-459d-84c9-8f91e640adf4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 62.5668 88.8206 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{ROM_CE}" (shape bidirectional) (at 173.99 120.65 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 94154ca6-0d0f-4ac9-b412-e8f29f497417) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 183.7528 120.5706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A12" (shape bidirectional) (at 69.85 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 948bbb6f-c029-4e7c-988a-45f5fae840cf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 63.9293 73.7394 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D1" (shape bidirectional) (at 144.78 46.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 94a78fe5-06f8-474d-a431-6c70eff92097) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 46.9106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A12" (shape bidirectional) (at 35.56 41.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 95088493-e7e0-494e-8594-5ad073d7e9ea) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.6393 41.8306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D5" (shape bidirectional) (at 144.78 57.15 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 955247f2-1331-42af-9cf9-0b353b0346da) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 57.0706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A0" (shape bidirectional) (at 217.17 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 973d6a32-7499-4094-a901-de00bd1bb71c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.4588 61.0394 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "GND" (shape bidirectional) (at 35.56 74.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 99d4a914-b661-4d2b-a4ee-cce6fe167050) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.2764 74.8506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A3" (shape bidirectional) (at 119.38 52.07 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9a3db445-5803-46e1-93a6-baab8c4ebfdb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 52.1494 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D2" (shape bidirectional) (at 172.72 53.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9b727324-500f-4597-bc0e-1f63aa8798ca) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 167.8274 53.2606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A2" (shape bidirectional) (at 69.85 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9dc65dd9-9d4f-43b8-bfd7-10153941c325) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 48.3394 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A9" (shape bidirectional) (at 119.38 67.31 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 9e94ebee-ef10-496b-aad5-c3e29028fb96) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 67.3894 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA21" (shape bidirectional) (at 242.57 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a03242e0-b6b2-4673-b216-3c9161c05ee0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 249.8532 55.8006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A10" (shape bidirectional) (at 119.38 69.85 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a0e1f683-5c24-4083-8768-55f03d07b367) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 113.4593 69.9294 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A13" (shape bidirectional) (at 35.56 39.37 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a3fa1df1-fb68-4373-85f8-1b02174b49ed) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.6393 39.2906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A8" (shape bidirectional) (at 35.56 52.07 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a4248e07-8e3c-422a-8f35-8aaa50413b04) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 51.9906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "5V" (shape bidirectional) (at 35.56 77.47 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a7b83359-f491-4fa8-a2e3-2f27c55ba53c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 77.3906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D6" (shape bidirectional) (at 217.17 53.34 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a884a186-9843-4954-994e-f5c9a856b507) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.2774 53.2606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA18" (shape bidirectional) (at 119.38 90.17 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid aa0d0c13-e6e2-43c3-bd43-9b714a41f071) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 112.0968 90.0906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA16" (shape bidirectional) (at 198.12 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid aaf2d8a2-319a-409d-8110-a67003584bce) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 205.4032 53.2606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A11" (shape bidirectional) (at 119.38 72.39 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ac84e95f-1e96-4b03-86d6-b0088f612762) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 113.4593 72.4694 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A9" (shape bidirectional) (at 35.56 49.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid afbf49db-1133-4c91-b168-549266527438) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 49.4506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A15" (shape bidirectional) (at 35.56 34.29 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b14e1f30-59f1-4300-8354-5766adbee7ae) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.6393 34.2106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A5" (shape bidirectional) (at 35.56 59.69 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b1eff61c-354d-4f06-886d-e55615b6f43a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 59.6106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A12" (shape bidirectional) (at 119.38 74.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b22bc205-136f-4eee-a401-08ac616cae31) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 113.4593 75.0094 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA19" (shape bidirectional) (at 148.59 123.19 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b2c67743-d01d-4041-a8a6-c5293edba765) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 141.3068 123.2694 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A0" (shape bidirectional) (at 119.38 44.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b3103f82-7c45-4510-82ae-6f41482fc47d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 44.5294 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A11" (shape bidirectional) (at 69.85 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b5118443-3f76-4b78-a9f2-feb563336bbd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 63.9293 71.1994 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A13" (shape bidirectional) (at 69.85 76.2 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b71b7cec-9d53-43d2-adb7-eae631186ecd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 63.9293 76.2794 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D4" (shape bidirectional) (at 144.78 54.61 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b92819c9-535b-449c-85cd-cf8d8aad4cb5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 54.5306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "5V" (shape bidirectional) (at 20.32 173.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bcd65d86-8f0f-40e0-87db-d27c7c0f5f89) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 15.6088 174.0694 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "GND" (shape bidirectional) (at 20.32 189.23 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bdbe5655-2c79-4023-a0df-42ad62e7e5ee) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 14.0364 189.3094 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A6" (shape bidirectional) (at 93.98 140.97 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bfe807ad-bc22-4c1e-ab52-df0c26a3423a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 89.2688 141.0494 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA16" (shape bidirectional) (at 69.85 83.82 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c126ca8a-43e5-482b-b43b-5a81337f74ad) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 62.5668 83.7406 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A9" (shape bidirectional) (at 69.85 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c139b101-3d7a-4f2d-a74c-9c2dcb75c34a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 66.1194 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{RESET}" (shape bidirectional) (at 182.88 151.13 270) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c1548896-9806-48ad-9c90-776ed507ddfa) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 182.8006 159.2883 90) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A6" (shape bidirectional) (at 35.56 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c32e04b4-f27b-42e7-a16b-88a750abc03d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 57.0706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{PAGE_EN}" (shape bidirectional) (at 172.72 76.2 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c5135dd9-6263-4567-84c7-5dba68aead69) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 162.171 76.1206 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A0" (shape bidirectional) (at 172.72 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c6279c9a-734c-4b57-921b-c7b67f8b77ca) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 168.0088 61.0394 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A15" (shape bidirectional) (at 172.72 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c7bf1ce7-a11d-4a5b-95e8-32a1851cba24) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 166.7993 73.7394 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{INT}" (shape bidirectional) (at 35.56 87.63 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c86c1874-6663-41f1-a22d-fa140b364856) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.244 87.5506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A0" (shape bidirectional) (at 35.56 72.39 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c8c2abc0-fefa-401b-980d-420c9307c967) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.8488 72.3106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A3" (shape bidirectional) (at 69.85 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid c9126c5b-2cdd-4d4b-b307-69e711abb933) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 50.8794 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D6" (shape bidirectional) (at 35.56 115.57 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid cd81ed81-6620-4398-a8c3-45a9f33d35e1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 115.4906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{RESET}" (shape bidirectional) (at 35.56 82.55 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ce093ecc-177b-48b9-8289-2a8516ece562) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 27.4017 82.4706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{IORQ}" (shape bidirectional) (at 35.56 97.79 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid cfdbd46d-410c-4560-8c66-e8d7116037e7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 28.6112 97.7106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D2" (shape bidirectional) (at 100.33 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d02cbcc1-d1ba-4d6b-a9e8-cb0329d75d7d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 48.1806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "~{M1}" (shape bidirectional) (at 35.56 80.01 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d09473c7-9896-4734-a11c-68b6ea1c5fbe) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.4859 79.9306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "TX" (shape bidirectional) (at 35.56 120.65 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d19e4743-08f2-4b83-830b-caf89a1fb099) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.9698 120.5706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA17" (shape bidirectional) (at 119.38 87.63 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d33f28d6-aa6a-4213-9011-e82dc785f7f7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 112.0968 87.5506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA16" (shape bidirectional) (at 237.49 138.43 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d35aa1a5-4807-4d2e-a356-6f40da63a98c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 138.3506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{RD}" (shape bidirectional) (at 144.78 72.39 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d3786780-2c0a-4461-8b55-32e6ad25bbda) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.7331 72.4694 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D0" (shape bidirectional) (at 175.26 140.97 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d3a11293-1507-4c98-8dee-986573593fde) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 170.3674 140.8906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D5" (shape bidirectional) (at 35.56 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d4d5df72-d8cf-4ddc-a984-87b3061cd3f8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 112.9506 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A14" (shape bidirectional) (at 172.72 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d56cfc9b-80d6-4f60-932b-0a83046732cc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 166.7993 71.1994 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D5" (shape bidirectional) (at 100.33 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d576893a-2b77-416b-a8a4-07f8297a72a5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 55.8006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D0" (shape bidirectional) (at 144.78 44.45 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d5eed8a4-3cc4-40bf-a57c-32c2d43f8c8e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 149.6726 44.3706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D3" (shape bidirectional) (at 172.72 55.88 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid d5fb0de7-5b24-4142-9f17-5a1ebb80ccb2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 167.8274 55.8006 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA17" (shape bidirectional) (at 69.85 86.36 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid dc423ba6-355b-4809-9835-47cb81e3577a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 62.5668 86.2806 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA16" (shape bidirectional) (at 119.38 85.09 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid dd7cff5d-e338-44cc-bb97-42427d2392e5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 112.0968 85.0106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A4" (shape bidirectional) (at 119.38 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid de2a9c51-b029-4da3-b170-c205f0569e92) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 54.6894 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{RD}" (shape bidirectional) (at 35.56 95.25 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid de4cffcd-8577-41c2-a539-346ced56e9f8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6069 95.1706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{IORQ}" (shape bidirectional) (at 93.98 123.19 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid dea97b56-e021-41a8-a54d-27b9267926a3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 87.0312 123.1106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A1" (shape bidirectional) (at 119.38 46.99 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid def9d20f-7033-4ab6-a051-4a8d8705d860) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 47.0694 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{WR}" (shape bidirectional) (at 69.85 93.98 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid df7bb02c-4236-4113-ace0-060d67afe2d4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 64.7155 93.9006 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A1" (shape bidirectional) (at 69.85 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid df84b5e6-1c9b-44d9-a442-3774e4d99bbc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 65.1388 45.7994 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA18" (shape bidirectional) (at 237.49 146.05 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e3575f12-0288-4e73-ac06-3be8a570b577) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 145.9706 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D1" (shape bidirectional) (at 100.33 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e86a5a85-5ace-4e36-bf0f-690047eb24e8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 105.2226 45.6406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "A6" (shape bidirectional) (at 119.38 59.69 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e92c2bdf-0bf4-42a9-aae7-2ca060a2517b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.6688 59.7694 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "A1" (shape bidirectional) (at 217.17 63.5 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f10dafb2-8aa8-4738-b8ad-48cd7df9c31a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.4588 63.5794 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D0" (shape bidirectional) (at 172.72 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f1dd0ebf-2882-471e-9ff4-1c721224e230) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 167.8274 48.1806 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "RX" (shape bidirectional) (at 35.56 123.19 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f2bcf565-bd6a-455b-ab5b-4ce467ddb3a1) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 123.1106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D4" (shape bidirectional) (at 217.17 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f3f8f138-b32a-437f-8dde-4da7b4215072) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.2774 48.1806 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA19" (shape bidirectional) (at 242.57 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f4ceaac1-5103-44ef-8b95-99c637ffbea3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 249.8532 50.7206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "MA14" (shape bidirectional) (at 198.12 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f50dda0e-05b6-47c9-8361-ce65a0d5dd94) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 205.4032 48.1806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "D4" (shape bidirectional) (at 35.56 110.49 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f55bfad4-e38e-42fc-9dea-8b6ba91aaa24) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 110.4106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA14" (shape bidirectional) (at 237.49 130.81 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid faecea10-81a1-440b-bc11-131f940d7c26) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 130.7306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "MA17" (shape bidirectional) (at 237.49 142.24 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fb55feb0-8163-469c-95b1-651735df9bc9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 230.2068 142.1606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "D1" (shape bidirectional) (at 35.56 102.87 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fd3f23df-1b51-47bd-9811-5fab568e328f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 30.6674 102.7906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "~{M1}" (shape bidirectional) (at 93.98 128.27 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fdcd0d7f-dc95-4a9e-88ae-5c42bf6b87ca) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 88.9059 128.1906 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "CLK" (shape bidirectional) (at 35.56 85.09 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fe41f1bf-4cc0-4c05-a0e2-a0985ede71d6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 29.5788 85.0106 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + + (symbol (lib_id "74xx:74LS670") (at 185.42 60.96 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f6707) + (property "Reference" "U3" (id 0) (at 187.96 41.91 0)) + (property "Value" "74LS670" (id 1) (at 190.5 44.45 0)) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket" (id 2) (at 185.42 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS670" (id 3) (at 185.42 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 83050d84-0b74-4dbb-ac86-501456e2b455)) + (pin "10" (uuid 380a1287-f7d4-4705-9f21-ac1d7f75da9a)) + (pin "11" (uuid 5982f506-228a-47ff-b51b-d3e6e24b7a93)) + (pin "12" (uuid f5455fa0-5be6-4968-89d1-c3949e5bd6c4)) + (pin "13" (uuid b1d2b421-1c94-4b97-8ea7-8e67a20b3e94)) + (pin "14" (uuid 7e7d4622-ee0a-4095-a519-1c4d9837d71c)) + (pin "15" (uuid 1735277d-8b5a-4e13-9aef-54347c03f37b)) + (pin "16" (uuid 08410ef0-973d-435b-a1df-b82ee445a886)) + (pin "2" (uuid 994f807b-5d48-4c44-9f0c-1529648f964c)) + (pin "3" (uuid 6d70a8c9-7583-46df-86b6-ab59b282d3b7)) + (pin "4" (uuid dcbb4c90-19f8-48e2-9c5b-9a8687c2f70d)) + (pin "5" (uuid a40f2d1b-827a-4e3b-8601-82df80d31497)) + (pin "6" (uuid 7fe59c99-2547-47e2-9d08-a4db8cab4446)) + (pin "7" (uuid 4ae117aa-7a72-4e06-a65e-c068909018d0)) + (pin "8" (uuid 84d7f95d-89ad-4260-b6ac-fae195586340)) + (pin "9" (uuid c15d81ae-e04d-42dd-bbdc-497fc3d6e66d)) + ) + + (symbol (lib_id "74xx:74LS670") (at 229.87 60.96 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f67d2) + (property "Reference" "U4" (id 0) (at 232.41 41.91 0)) + (property "Value" "74LS670" (id 1) (at 234.95 44.45 0)) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket" (id 2) (at 229.87 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS670" (id 3) (at 229.87 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 576cd745-bc7e-4a46-b43a-fe1094bcaed7)) + (pin "10" (uuid 3306e363-8beb-46b0-9d22-d166215fc6f0)) + (pin "11" (uuid d1a8dea8-d8f1-4033-902b-070a44b5e617)) + (pin "12" (uuid bba8a8e7-107d-4c15-b06d-3de647bec539)) + (pin "13" (uuid 3bea4690-92c2-479b-a655-c4c8cebe438c)) + (pin "14" (uuid fa954736-f9b6-4b1b-8bdb-0cbafe13e956)) + (pin "15" (uuid 1db1b4a7-6c59-450d-9f18-e0624513cbb6)) + (pin "16" (uuid 20cdd8b3-bec9-415d-b02f-35aa636ab172)) + (pin "2" (uuid 7ca10ee1-52f8-4d95-811d-1f2a0915e5f7)) + (pin "3" (uuid 0cf19757-468b-4767-be44-7d6f9db6b2c5)) + (pin "4" (uuid c23a0ded-d433-42f7-9f54-1094cc19eaf0)) + (pin "5" (uuid dc3803ba-b361-4a0c-9bb1-5233bf887afd)) + (pin "6" (uuid c2380050-5d96-471e-9e44-d45c8d817847)) + (pin "7" (uuid b786a9c7-57b8-44ba-963e-89329e00f2d8)) + (pin "8" (uuid 8112f5ab-e7d3-4018-8f89-397fef3021c7)) + (pin "9" (uuid 2f234e31-0c91-49e6-8457-48235952da96)) + ) + + (symbol (lib_id "74xx:74LS138") (at 106.68 130.81 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f67f5) + (property "Reference" "U7" (id 0) (at 109.22 118.11 0)) + (property "Value" "74LS138" (id 1) (at 111.76 146.05 0)) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket" (id 2) (at 106.68 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" (id 3) (at 106.68 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b695d44d-61c9-4b12-b3fc-0cd3a733a3bf)) + (pin "10" (uuid 61ec7888-53b4-45f4-b6c5-32d6a39dc237)) + (pin "11" (uuid 4b3007ab-98a5-4255-be52-20df0b0ee9a3)) + (pin "12" (uuid 2ebac3c7-a41b-4372-bb52-3557bdf8c31f)) + (pin "13" (uuid 4909d10c-8337-4d26-a7a8-ae6ba6030b71)) + (pin "14" (uuid e3eb6f10-430d-4974-aa32-d365ee8e8235)) + (pin "15" (uuid 45b4d757-af77-4d4e-b36a-6e8e1ec5a365)) + (pin "16" (uuid 15da3473-7d90-4b88-9d6a-a6fd995e8ad4)) + (pin "2" (uuid 87807ec4-3c8e-44c3-9762-1eb29f78df8c)) + (pin "3" (uuid 916223db-e737-4aa1-9199-530576d8de1a)) + (pin "4" (uuid 003def5c-5212-446e-90eb-039df4d5440d)) + (pin "5" (uuid 9912a867-318b-46bb-9a59-83655fca6987)) + (pin "6" (uuid 3bda254c-a59b-4649-9a06-612a6e4530fa)) + (pin "7" (uuid 5f56b529-fdf8-4855-8dc6-7e8003d251d7)) + (pin "8" (uuid 24c2c184-c2b4-4526-90b6-7202b10d6ef3)) + (pin "9" (uuid a4fc7778-adbf-41cd-bd43-90eb79ba8c03)) + ) + + (symbol (lib_id "74xx:74LS139") (at 161.29 123.19 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f6848) + (property "Reference" "U5" (id 0) (at 161.29 115.57 0)) + (property "Value" "74LS139" (id 1) (at 161.29 133.35 0)) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket" (id 2) (at 161.29 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (id 3) (at 161.29 123.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 905c6c16-360a-4d06-a62a-11ff772d7b51)) + (pin "2" (uuid 83cc5816-fd57-49b7-be89-f1cc7f1c5505)) + (pin "3" (uuid 1f82db19-6db4-42bc-9468-11ee1016149c)) + (pin "4" (uuid b369cce4-5d14-4e16-bb19-bd831c8a0f3e)) + (pin "5" (uuid 54e20fb9-2aa4-4eca-8a02-553d01841151)) + (pin "6" (uuid bd01386f-df62-4eef-80a3-3b7d44210d4b)) + (pin "7" (uuid 8b2717ee-72dc-49c3-8ef0-7f078dd75832)) + (pin "10" (uuid db48660d-238c-4cc7-b6a4-42d94758ffd2)) + (pin "11" (uuid 296ade9e-6123-40f8-a4fe-bfd9a0aaf6f5)) + (pin "12" (uuid 89157ae7-cfbc-4398-a0cc-242412a22275)) + (pin "13" (uuid 5f3c5a08-c152-4437-aef0-9284b0c347b5)) + (pin "14" (uuid 0c60f96b-dd90-4398-b27b-25944a044937)) + (pin "15" (uuid ea13ec88-f323-47d2-ae14-dbdbb1d9176e)) + (pin "9" (uuid 38426dc0-8e01-439f-b50d-667d9c8b8e5d)) + (pin "16" (uuid af43e4b3-0ead-4c72-a0f2-8b126ff86385)) + (pin "8" (uuid 82b77f1a-782a-43e8-a5ac-230af5ca394f)) + ) + + (symbol (lib_id "74xx:74LS139") (at 140.97 143.51 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f6929) + (property "Reference" "U5" (id 0) (at 140.97 135.89 0)) + (property "Value" "74LS139" (id 1) (at 140.97 153.67 0)) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket" (id 2) (at 140.97 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (id 3) (at 140.97 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1cdffa08-6bd1-40a6-a204-f12b4c342504)) + (pin "2" (uuid 41c7ffef-145a-490d-acc7-36d8028e03f7)) + (pin "3" (uuid 324fa43d-4c3f-4a13-bb6b-d1e3ecfb54b1)) + (pin "4" (uuid d0901cf5-0e8f-4eab-a0eb-ed24feac4514)) + (pin "5" (uuid d1c347d2-07b9-45a7-90ae-78142dfa870b)) + (pin "6" (uuid b32fb5f7-4ac1-47d9-97fa-c53ec4ccdade)) + (pin "7" (uuid dfca95e8-036b-43e3-96a4-fabb74535e1d)) + (pin "10" (uuid b7de9965-bcda-46b8-ae78-753b33347b5d)) + (pin "11" (uuid 97530940-7aee-4836-975a-cbda2ec30d03)) + (pin "12" (uuid 72ce0047-e0e6-4f70-86ab-fd1b6556b526)) + (pin "13" (uuid 29add63d-444a-4296-9dee-0bc6c66b760d)) + (pin "14" (uuid 7dfa5c8c-8ae5-435e-96c5-6605d45d872b)) + (pin "15" (uuid a6115e5e-9b2d-4316-b098-36dadc2ba3c0)) + (pin "9" (uuid 8b45a7cf-b4e2-42f7-921c-43de80b79edb)) + (pin "16" (uuid 202799f4-8cc9-43ee-8335-5d15d7c0f6a0)) + (pin "8" (uuid f1cede7e-206d-49b9-a74b-f18817625eb1)) + ) + + (symbol (lib_id "74xx:74LS74") (at 182.88 143.51 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f6966) + (property "Reference" "U6" (id 0) (at 186.69 135.89 0)) + (property "Value" "74LS74" (id 1) (at 190.5 151.003 0)) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket" (id 2) (at 182.88 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (id 3) (at 182.88 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4e5bb920-2aa5-4fc8-bf90-b4f62df7bd77)) + (pin "2" (uuid 1bbfe810-7a5f-4549-ba73-d15d9a262d22)) + (pin "3" (uuid d298d068-d6c2-47cb-9b8a-2c38e50d86cb)) + (pin "4" (uuid 7b91479c-748e-43ae-b220-d4ea19ac98a0)) + (pin "5" (uuid 19ca0936-f98c-405f-a9f7-4a0432f7b22c)) + (pin "6" (uuid 94f63906-a933-44ff-8b47-b05a498d1447)) + (pin "10" (uuid 241a3c8c-617f-4fb0-9fa5-9d372c34777a)) + (pin "11" (uuid fb67103b-93d2-443c-80e3-8924195a90e7)) + (pin "12" (uuid 97c2221c-577f-4ede-b84e-fc30250480c2)) + (pin "13" (uuid 06161b74-5d5f-4dde-bb22-d997b909f2f3)) + (pin "8" (uuid cdd41b7c-6661-457f-a845-44ad14c9790f)) + (pin "9" (uuid bf47f635-86a4-4ec7-a734-b275d7d4f3a4)) + (pin "14" (uuid 3fff4d9d-0f1d-4afe-b6db-9f07d607a835)) + (pin "7" (uuid c6bf3b74-ddff-4bca-a248-b4278d462fb7)) + ) + + (symbol (lib_id "74xx:74LS74") (at 144.78 180.34 0) (unit 2) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f6a8d) + (property "Reference" "U6" (id 0) (at 148.59 172.72 0)) + (property "Value" "74LS74" (id 1) (at 152.4 187.833 0)) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket" (id 2) (at 144.78 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (id 3) (at 144.78 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b51672eb-2cc9-4e6a-bbe3-08fddf34cc97)) + (pin "2" (uuid 4cecf50e-aca3-4545-b341-e5b3fdcf9deb)) + (pin "3" (uuid a386809b-27f6-4ac6-aae8-0d0dbacc7a60)) + (pin "4" (uuid e470611e-395a-4ad4-a582-7d893648f264)) + (pin "5" (uuid ae71bb7d-72c7-4e57-84bd-d1ff1cb24fb1)) + (pin "6" (uuid 389446b7-e11a-45a7-a61d-94eb95d8b885)) + (pin "10" (uuid 2162add1-8e49-4263-a650-dadbcf1aa7ec)) + (pin "11" (uuid 9066ac9e-bb40-4bf5-8562-49640606e53e)) + (pin "12" (uuid f109d841-43ee-457e-b967-886671783f3b)) + (pin "13" (uuid 05d94cf3-d747-4f01-b1b1-ffb4d4eed1db)) + (pin "8" (uuid 194323bb-67a5-464b-b38f-b05360c48c2b)) + (pin "9" (uuid c2398825-6345-4322-877b-1acf6d1e2137)) + (pin "14" (uuid 0529dedf-cc7d-40a4-862c-6b7a68647139)) + (pin "7" (uuid 2843752c-244f-4558-87c2-76568214a275)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:VCC") (at 182.88 135.89 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6f9773) + (property "Reference" "#PWR03" (id 0) (at 182.88 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 182.88 132.08 0)) + (property "Footprint" "" (id 2) (at 182.88 135.89 0)) + (property "Datasheet" "" (id 3) (at 182.88 135.89 0)) + (pin "1" (uuid 0ce5b80f-9d14-4bd4-8af6-bb375e5cf3bb)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 144.78 187.96 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6faf71) + (property "Reference" "#PWR06" (id 0) (at 144.78 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 144.78 191.77 0)) + (property "Footprint" "" (id 2) (at 144.78 187.96 0)) + (property "Datasheet" "" (id 3) (at 144.78 187.96 0)) + (pin "1" (uuid 376d9652-1200-48e0-ad71-16222252c40f)) + ) + + (symbol (lib_id "Device:C") (at 26.67 181.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fcaaf) + (property "Reference" "C1" (id 0) (at 29.21 177.8 0)) + (property "Value" ".1u" (id 1) (at 29.21 185.42 0)) + (property "Footprint" "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (id 2) (at 27.6352 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 26.67 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 34365af5-2004-483f-8328-fec0fedd9716)) + (pin "2" (uuid 7f6c2148-124b-4699-a4e0-ddfd166c15f2)) + ) + + (symbol (lib_id "Device:C") (at 35.56 181.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fcaea) + (property "Reference" "C2" (id 0) (at 38.1 177.8 0)) + (property "Value" ".1u" (id 1) (at 38.1 185.42 0)) + (property "Footprint" "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (id 2) (at 36.5252 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 35.56 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cbe18ec1-88da-4069-9514-2fef7679f42a)) + (pin "2" (uuid c0287855-f872-4fcd-b9f4-943e15b7332b)) + ) + + (symbol (lib_id "Device:C") (at 44.45 181.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fcb4b) + (property "Reference" "C3" (id 0) (at 46.99 177.8 0)) + (property "Value" ".1u" (id 1) (at 46.99 185.42 0)) + (property "Footprint" "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (id 2) (at 45.4152 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 44.45 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e940f93f-6584-4c74-b5c0-88d0bba93483)) + (pin "2" (uuid 2448fc27-319a-4eda-80d5-522de0af65a4)) + ) + + (symbol (lib_id "Device:C") (at 53.34 181.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fcb7c) + (property "Reference" "C4" (id 0) (at 55.88 177.8 0)) + (property "Value" ".1u" (id 1) (at 55.88 185.42 0)) + (property "Footprint" "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (id 2) (at 54.3052 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 53.34 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 494591e1-c8bc-4eb0-a9a9-85a7251b5f31)) + (pin "2" (uuid 68d72c5a-72e6-45a5-9d3b-93067fcc7502)) + ) + + (symbol (lib_id "Device:C") (at 62.23 181.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fcbc1) + (property "Reference" "C5" (id 0) (at 64.77 177.8 0)) + (property "Value" ".1u" (id 1) (at 64.77 185.42 0)) + (property "Footprint" "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (id 2) (at 63.1952 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 62.23 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d314cde7-5e89-4dd8-96bd-ad46139868cb)) + (pin "2" (uuid c32624fe-90e0-4105-902d-42ab33968015)) + ) + + (symbol (lib_id "Device:C") (at 71.12 181.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fcc00) + (property "Reference" "C6" (id 0) (at 73.66 177.8 0)) + (property "Value" ".1u" (id 1) (at 73.66 185.42 0)) + (property "Footprint" "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (id 2) (at 72.0852 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 71.12 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a1e5752e-e454-4f2d-a660-3ed3512bf075)) + (pin "2" (uuid 92f5f4a2-7aed-48f9-84f2-f30297c1b9e8)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 20.32 191.77 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fd73c) + (property "Reference" "#PWR04" (id 0) (at 20.32 198.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 20.32 195.58 0)) + (property "Footprint" "" (id 2) (at 20.32 191.77 0)) + (property "Datasheet" "" (id 3) (at 20.32 191.77 0)) + (pin "1" (uuid 3e11f041-8328-47ea-aa7f-3b1900fa8c20)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:VCC") (at 20.32 171.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005a6fd8ce) + (property "Reference" "#PWR05" (id 0) (at 20.32 175.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 20.32 167.64 0)) + (property "Footprint" "" (id 2) (at 20.32 171.45 0)) + (property "Datasheet" "" (id 3) (at 20.32 171.45 0)) + (pin "1" (uuid 0333bfae-d985-4fdf-99e1-3c21fc5de91d)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 130.81 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa85f2) + (property "Reference" "R1" (id 0) (at 241.3 129.54 90)) + (property "Value" "4.7k" (id 1) (at 247.65 132.08 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 131.826 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1eb35dd2-19d3-4821-b9e5-feb9a3047873)) + (pin "2" (uuid 482c682d-a3f8-44b0-a9e5-139068bd8881)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 134.62 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa8671) + (property "Reference" "R2" (id 0) (at 241.3 133.35 90)) + (property "Value" "4.7k" (id 1) (at 247.65 135.89 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 135.636 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7ee138fb-2fce-4813-af71-586863532878)) + (pin "2" (uuid bd54670c-1f56-458b-be09-78d67a48cf52)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 138.43 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa86c4) + (property "Reference" "R3" (id 0) (at 241.3 137.16 90)) + (property "Value" "4.7k" (id 1) (at 247.65 139.7 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 139.446 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f23d90be-d2f6-4807-aa74-0251839355d9)) + (pin "2" (uuid 92ccf03e-c8bb-4141-9312-31ba1a4c7d37)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 142.24 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa8705) + (property "Reference" "R4" (id 0) (at 241.3 140.97 90)) + (property "Value" "4.7k" (id 1) (at 247.65 143.51 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 143.256 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8b0fc626-d18d-4581-953f-4c3947eb120e)) + (pin "2" (uuid c3bc71c6-1304-4e8a-a9c7-1efa9c79f3e0)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 146.05 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa8744) + (property "Reference" "R5" (id 0) (at 241.3 144.78 90)) + (property "Value" "1k" (id 1) (at 247.65 147.32 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 147.066 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 033d423d-e477-455b-a0f0-f4dc8a9fa23e)) + (pin "2" (uuid 02aa9b6e-8a09-474c-8b5d-7296fa4f7adb)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 149.86 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa8787) + (property "Reference" "R6" (id 0) (at 241.3 148.59 90)) + (property "Value" "1k" (id 1) (at 247.65 151.13 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 150.876 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ce9d49ba-c68a-4953-92cc-297ac4ecc218)) + (pin "2" (uuid 7a262d28-b820-4509-90d3-4258340ed9ea)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 153.67 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa87c6) + (property "Reference" "R7" (id 0) (at 241.3 152.4 90)) + (property "Value" "1k" (id 1) (at 247.65 154.94 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 154.686 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4c4a204a-f5e7-495e-bdb5-8fc4c8dbf0cf)) + (pin "2" (uuid 47249754-ca69-4a17-906e-b3d517b0445f)) + ) + + (symbol (lib_id "Device:R_US") (at 243.84 157.48 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa8807) + (property "Reference" "R8" (id 0) (at 241.3 156.21 90)) + (property "Value" "1k" (id 1) (at 247.65 158.75 90)) + (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal" (id 2) (at 243.586 158.496 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 243.84 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7b460fdf-0d1b-410e-b36b-98edf44e39c1)) + (pin "2" (uuid 147253df-7205-4545-981e-9b6f46f0d014)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 254 163.83 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 00000000-0000-0000-0000-00005aaa9c55) + (property "Reference" "#PWR07" (id 0) (at 254 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 254 167.64 0)) + (property "Footprint" "" (id 2) (at 254 163.83 0)) + (property "Datasheet" "" (id 3) (at 254 163.83 0)) + (pin "1" (uuid 557dd80d-9f76-4b93-8bac-ebde535b2ccd)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 106.68 148.59 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 11a0604d-d527-4e7d-b004-0541d0db34f8) + (property "Reference" "#PWR0102" (id 0) (at 106.68 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 106.68 152.4 0)) + (property "Footprint" "" (id 2) (at 106.68 148.59 0)) + (property "Datasheet" "" (id 3) (at 106.68 148.59 0)) + (pin "1" (uuid f0678260-dc8f-4ecf-b16c-bc6c22cb6f7d)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 85.09 104.14 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 140a0a81-705d-4aa0-a84c-51ed96f580d4) + (property "Reference" "#PWR0103" (id 0) (at 85.09 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 85.09 107.95 0)) + (property "Footprint" "" (id 2) (at 85.09 104.14 0)) + (property "Datasheet" "" (id 3) (at 85.09 104.14 0)) + (pin "1" (uuid 98e2a888-325d-47f1-a29a-28f8af01c312)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 229.87 83.82 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 15ad0564-aa4e-4d57-b319-a57a307d3903) + (property "Reference" "#PWR0108" (id 0) (at 229.87 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 229.87 87.63 0)) + (property "Footprint" "" (id 2) (at 229.87 83.82 0)) + (property "Datasheet" "" (id 3) (at 229.87 83.82 0)) + (pin "1" (uuid fbb0d431-276a-4e60-938e-c408474bb4d1)) + ) + + (symbol (lib_id "Connector:Conn_01x39_Male") (at 40.64 82.55 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1dad35a1-6f92-4955-be9e-f6ed351317e7) + (property "Reference" "J1" (id 0) (at 41.3512 82.9838 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "Conn_01x39_Male" (id 1) (at 41.3512 84.2522 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x39_P2.54mm_Vertical" (id 2) (at 40.64 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 40.64 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 813a519a-5c16-42d4-9933-563542647914)) + (pin "10" (uuid 7cb3b003-f91f-49c4-90dc-24e6a80115bb)) + (pin "11" (uuid 2d922590-ec2f-45af-ae29-25825d18cbfb)) + (pin "12" (uuid 3ce9f61d-6c3d-4a46-9dc7-178b590b0888)) + (pin "13" (uuid a1cf3a4e-01d7-4277-bced-cd5355c24223)) + (pin "14" (uuid c992f21c-0e52-49a9-9746-d5a5d4f74665)) + (pin "15" (uuid b9877aef-ef9c-4424-a9b3-50a6a69d8df4)) + (pin "16" (uuid 857c2723-5db1-4c56-a5b4-82f5c936f30f)) + (pin "17" (uuid bd0a6f8b-481d-4cfe-80a3-bafb60c9b7c8)) + (pin "18" (uuid 71f45702-1dbd-41c7-8295-9fd1aaa39c5f)) + (pin "19" (uuid 3e100eeb-5bae-44f3-9310-adf6cd2ec1d7)) + (pin "2" (uuid d9ed590a-ed7b-4f97-9000-5cc9d6ddabf8)) + (pin "20" (uuid eb07c033-e9d6-4531-b2c0-e1ceee08613e)) + (pin "21" (uuid f0b0dc33-273b-4f76-8508-3f56ff161d54)) + (pin "22" (uuid e6daf28a-4b4c-41da-8db5-c9aeb4989655)) + (pin "23" (uuid c51bdaa9-8258-43ae-93e4-c98aab4a11da)) + (pin "24" (uuid 13c12bbe-5f13-498a-8d9a-af5941c029f1)) + (pin "25" (uuid 0a5a42b2-3496-4056-b1f6-d6aac027847c)) + (pin "26" (uuid 97203f8e-8b87-4a9e-beea-244b18c5c812)) + (pin "27" (uuid 7d16ce37-06d6-4895-9125-0df586096301)) + (pin "28" (uuid 93e8dd8d-6689-4112-80ec-b20b9361d608)) + (pin "29" (uuid e7b76c47-c174-4e85-aad2-906939814ecc)) + (pin "3" (uuid 944ceca3-1230-4d4c-a4f9-4dc124409110)) + (pin "30" (uuid 8755de42-aad0-4af8-9151-4b0d51ffb20f)) + (pin "31" (uuid c5a41840-fca2-4a2a-8fb4-06010f95e936)) + (pin "32" (uuid 229535b9-8665-41da-8c59-f53cf0db3ac6)) + (pin "33" (uuid 8b9ece07-3ec1-40d7-be52-1d8006d4c64e)) + (pin "34" (uuid 5126dcb1-159b-43e1-b7d4-697bd2b45eb6)) + (pin "35" (uuid 73dc1d3a-dc6d-4f8c-9b09-a5e5b43d3c7e)) + (pin "36" (uuid a2308749-5798-44de-80d3-44e0b1bab56f)) + (pin "37" (uuid 4a4529d6-7e1b-4bc4-8016-b177326afd04)) + (pin "38" (uuid 053c9b9e-11e9-4d8d-8119-6dd05dbc9f19)) + (pin "39" (uuid 9c88261c-0f2f-4988-8f38-cef1ffa725e9)) + (pin "4" (uuid c2ac55a1-2c01-409b-949b-66a435c8bc2e)) + (pin "5" (uuid ebefaf2f-34dc-4072-a78d-6b2cc5c7f9b9)) + (pin "6" (uuid 9bf511d3-58a8-4c88-bcbe-84251b926ae2)) + (pin "7" (uuid 1fbfa18c-9a1e-4559-b771-3c4f546c1b97)) + (pin "8" (uuid 445fcd7d-90f2-4278-948a-4287e194993f)) + (pin "9" (uuid de05592c-7dc7-492f-830c-5d6131d2277b)) + ) + + (symbol (lib_id "Memory_RAM:AS6C4008-55PCN") (at 132.08 67.31 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3078c449-1169-4c34-bbd1-9141ce2fda02) + (property "Reference" "U2" (id 0) (at 134.0994 38.2102 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AS6C4008-55PCN" (id 1) (at 134.0994 40.7471 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-32_W15.24mm" (id 2) (at 132.08 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.alliancememory.com/wp-content/uploads/pdf/AS6C4008.pdf" (id 3) (at 132.08 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "16" (uuid 5eb7b866-994a-4429-b71b-78d90ae23b6f)) + (pin "32" (uuid a6621e58-0921-42ae-83ec-d423673c6f5c)) + (pin "1" (uuid 8fccffe4-7b84-4a8f-a39a-60823c98790d)) + (pin "10" (uuid 379dd56c-10ae-4362-8be6-815ec3720202)) + (pin "11" (uuid f4ee14ec-6728-42d6-9f4a-2e07d398ac98)) + (pin "12" (uuid f5859bb9-a28b-49f5-8f7d-42c8435f67ea)) + (pin "13" (uuid 0fd6500e-a97c-4aa8-9d37-99696dc5e2c4)) + (pin "14" (uuid 1873f22d-d763-4be7-9fd2-76e5b5664d66)) + (pin "15" (uuid 66dade33-82a5-43dc-995c-19a2dd99c9d2)) + (pin "17" (uuid e1c0b375-b4ad-4238-84a6-94c15bfe5c24)) + (pin "18" (uuid 104a2c72-0208-4c38-9d55-a25075e0c397)) + (pin "19" (uuid 29d54ec7-9931-4985-8e0c-276fc87f3b3d)) + (pin "2" (uuid 69f0a8f3-393b-46d6-b861-21d96bdc369d)) + (pin "20" (uuid 2458ba87-11e3-4e9c-bbde-b65f2b0ff888)) + (pin "21" (uuid 3c03010e-4fb9-45c7-8a69-b83fd988cfd6)) + (pin "22" (uuid c40e537d-943a-4288-93fe-b2adf85a72e6)) + (pin "23" (uuid fd23487e-7834-4cd9-ae27-59e3b7aeeef3)) + (pin "24" (uuid 999ffbe6-afb1-4bf2-9966-cda87dce8f95)) + (pin "25" (uuid c8fdaaf4-c01c-4ce2-8da6-09e7cacc8a88)) + (pin "26" (uuid e6061b7e-c754-4c21-8a7d-8dbf10697de2)) + (pin "27" (uuid 4b5f1201-11a4-49c8-a11f-3e40cfb69ae6)) + (pin "28" (uuid ddd5dcd4-4293-4425-82cc-ad3451fd9397)) + (pin "29" (uuid f203ff26-25d4-4732-8dfc-f1132c79cd17)) + (pin "3" (uuid dd378391-e015-4db9-83f6-997fe55b0d99)) + (pin "30" (uuid 8c237b90-eab0-4d3a-bbfd-120f4ce787f3)) + (pin "31" (uuid aa17bc06-5eb8-496b-be06-b855449e1f04)) + (pin "4" (uuid 3b282383-18a8-406d-a743-be71f9b0010d)) + (pin "5" (uuid 801c9abf-f274-4d02-81af-dd3e0a0027fd)) + (pin "6" (uuid 354614a9-b9e8-4d87-a57f-e68da5bd2b78)) + (pin "7" (uuid 93a09872-0c31-4f8a-8528-b3bc43a99d63)) + (pin "8" (uuid 05d53baa-a733-475c-9dd9-ab98e87318e9)) + (pin "9" (uuid 8cab33af-6283-4fba-9d6f-036ebe1526ab)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 132.08 95.25 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid 5626108c-7192-4c84-92d7-7f5c1d1792c2) + (property "Reference" "#PWR0109" (id 0) (at 132.08 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 132.08 99.06 0)) + (property "Footprint" "" (id 2) (at 132.08 95.25 0)) + (property "Datasheet" "" (id 3) (at 132.08 95.25 0)) + (pin "1" (uuid 4d38ab55-8522-4591-bc95-dc3a13e59de7)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:VCC") (at 85.09 40.64 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid b78a6c93-c492-4404-839f-a652ff9ac031) + (property "Reference" "#PWR0104" (id 0) (at 85.09 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 85.09 36.83 0)) + (property "Footprint" "" (id 2) (at 85.09 40.64 0)) + (property "Datasheet" "" (id 3) (at 85.09 40.64 0)) + (pin "1" (uuid efadcfcb-36e0-4841-a154-20c5f1f265e6)) + ) + + (symbol (lib_id "Device:C") (at 80.01 181.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid bbed27d2-372b-420f-81a9-8071b5163431) + (property "Reference" "C7" (id 0) (at 82.55 177.8 0)) + (property "Value" ".1u" (id 1) (at 82.55 185.42 0)) + (property "Footprint" "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02" (id 2) (at 80.9752 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 80.01 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5f5c8a7a-645a-4a40-8942-806917f40cfd)) + (pin "2" (uuid d135e33a-0e81-458d-a8ef-97921658e9f7)) + ) + + (symbol (lib_id "74xx:74LS139") (at 91.44 182.88 0) (unit 3) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid bf13e8d0-2b9f-4e05-bb32-94d5b2f5fb1f) + (property "Reference" "U5" (id 0) (at 97.282 182.0453 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS139" (id 1) (at 97.282 184.5822 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 91.44 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (id 3) (at 91.44 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c6525e8c-bcd5-46b0-8478-b4a297000e8c)) + (pin "2" (uuid aa452aa6-28f0-4334-a171-0702e12b9164)) + (pin "3" (uuid 2f755903-6a02-4ad3-9a4f-ceae7858d1f8)) + (pin "4" (uuid 7e2cd389-166d-4c41-ba7d-9efd00716c19)) + (pin "5" (uuid 34673c47-2e88-4d36-91fc-301d6631dc29)) + (pin "6" (uuid 58f0681c-58e6-4a84-a7bf-d676f58c46cd)) + (pin "7" (uuid 60b99d0f-0252-41eb-a0ee-6a8722298148)) + (pin "10" (uuid 39bccac6-47f0-4b46-b9f5-6980c7d088fc)) + (pin "11" (uuid 95ae5b07-e4a3-4923-89f7-e846e9ab3428)) + (pin "12" (uuid 2d9301ae-17c2-4c16-bc2d-226951056d68)) + (pin "13" (uuid d84f2e26-adc1-485e-9cfd-a7b32a0e024b)) + (pin "14" (uuid a0c93de6-98a7-4376-918e-c58234639b64)) + (pin "15" (uuid 36ce151b-ef5c-4869-883b-3eda35686e2d)) + (pin "9" (uuid 1baf5309-d874-4c09-bbae-1f4c62317ad0)) + (pin "16" (uuid 132e1d63-776e-41e5-a2d2-9856da09dc5b)) + (pin "8" (uuid 584b6241-4a07-468c-83d3-862887466bfe)) + ) + + (symbol (lib_id "Memory_Flash:SST39SF040") (at 85.09 73.66 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid c012bc51-5969-4587-abef-2da62ca3932b) + (property "Reference" "U1" (id 0) (at 88.9 38.1 0)) + (property "Value" "SST39SF040" (id 1) (at 93.98 40.64 0)) + (property "Footprint" "Package_DIP:DIP-32_W15.24mm" (id 2) (at 85.09 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/25022B.pdf" (id 3) (at 85.09 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "16" (uuid b86a64da-06f8-414d-8ef3-987f04ea35f8)) + (pin "32" (uuid e7fee0a2-b2d2-43d7-990a-3eeda8901454)) + (pin "1" (uuid 38f8b0a1-2974-4482-a6c3-32168a30de32)) + (pin "10" (uuid 5dbda29f-1e4f-43e7-a3a7-cb31c6b98241)) + (pin "11" (uuid 4f4a0f00-2b08-4865-9a30-0034883e0811)) + (pin "12" (uuid e78e4e4a-6469-45ab-8046-96f8c3c44a19)) + (pin "13" (uuid 5894c155-669e-46bf-b043-8e32d09503bb)) + (pin "14" (uuid 265d1516-7af6-4011-a3fc-f7f021885e24)) + (pin "15" (uuid 89af9c84-5206-42d1-be07-5dbdaf933df5)) + (pin "17" (uuid b3277072-0beb-48db-b6ef-cddece7504eb)) + (pin "18" (uuid 0144097c-1fde-45d2-975b-0e1081cdb200)) + (pin "19" (uuid f8232fbc-e739-4347-89ed-947dcbe5665b)) + (pin "2" (uuid 8a2b5e9c-3be3-46b3-9022-448898f2bc24)) + (pin "20" (uuid 4fad5141-1a3e-4aec-96cf-d7e2138e9c45)) + (pin "21" (uuid e301fcf6-3813-4f1f-9b41-056a09e52e25)) + (pin "22" (uuid 0bed48ee-0034-4e5c-8620-cccb28ecd5d0)) + (pin "23" (uuid 1e5ff592-5776-4b80-863e-285dd0fa7fde)) + (pin "24" (uuid c6e43296-9e6c-41ed-9d6e-0365b690fade)) + (pin "25" (uuid 86bd13c6-425c-4268-be4a-b0df97da66af)) + (pin "26" (uuid 0f37c0f5-f772-4305-a2e6-153eeee509c9)) + (pin "27" (uuid a57e0b9e-f0b6-41b4-8972-538ab11caa44)) + (pin "28" (uuid bcb95a0e-a7a4-4763-a55f-2a281ecc3759)) + (pin "29" (uuid 18607223-0628-4f3a-8002-cf475487d5da)) + (pin "3" (uuid 2a5b5300-9d2d-4900-b0fe-d5f76bbbc4be)) + (pin "30" (uuid 4b2a0b6c-0e8a-4860-bab7-6dd4043d3d79)) + (pin "31" (uuid 2cfcb78e-1e5b-417c-925e-795d26a858bb)) + (pin "4" (uuid 4de0f422-ebda-4288-8e79-439d6153219c)) + (pin "5" (uuid e09c927d-7957-4ea5-8eb8-27001cc50b04)) + (pin "6" (uuid ca122347-ef6c-42a1-b521-d11022f37619)) + (pin "7" (uuid 343ea9ed-031b-45d7-9534-c23311afb27d)) + (pin "8" (uuid 8d120fc0-f84f-44d0-8cc0-c1b4ab777558)) + (pin "9" (uuid 90779076-c5ce-4fce-ab79-b71f8545f1fe)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:VCC") (at 229.87 40.64 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid c7404bb3-567f-4b3a-9f84-f4f5be5456cc) + (property "Reference" "#PWR0107" (id 0) (at 229.87 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 229.87 36.83 0)) + (property "Footprint" "" (id 2) (at 229.87 40.64 0)) + (property "Datasheet" "" (id 3) (at 229.87 40.64 0)) + (pin "1" (uuid 323d4b31-fb9b-442d-aa4d-d2bd88faec3a)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:VCC") (at 106.68 115.57 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid cf295ae4-151c-4b62-a5eb-8d8713ecbb71) + (property "Reference" "#PWR0101" (id 0) (at 106.68 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 106.68 111.76 0)) + (property "Footprint" "" (id 2) (at 106.68 115.57 0)) + (property "Datasheet" "" (id 3) (at 106.68 115.57 0)) + (pin "1" (uuid 2b5806ac-8735-46de-8a3a-32d8ebf7badc)) + ) + + (symbol (lib_id "74xx:74LS74") (at 111.76 182.88 0) (unit 3) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dcb67d81-d4bb-4fe0-b0c7-00b4b6dd0d31) + (property "Reference" "U6" (id 0) (at 117.602 182.0453 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS74" (id 1) (at 117.602 184.5822 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 111.76 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (id 3) (at 111.76 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9680d995-9f4e-419d-a4c9-c6567cd74714)) + (pin "2" (uuid f8c1a703-120d-49d3-9434-5307569913d9)) + (pin "3" (uuid 07155101-e311-4278-a5e0-2c551d71a184)) + (pin "4" (uuid 1b3d3a09-eee4-482c-827d-3fd08383334b)) + (pin "5" (uuid e66df1de-26f5-4a36-a214-6e7f16f94abf)) + (pin "6" (uuid 4826949f-43d0-4271-93ea-726fc66b506d)) + (pin "10" (uuid 68498d3a-9fbd-47d9-8c01-74652ecad77f)) + (pin "11" (uuid 191abfc8-0f5a-427d-893c-6f6a23ef9296)) + (pin "12" (uuid 7cd8742d-45d7-4ca0-83ca-2bdb4896a492)) + (pin "13" (uuid ecff1de9-c26f-48a3-b24f-fc92c9a650f1)) + (pin "8" (uuid 28a4c951-24b0-4606-ae83-0a631267b92d)) + (pin "9" (uuid 8bdb34cc-6867-4639-b61a-cd397e4c140d)) + (pin "14" (uuid 1042d0d7-c13e-44ae-9b0b-9d1f3a3ccb68)) + (pin "7" (uuid 71e17306-1705-4545-97e8-f15a841071bb)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:GND") (at 185.42 83.82 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid ec8b3ef6-028d-46b1-8af5-258f92d6faef) + (property "Reference" "#PWR0106" (id 0) (at 185.42 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 185.42 87.63 0)) + (property "Footprint" "" (id 2) (at 185.42 83.82 0)) + (property "Datasheet" "" (id 3) (at 185.42 83.82 0)) + (pin "1" (uuid 8eb4f592-df48-46b1-8203-ea040f495cd8)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:VCC") (at 185.42 40.64 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid f19fefd8-0dd9-4b06-86a3-4906e27f6605) + (property "Reference" "#PWR0105" (id 0) (at 185.42 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 185.42 36.83 0)) + (property "Footprint" "" (id 2) (at 185.42 40.64 0)) + (property "Datasheet" "" (id 3) (at 185.42 40.64 0)) + (pin "1" (uuid 4966178d-1980-44b1-b6a1-5dcc8763df8a)) + ) + + (symbol (lib_id "paged-rom-ram-rescue:VCC") (at 132.08 39.37 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) + (uuid f9150557-0d1b-4751-ba08-7645eebd4db7) + (property "Reference" "#PWR0110" (id 0) (at 132.08 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (id 1) (at 132.08 35.56 0)) + (property "Footprint" "" (id 2) (at 132.08 39.37 0)) + (property "Datasheet" "" (id 3) (at 132.08 39.37 0)) + (pin "1" (uuid 136e9d20-2be5-4f8a-9830-2df0a2c61f91)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/00000000-0000-0000-0000-00005a6f9773" + (reference "#PWR03") (unit 1) (value "VCC") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005a6fd73c" + (reference "#PWR04") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005a6fd8ce" + (reference "#PWR05") (unit 1) (value "VCC") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005a6faf71" + (reference "#PWR06") (unit 1) (value "GND") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005aaa9c55" + (reference "#PWR07") (unit 1) (value "GND") (footprint "") + ) + (path "/cf295ae4-151c-4b62-a5eb-8d8713ecbb71" + (reference "#PWR0101") (unit 1) (value "VCC") (footprint "") + ) + (path "/11a0604d-d527-4e7d-b004-0541d0db34f8" + (reference "#PWR0102") (unit 1) (value "GND") (footprint "") + ) + (path "/140a0a81-705d-4aa0-a84c-51ed96f580d4" + (reference "#PWR0103") (unit 1) (value "GND") (footprint "") + ) + (path "/b78a6c93-c492-4404-839f-a652ff9ac031" + (reference "#PWR0104") (unit 1) (value "VCC") (footprint "") + ) + (path "/f19fefd8-0dd9-4b06-86a3-4906e27f6605" + (reference "#PWR0105") (unit 1) (value "VCC") (footprint "") + ) + (path "/ec8b3ef6-028d-46b1-8af5-258f92d6faef" + (reference "#PWR0106") (unit 1) (value "GND") (footprint "") + ) + (path "/c7404bb3-567f-4b3a-9f84-f4f5be5456cc" + (reference "#PWR0107") (unit 1) (value "VCC") (footprint "") + ) + (path "/15ad0564-aa4e-4d57-b319-a57a307d3903" + (reference "#PWR0108") (unit 1) (value "GND") (footprint "") + ) + (path "/5626108c-7192-4c84-92d7-7f5c1d1792c2" + (reference "#PWR0109") (unit 1) (value "GND") (footprint "") + ) + (path "/f9150557-0d1b-4751-ba08-7645eebd4db7" + (reference "#PWR0110") (unit 1) (value "VCC") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005a6fcaaf" + (reference "C1") (unit 1) (value ".1u") (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02") + ) + (path "/00000000-0000-0000-0000-00005a6fcaea" + (reference "C2") (unit 1) (value ".1u") (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02") + ) + (path "/00000000-0000-0000-0000-00005a6fcb4b" + (reference "C3") (unit 1) (value ".1u") (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02") + ) + (path "/00000000-0000-0000-0000-00005a6fcb7c" + (reference "C4") (unit 1) (value ".1u") (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02") + ) + (path "/00000000-0000-0000-0000-00005a6fcbc1" + (reference "C5") (unit 1) (value ".1u") (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02") + ) + (path "/00000000-0000-0000-0000-00005a6fcc00" + (reference "C6") (unit 1) (value ".1u") (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02") + ) + (path "/bbed27d2-372b-420f-81a9-8071b5163431" + (reference "C7") (unit 1) (value ".1u") (footprint "Capacitor_THT:C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02") + ) + (path "/1dad35a1-6f92-4955-be9e-f6ed351317e7" + (reference "J1") (unit 1) (value "Conn_01x39_Male") (footprint "Connector_PinHeader_2.54mm:PinHeader_1x39_P2.54mm_Vertical") + ) + (path "/00000000-0000-0000-0000-00005aaa85f2" + (reference "R1") (unit 1) (value "4.7k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/00000000-0000-0000-0000-00005aaa8671" + (reference "R2") (unit 1) (value "4.7k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/00000000-0000-0000-0000-00005aaa86c4" + (reference "R3") (unit 1) (value "4.7k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/00000000-0000-0000-0000-00005aaa8705" + (reference "R4") (unit 1) (value "4.7k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/00000000-0000-0000-0000-00005aaa8744" + (reference "R5") (unit 1) (value "1k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/00000000-0000-0000-0000-00005aaa8787" + (reference "R6") (unit 1) (value "1k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/00000000-0000-0000-0000-00005aaa87c6" + (reference "R7") (unit 1) (value "1k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/00000000-0000-0000-0000-00005aaa8807" + (reference "R8") (unit 1) (value "1k") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal") + ) + (path "/c012bc51-5969-4587-abef-2da62ca3932b" + (reference "U1") (unit 1) (value "SST39SF040") (footprint "Package_DIP:DIP-32_W15.24mm") + ) + (path "/3078c449-1169-4c34-bbd1-9141ce2fda02" + (reference "U2") (unit 1) (value "AS6C4008-55PCN") (footprint "Package_DIP:DIP-32_W15.24mm") + ) + (path "/00000000-0000-0000-0000-00005a6f6707" + (reference "U3") (unit 1) (value "74LS670") (footprint "Package_DIP:DIP-16_W7.62mm_Socket") + ) + (path "/00000000-0000-0000-0000-00005a6f67d2" + (reference "U4") (unit 1) (value "74LS670") (footprint "Package_DIP:DIP-16_W7.62mm_Socket") + ) + (path "/00000000-0000-0000-0000-00005a6f6848" + (reference "U5") (unit 1) (value "74LS139") (footprint "Package_DIP:DIP-16_W7.62mm_Socket") + ) + (path "/00000000-0000-0000-0000-00005a6f6929" + (reference "U5") (unit 2) (value "74LS139") (footprint "Package_DIP:DIP-16_W7.62mm_Socket") + ) + (path "/bf13e8d0-2b9f-4e05-bb32-94d5b2f5fb1f" + (reference "U5") (unit 3) (value "74LS139") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005a6f6966" + (reference "U6") (unit 1) (value "74LS74") (footprint "Package_DIP:DIP-14_W7.62mm_Socket") + ) + (path "/00000000-0000-0000-0000-00005a6f6a8d" + (reference "U6") (unit 2) (value "74LS74") (footprint "Package_DIP:DIP-14_W7.62mm_Socket") + ) + (path "/dcb67d81-d4bb-4fe0-b0c7-00b4b6dd0d31" + (reference "U6") (unit 3) (value "74LS74") (footprint "") + ) + (path "/00000000-0000-0000-0000-00005a6f67f5" + (reference "U7") (unit 1) (value "74LS138") (footprint "Package_DIP:DIP-16_W7.62mm_Socket") + ) + ) +) diff --git a/paged-rom-ram/sym-lib-table b/paged-rom-ram/sym-lib-table new file mode 100644 index 0000000..10d3a69 --- /dev/null +++ b/paged-rom-ram/sym-lib-table @@ -0,0 +1,3 @@ +(sym_lib_table + (lib (name "512kROMRAM-rescue")(type "Legacy")(uri "${KIPRJMOD}/512kROMRAM-rescue.lib")(options "")(descr "")) +)