repo.or.cz
/
geda-gaf
/
werner.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gschem: added function to get the pointer from the drawing area
[geda-gaf/werner.git]
/
symbols
/
vhdl
/
script.sed
blob
955e4018fdbdc8a6635ace959759ff4794f12750
1
/^T.*/ N
2
s/\(^T.*\)\
3
\(pin[0-9]*=IN[0-9]*\)/&\
4
\1\
5
type=IN/
6
/^T.*/ N
7
s/\(^T.*\)\
8
\(pin[0-9]*=OUT\)/&0\
9
\1\
10
type=OUT/
11
/VERILOG_PORTS=POSITIONAL/ d