autoMirrorFilter
layoutXL autoMirrorFilter string "layer_name"
Description
Specifies that if a short violation is created by abutting a chain of devices, then Layout XL filters and ignores the violations on the supplied layer name when resolving the short.
The default is "", which means that no filtering is done.
GUI Equivalent
Examples
envGetVal("layoutXL" "autoMirrorFilter")
envSetVal("layoutXL" "autoMirrorFilter" 'string "M0")
Related Topics
List of Layout XL Environment Variables
Return to top