Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenFlops SD Card revisions #18

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
*.bck
gerbers/
RELEASES/
fp-info-cache
3 changes: 3 additions & 0 deletions OpenFlops-rescue.dcm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library
93 changes: 93 additions & 0 deletions OpenFlops-rescue.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# +3.3V-power
#
DEF +3.3V-power #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "+3.3V-power" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +3V3 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# CP1-Device
#
DEF CP1-Device C 0 10 N N 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "CP1-Device" 25 -100 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
CP_*
$ENDFPLIST
DRAW
P 2 0 1 20 -80 30 80 30 N
P 2 0 1 0 -70 90 -30 90 N
P 2 0 1 0 -50 70 -50 110 N
A 0 -150 128 513 1287 0 1 20 N 80 -50 -80 -50
X ~ 1 0 150 110 D 50 50 1 1 P
X ~ 2 0 -150 130 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# MOS_N_GSD-w_transistor
#
DEF MOS_N_GSD-w_transistor Q 0 30 Y N 1 F N
F0 "Q" -97 250 70 H V C CNN
F1 "MOS_N_GSD-w_transistor" -147 -247 60 H V C CNN
F2 "" 0 0 60 H V C CNN
F3 "" 0 0 60 H V C CNN
DRAW
P 3 0 1 0 -20 100 -20 -100 -20 -100 F
P 3 0 1 0 0 -90 0 -50 0 -50 F
P 3 0 1 0 0 -20 0 20 0 20 F
P 3 0 1 0 0 50 0 90 0 90 F
P 3 0 1 0 0 70 100 70 100 70 N
P 4 0 1 0 50 20 50 -20 0 0 0 0 F
P 5 0 1 0 0 -70 100 -70 100 0 50 0 50 0 N
X G 1 -100 0 80 R 40 40 1 1 I
X S 2 100 -150 80 U 40 40 1 1 P
X D 3 100 150 80 D 40 40 1 1 P
ENDDRAW
ENDDEF
#
# USB_A-Connector
#
DEF USB_A-Connector J 0 40 Y Y 1 F N
F0 "J" -200 450 50 H V L CNN
F1 "USB_A-Connector" -200 350 50 H V L CNN
F2 "" 150 -50 50 H I C CNN
F3 "" 150 -50 50 H I C CNN
$FPLIST
USB*
$ENDFPLIST
DRAW
S -200 -300 200 300 0 1 10 f
C -150 85 25 0 1 10 F
S -60 190 -170 210 0 1 0 F
S -50 180 -180 230 0 1 0 N
C -25 135 15 0 1 10 F
S -5 -300 5 -270 0 1 0 N
P 4 0 1 10 -125 85 -100 85 -50 135 -25 135 N
P 4 0 1 10 -100 85 -75 85 -50 35 0 35 N
P 4 0 1 10 25 110 25 60 75 85 25 110 F
S 10 50 -20 20 0 1 10 F
S 200 -105 170 -95 0 1 0 N
S 200 -5 170 5 0 1 0 N
S 200 195 170 205 0 1 0 N
P 2 1 1 10 -75 85 25 85 N
X VBUS 1 300 200 100 L 50 50 1 1 W
X D- 2 300 -100 100 L 50 50 1 1 P
X D+ 3 300 0 100 L 50 50 1 1 P
X GND 4 0 -400 100 U 50 50 1 1 W
X Shield 5 -100 -400 100 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library
Loading