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
Avoid GNUism '\|' by using extended REs.
[geda-gaf.git]
/
gnetlist-legacy
/
tests
/
common
/
netattrib-bae.out
blob
359311e5f3afddd59c4bf9ca6fb385ad80733b64
1
LAYOUT board;
2
PARTS
3
F1 : unknown;
4
U300 : DIP14;
5
U200 : DIP14;
6
U100 : DIP14;
7
CONNECT
8
/'unnamed_net1'/ U300.2;
9
/'netattrib'/ U200.2=U100.5;
10
/'GND'/ U300.7=U200.7=U100.7;
11
/'Vcc'/ U300.14=U200.14=U100.14;
12
/'one'/ F1.1=U300.1=U200.1=U100.3;
13
END.