cphSetCellIgnoreForCheck
cphSetCellIgnoreForCheck(
g_physConfigID
t_logLib
t_logCell
g_boolean
)
=> t / nil
Description
Sets the Ignore for check option for the specified logical cell in the specified physical configuration.
Arguments
|
Boolean specifying the value of the Ignore for check option. |
Value Returned
Example
cphSetCellIgnoreForCheck(physConfigID "cph" "nand" nil)
Return to top