set_treat_via_as_abstract
set_treat_via_as_abstract -abstract [ true | false ]
Description
Sets the global flag that indicates whether vias should be treated as abstracts by the checker.
Arguments
Examples
The following example sets the global flag to treat vias as abstracts.
set_treat_via_as_abstract -abstract true
Related Topics
Return to top