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]
/
utils
/
examples
/
gmk_sym
/
test.txt
blob
fa1216530562a4b8c93136572a915118ae35eaf0
1
;; device name ,name, name location(tl,tc,tr,bl,bc,br),X size in pins,Y
2
;;size in pins
3
TEST,TEST,tl,4,2
4
;;
5
;; pin name,pin number,shape(line,clock,dot),side(r,l,t,b),pin position
6
INPUT,INPUT,line,L,1
7
8
OUTPUT,OUTPUT,dot,R,1
9