useANDForMultipleSupplies
lp useANDForMultipleSupplies boolean { t | nil }
Description
Prints the multiple supplies in the output Liberty file as ExtVDD&VDD, when set to t. When the cdsenv is set to nil, multiple supplies are printed as ExtVDD+VDD.
GUI Equivalent
Example
envGetVal("lp" "useANDForMultipleSupplies")
envSetVal("lp" "useANDForMultipleSupplies" 'boolean nil)
Related Topics
Return to top