cphGetCellForceDescend
cphGetCellForceDescend(
g_physConfigID
t_logLib
t_logCell
)
=> t / nil
Description
Returns whether the force descend attribute is set for a specific cell in the physical configuration associated with the given ID.
Arguments
Value Returned
Example
cphGetCellForceDescend(cph "cph" "nand") => t
Return to top