cphGetInstForceDescend
cphGetInstForceDescend(
g_physConfigID
t_logLib
t_logCell
t_logView
t_path
)
=> t / nil
Description
Returns whether or not the force descend attribute is set for a specific instance in the physical configuration associated with the given ID.
Arguments
|
Name of the library where concerned instance is instantiated. |
|
Value Returned
Example
forceDescend=cphGetInstForceDescend(physConfigID "cph" "TopCell" "schematic" "I0")
Return to top