allowEmptyDomains
lp allowEmptyDomains boolean { t | nil }
Description
Controls the printing of a supply or ground net as an internal power or internal ground pinif they are not associated with any power domain. The default value is nil. These supply or ground nets are not the related power or related ground pin of any signal pins.
GUI Equivalent
Example
envGetVal("lp" "allowEmptyDomains")
envSetVal("lp" "allowEmptyDomains" 'boolean nil)
Related Topics
Registering Supply Set and Power Domain
Return to top