removeHierADSupForPorts
lp removeHierADSupForPorts boolean { t | nil }
Description
Removes hierarchical supplies for input, inout, and output ports when set to t. The default value of the flag is nil.
GUI Equivalent
Examples
envGetVal("lp" "removeHierADSupForPorts")
envSetVal("lp" "removeHierADSupForPorts" 'boolean t)
Related Topics
Support of Hierarchical 1801 for Import Flow
Return to top