dbGetNetPowerDomain
dbGetNetPowerDomain(dd_netId) =>l_list/ nil
Description
Returns the power domain associated with the specified net. A power domain can be a single string or a list of strings.
Arguments
Value Returned
Example
dbGetNetPowerDomain( netId )
> ("powerDomain1" "powerDomain2")
Related Topics
Connectivity Creation and Modification Functions
Return to top