repo.or.cz
/
geda-gaf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
missing NULL terminator in set_config_x
[geda-gaf.git]
/
gnetlist-legacy
/
tests
/
common
/
powersupply-bae.out
blob
0f6eea01f20dfe92b4bf0786e7510074e35c386d
1
LAYOUT board;
2
PARTS
3
U2 : unknown;
4
C4 : unknown;
5
C3 : unknown;
6
R1 : unknown;
7
C2 : unknown;
8
R2 : unknown;
9
C1 : unknown;
10
S1 : unknown;
11
CONN1 : unknown;
12
T1 : unknown;
13
F1 : unknown;
14
U1 : unknown;
15
CONNECT
16
/'ten'/ U2.1=R1.2=C3.1=R2.1;
17
/'eleven'/ U2.2=C4.1=R2.2;
18
/'GND'/ CONN1.3;
19
/'one'/ S1.1=CONN1.1;
20
/'five'/ CONN1.2=T1.2;
21
/'three'/ T1.1=F1.2;
22
/'two'/ S1.2=F1.1;
23
/'six'/ T1.3=U1.4;
24
/'seven'/ T1.4=U1.3;
25
/'nine'/ C4.2=C3.2=R1.3=R1.1=C2.2=C1.2=U1.2;
26
/'eight'/ U2.3=C2.1=C1.1=U1.1;
27
END.