Mk2 Rev.B PCB WIP

This commit is contained in:
ikari 2010-12-22 03:57:52 +01:00
parent d58c2632e1
commit 4c8eab9228
9 changed files with 14174 additions and 1872 deletions

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sat 18 Dec 2010 02:42:15 AM CET
EESchema Schematic File Version 2 date Wed 22 Dec 2010 03:57:35 AM CET
LIBS:power
LIBS:device
LIBS:transistors
@ -46,7 +46,7 @@ EELAYER END
$Descr A3 16535 11700
Sheet 6 6
Title "sd2snes Mark II"
Date "18 dec 2010"
Date "22 dec 2010"
Rev "B"
Comp "Maximilian Rehkopf"
Comment1 ""

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sat 18 Dec 2010 02:42:15 AM CET
EESchema Schematic File Version 2 date Wed 22 Dec 2010 03:57:35 AM CET
LIBS:power
LIBS:device
LIBS:transistors
@ -46,7 +46,7 @@ EELAYER END
$Descr A4 11700 8267
Sheet 4 6
Title "sd2snes Mark II"
Date "18 dec 2010"
Date "22 dec 2010"
Rev "B"
Comp "Maximilian Rehkopf"
Comment1 ""

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sat 18 Dec 2010 02:42:15 AM CET
EESchema Schematic File Version 2 date Wed 22 Dec 2010 03:57:35 AM CET
LIBS:power
LIBS:device
LIBS:transistors
@ -46,7 +46,7 @@ EELAYER END
$Descr A4 11700 8267
Sheet 3 6
Title "sd2snes Mark II"
Date "18 dec 2010"
Date "22 dec 2010"
Rev "B"
Comp "Maximilian Rehkopf"
Comment1 ""

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sat 18 Dec 2010 02:42:15 AM CET
EESchema Schematic File Version 2 date Wed 22 Dec 2010 03:57:35 AM CET
LIBS:power
LIBS:device
LIBS:transistors
@ -46,7 +46,7 @@ EELAYER END
$Descr A4 11700 8267
Sheet 5 6
Title "sd2snes Mark II"
Date "18 dec 2010"
Date "22 dec 2010"
Rev "B"
Comp "Maximilian Rehkopf"
Comment1 ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
update=Sat 18 Dec 2010 02:42:44 AM CET
update=Mon 20 Dec 2010 11:39:01 PM CET
version=1
last_client=pcbnew
[general]

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sat 18 Dec 2010 02:42:15 AM CET
EESchema Schematic File Version 2 date Wed 22 Dec 2010 03:57:35 AM CET
LIBS:power
LIBS:device
LIBS:transistors
@ -46,7 +46,7 @@ EELAYER END
$Descr A4 11700 8267
Sheet 1 6
Title "sd2snes Mark II"
Date "18 dec 2010"
Date "22 dec 2010"
Rev "B"
Comp "Maximilian Rehkopf"
Comment1 ""
@ -54,8 +54,8 @@ Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
Text Notes 800 4900 0 100 ~ 0
Changes from Rev.A / TODO:\n [x] remove FPGA from JTAG chain\n [x] remove SNES IRQ_DIR+IRQ, replace with IRQ_OE. IRQ is unidirectional cart -> console\n (replace 1gate w/ transistor)\n [x] disconnect P2.10 from FPGA, using a different GPIO for IRQ / INIT_B\n [x] add pullup to P2.10\n [ ] add JTAG pullups\n [x] add series resistor for CPU_CLK\n [x] add a jumper in PIC MCLR line to MCU\n [x] change PIC to DIP8 type for easier preprogramming\n [x] change "P1" to "P401" in pin description in silk screen\n [x] filter CIC data lines\n [x] rearrange SD card interface/LEDs on MCU\n [ ] RAs for SNES signals?\n [x] reroute/add decoupling capacitors (...somewhat)\n
Text Notes 3300 3250 0 100 ~ 0
Changes from Rev.A / TODO:\n [x] remove FPGA from JTAG chain\n [x] remove SNES IRQ_DIR+IRQ, replace with IRQ_OE. IRQ is unidirectional cart -> console\n (replace 1gate w/ transistor)\n [x] disconnect P2.10 from FPGA, using a different GPIO for IRQ / INIT_B\n [x] add pullup to P2.10\n [ ] add JTAG pullups\n [x] add series resistor for CPU_CLK\n [x] add a jumper in PIC MCLR line to MCU\n [x] change PIC to DIP8 type for easier preprogramming\n [x] change "P1" to "P401" in pin description in silk screen\n [x] filter CIC data lines\n [x] rearrange SD card interface/LEDs on MCU\n [ ] RAs for SNES signals?\n [x] reroute/add decoupling capacitors (...somewhat)\n [ ] filter SNES control signals (RD, WR, PARD, PAWR, CPU_CLK, IRQ)
$Sheet
S 1250 1250 1700 1250
U 4B6E16F2

File diff suppressed because it is too large Load Diff