schHiEditPinOrder
schHiEditPinOrder(
[ g_updateInstLastChanged ]
)
=> t
Description
Creates or modifies the property on the cellview that specifies the ordering of the pins in the current cellview. Usable when editing schematics or symbols.
This function replaces
schHiUpdatePinOrder. You should use schHiEditPinOrder instead of schHiUpdatePinOrder.Operates on the current cellview. It creates or modifies a property on the cellview that describes each pin in the cellview. The importance of the property is to maintain a specific ordering of the pins that can be synchronized against the port ordering of an HDL instance.
Arguments
|
Specifies whether the time stamp on the cellview is modified. |
|
Value Returned
Return to top