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

schHiCreatePatchcord

schHiCreatePatchcord(
)
=> t / nil

Description

Displays the Create Patchcord form where you can create, and add, a patchCord instance on a schematic along with appropriately named net stubs.

The expected use is to allow for simple aliasing of nets, where you can enter an alias prefix, for example cd, and also the design nets that will be used in that alias, for example ctrl, d<0:4> etc. The patchCord will then, using this example, have the nets cd<0:5> and ctrl, d<0:4> added to it.

Arguments

None

Value Returned

t

Successfully displayed Create Patchcord form.

nil

Failed to display Create Patchcord form.

Related Topics

Adding Patchcords Using the Create Patchcord Form


Return to top
 ⠀
X