OSDN Git Service

change microSD card socket direction.
[fablib/HALFSD.git] / HALFSD.net
1 (export (version D)
2   (design
3     (source C:/Users/Owner/Desktop/KiCAD/HALFSD/HALFSD.sch)
4     (date "2013/05/06 23:09:25")
5     (tool "eeschema (2013-04-19 BZR 4011)-stable"))
6   (components
7     (comp (ref P1)
8       (value MICRO_SD)
9       (libsource (lib nanbuwks) (part MICRO_SD))
10       (sheetpath (names /) (tstamps /))
11       (tstamp 504C1816))
12     (comp (ref P2)
13       (value SD_CARD)
14       (libsource (lib nanbuwks) (part SD_CARD))
15       (sheetpath (names /) (tstamps /))
16       (tstamp 5187BAD8)))
17   (libparts
18     (libpart (lib nanbuwks) (part SD_CARD)
19       (fields
20         (field (name Reference) P)
21         (field (name Value) SD_CARD)
22         (field (name Footprint) ~)
23         (field (name Datasheet) ~))
24       (pins
25         (pin (num 1) (name DAT3) (type input))
26         (pin (num 2) (name CMD) (type input))
27         (pin (num 3) (name VSS) (type input))
28         (pin (num 4) (name VDD) (type power_in))
29         (pin (num 5) (name CLK) (type power_in))
30         (pin (num 6) (name VSS) (type power_in))
31         (pin (num 7) (name DAT0) (type BiDi))
32         (pin (num 8) (name DAT1) (type BiDi))
33         (pin (num 9) (name DAT2) (type input))))
34     (libpart (lib nanbuwks) (part MICRO_SD)
35       (fields
36         (field (name Reference) P)
37         (field (name Value) MICRO_SD)
38         (field (name Footprint) ~)
39         (field (name Datasheet) ~))
40       (pins
41         (pin (num 1) (name DAT2) (type input))
42         (pin (num 2) (name CD/DAT3) (type input))
43         (pin (num 3) (name CMD) (type input))
44         (pin (num 4) (name VDD) (type power_in))
45         (pin (num 5) (name CLK) (type power_in))
46         (pin (num 6) (name VSS) (type power_in))
47         (pin (num 7) (name DAT0) (type BiDi))
48         (pin (num 8) (name DAT1) (type BiDi)))))
49   (libraries
50     (library (logical nanbuwks)
51       (uri ..\libraly\nanbuwks.lib)))
52   (nets
53     (net (code 1) (name "")
54       (node (ref P2) (pin 7))
55       (node (ref P1) (pin 7)))
56     (net (code 2) (name "")
57       (node (ref P2) (pin 9))
58       (node (ref P1) (pin 1)))
59     (net (code 3) (name "")
60       (node (ref P2) (pin 6))
61       (node (ref P2) (pin 3))
62       (node (ref P1) (pin 6)))
63     (net (code 4) (name "")
64       (node (ref P2) (pin 2))
65       (node (ref P1) (pin 3)))
66     (net (code 5) (name "")
67       (node (ref P1) (pin 8))
68       (node (ref P2) (pin 8)))
69     (net (code 6) (name "")
70       (node (ref P1) (pin 4))
71       (node (ref P2) (pin 4)))
72     (net (code 7) (name "")
73       (node (ref P2) (pin 5))
74       (node (ref P1) (pin 5)))
75     (net (code 8) (name "")
76       (node (ref P2) (pin 1))
77       (node (ref P1) (pin 2)))))