cphGetCellRounding
cphGetCellRounding(g_physConfigID t_logLib t_logCell) =>t_roundingRule/ nil
Description
Returns the value of the Rounding rule for a specified logical cell in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetCellRounding(physConfigID "cph" "nand")
Return to top