ead_mode
db ead_mode boolean { true | false }
Description
Ignores any non-poly, non-metal, and non-via shapes in a via cell. For example, consider a via that contains a diffusion layer shape. In this case, the diffusion shape is ignored for the purpose of design rule checking and not displayed in the window. However, when true, the diffusion shapes are not ignored.
GUI Equivalent
Examples
getvar db.ead_mode
setvar db.ead_mode true
Related Topics
Space-based Router Tcl Environment Variables
Return to top