PCB: update TODO list; use relative library path

This commit is contained in:
ikari 2011-04-25 03:49:08 +02:00
parent e031e82c45
commit cf196ac469
7 changed files with 20 additions and 27 deletions

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sun 24 Apr 2011 04:09:57 PM CEST
EESchema Schematic File Version 2 date Mon 25 Apr 2011 03:49:01 AM CEST
LIBS:power
LIBS:device
LIBS:transistors
@ -40,14 +40,13 @@ LIBS:cs4344
LIBS:double_sch_kcom
LIBS:usb_minib
LIBS:mic23250
LIBS:cy62158ev30
LIBS:sd2snes-cache
EELAYER 25 0
EELAYER END
$Descr A3 16535 11700
Sheet 6 6
Title "sd2snes Mark II"
Date "23 apr 2011"
Date "25 apr 2011"
Rev "C"
Comp "Maximilian Rehkopf"
Comment1 ""

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sun 24 Apr 2011 04:09:57 PM CEST
EESchema Schematic File Version 2 date Mon 25 Apr 2011 03:49:01 AM CEST
LIBS:power
LIBS:device
LIBS:transistors
@ -40,14 +40,13 @@ LIBS:cs4344
LIBS:double_sch_kcom
LIBS:usb_minib
LIBS:mic23250
LIBS:cy62158ev30
LIBS:sd2snes-cache
EELAYER 25 0
EELAYER END
$Descr A4 11700 8267
Sheet 4 6
Title "sd2snes Mark II"
Date "23 apr 2011"
Date "25 apr 2011"
Rev "C"
Comp "Maximilian Rehkopf"
Comment1 ""

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sun 24 Apr 2011 04:09:57 PM CEST
EESchema Schematic File Version 2 date Mon 25 Apr 2011 03:49:01 AM CEST
LIBS:power
LIBS:device
LIBS:transistors
@ -40,14 +40,13 @@ LIBS:cs4344
LIBS:double_sch_kcom
LIBS:usb_minib
LIBS:mic23250
LIBS:cy62158ev30
LIBS:sd2snes-cache
EELAYER 25 0
EELAYER END
$Descr A4 11700 8267
Sheet 3 6
Title "sd2snes Mark II"
Date "23 apr 2011"
Date "25 apr 2011"
Rev "C"
Comp "Maximilian Rehkopf"
Comment1 ""

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sun 24 Apr 2011 04:09:57 PM CEST
EESchema Schematic File Version 2 date Mon 25 Apr 2011 03:49:01 AM CEST
LIBS:power
LIBS:device
LIBS:transistors
@ -40,14 +40,13 @@ LIBS:cs4344
LIBS:double_sch_kcom
LIBS:usb_minib
LIBS:mic23250
LIBS:cy62158ev30
LIBS:sd2snes-cache
EELAYER 25 0
EELAYER END
$Descr A4 11700 8267
Sheet 5 6
Title "sd2snes Mark II"
Date "23 apr 2011"
Date "25 apr 2011"
Rev "C"
Comp "Maximilian Rehkopf"
Comment1 ""

View File

@ -1,11 +1,16 @@
update=Mon 25 Apr 2011 03:12:00 AM CEST
update=Mon 25 Apr 2011 03:48:36 AM CEST
version=1
last_client=pcbnew
[general]
version=1
[cvpcb]
version=1
NetIExt=net
[cvpcb/libraries]
EquName1=devcms
[eeschema]
version=1
LibDir=/home/ikari/prj/sd2snes/pcb/kicad
LibDir=../../kicad
NetFmt=1
HPGLSpd=20
HPGLDm=15
@ -76,12 +81,6 @@ LibName38=libs/cs4344
LibName39=libs/double_sch_kcom
LibName40=libs/usb_minib
LibName41=libs/mic23250
LibName42=libs/cy62158ev30
[cvpcb]
version=1
NetIExt=net
[cvpcb/libraries]
EquName1=devcms
[pcbnew]
version=1
PadDrlX=0

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sun 24 Apr 2011 04:09:57 PM CEST
EESchema Schematic File Version 2 date Mon 25 Apr 2011 03:49:01 AM CEST
LIBS:power
LIBS:device
LIBS:transistors
@ -40,14 +40,13 @@ LIBS:cs4344
LIBS:double_sch_kcom
LIBS:usb_minib
LIBS:mic23250
LIBS:cy62158ev30
LIBS:sd2snes-cache
EELAYER 25 0
EELAYER END
$Descr A4 11700 8267
Sheet 1 6
Title "sd2snes Mark II"
Date "23 apr 2011"
Date "25 apr 2011"
Rev "C"
Comp "Maximilian Rehkopf"
Comment1 ""
@ -58,7 +57,7 @@ $EndDescr
Wire Notes Line
3650 4200 6150 4200
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 [x] RAs for SNES signals?\n [x] reroute/add decoupling capacitors\n [x] filter SNES control signals (RD, WR, PARD, PAWR, CPU_CLK, IRQ)\n [x] replace 4Mbit SRAM with much cheaper TSOP-II type\n [x] add inverse polarity protection\n [ ] separate GND plane for DAC
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 [x] RAs for SNES signals?\n [x] reroute/add decoupling capacitors\n [x] filter SNES control signals (RD, WR, PARD, PAWR, CPU_CLK, IRQ)\n [x] replace 4Mbit SRAM with much cheaper TSOP-II type\n [x] add inverse polarity protection\n [x] separate GND plane for DAC
$Sheet
S 1250 1250 1700 1250
U 4B6E16F2

View File

@ -1,4 +1,4 @@
EESchema Schematic File Version 2 date Sun 24 Apr 2011 04:09:57 PM CEST
EESchema Schematic File Version 2 date Mon 25 Apr 2011 03:49:01 AM CEST
LIBS:power
LIBS:device
LIBS:transistors
@ -40,14 +40,13 @@ LIBS:cs4344
LIBS:double_sch_kcom
LIBS:usb_minib
LIBS:mic23250
LIBS:cy62158ev30
LIBS:sd2snes-cache
EELAYER 25 0
EELAYER END
$Descr A3 16535 11700
Sheet 2 6
Title "sd2snes Mark II"
Date "23 apr 2011"
Date "25 apr 2011"
Rev "C"
Comp "Maximilian Rehkopf"
Comment1 ""