资料介绍
cadence教程
第六章 附录
§ 6-1 非门DRC文件的编写
附录1:DRC文件
drcExtractRules(
nwell=geomOr("nwell")
nselect=geomOr("nselect")
pselect=geomOr("pselect")
poly=geomOr("poly")
active=geomOr("active")
contact=geomOr("contact")
metal1=geomOr("metal1")
metal2=geomOr("metal2")
via=geomOr("via")
ndiff=geomAnd( active nselect)
pdiff=geomAnd( active pselect)
ngate=geomAnd(ndiff poly)
pgate=geomAnd( pdiff poly)
ivIf(switch("drc?") then
ivIf(switch("checkTechFile") then
checkAllLayers()
)
;*/rules for nwell
ivIf(switch("nwell")||switch("all") then
drc(nwell width < 4.8 "1.a:Minimum nwell width =4.8")
drc(nwell sep < 1.8 "1.b:Min