Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

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

g_updateInstLastChanged

Specifies whether the time stamp on the cellview is modified.

Value Returned

Always returns t.


Return to top
 ⠀
X