powerDownFunctionForIOPorts
lp powerDownFunctionForIOPorts boolean { t | nil }
Description
Specifies the power_down_func attribute for inout ports in a Liberty file. The default value is nil, in which case power_down_func is not printed for inout ports.
GUI Equivalent
Example
envSetVal("lp" "powerDownFunctionForIOPorts" 'boolean t)
Return to top