cphGetCellViewBinding
cphGetCellViewBinding(g_physConfigID t_logLib t_logCell) =>t_logViewToUse/ nil
Description
Returns the view to use for a specified logical cell in the physical configuration view associated with the given ID.
Arguments
Value Returned
Example
logViewToUse=cphGetCellViewBinding(physConfigID "cph" "nand")
Return to top