blockageMaterial
layoutblockageMaterial string { "all" | "other"| "nwell" | "pwell" | "nplus" | "pplus" | "ndiff" | "pdiff" | "poly" | "metal" | "diffusion" | "li" | "cut" | "passivationCut"}
Description
Selects the material on which the blockage is enforced.
GUI Equivalent
Examples
envGetVal("layout" "blockageMaterial")
envSetVal("layout" "blockageMaterial" 'string "other")
envSetVal("layout" "blockageMaterial" 'string "passivationCut")
Related Topics
Return to top