schGetSplitPrimaryInst
schGetSplitPrimaryInst(d_splitInstId) =>d_inst/ nil
Description
Returns the split-primary instance associated with the given split symbol.
Arguments
Value Returned
Examples
Returns the split-primary, i0.
schGetSplitPrimaryInst(i0_s1)
Return to top