[Magic-dev] Tech file segfaults

viet viet at asicadvantage.com
Mon Jan 22 16:55:11 EST 2007


Magic segfaults on my techfile. In the cifoutput section, if
I move "style cifdrc" and everything for that style above
"style normal" magic will run.  Or if it is just "style
cifdrc" by itself magic will run. It is only when "style
cifdrc" is at the end of the cifoutput section does it
segfault. Is this a bug or is my techfile messed up?
Command used: magic -T minpb.tech

This is my techfile minpb.tech:

tech
     28
    minimum
end

version
    version 0.0
    description "Minimum technology file structure"
end

planes
 m1 
end

types
 m1 m1
end

contact
end

styles
    styletype	mos

  m1 20
end

compose
end

connect
end

cifoutput

style normal
 scalefactor 10
 layer MET1 m1
 calma 30 0

style cifdrc
 scalefactor 10
 templayer MET1 m1

end

cifinput
end

# mzrouter
# end

drc

 width m1 10 "Minimum width m1 is 10 "

 cifstyle cifdrc

end

extract
end



------------------------------------------------------------------------------
This email may contain confidential and/or proprietary material for the 
sole use of the intended recipient. Be aware that any disclosure, copying,
distribution or other unintended use of its contents, without the express
permission of ASIC Advantage, INC. is prohibited.



More information about the magic-dev mailing list