Stay in GETCOORDS if there are more coord prompts.
[geda-gaf/berndj.git] / symbols / vhdl / script.sed
blob955e4018fdbdc8a6635ace959759ff4794f12750
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