Product Documentation
HDL Import and Netlist-to-Schematic Conversion SKILL Reference
Product Version IC23.1, June 2023

conn2SchImpHdlDisplay

conn2SchImpHdlDisplay(
conn2schOptionsForm
)
=> t / nil

Description

Accepts the user interface name of Connectivity-to-Schematic tool as an argument and displays the GUI for the tool.

Arguments

conn2schOptionsForm

Refers to the user interface of Connectivity-to-Schematic. The user interface accepts user inputs and other optional settings.

Values Returned

t

The command was successful and the GUI of the tool is invoked.

nil

The command was unsuccessful or an error was reported.

The functions, conn2SchImpHdlDisplay() and conn2SchStartUp() perform the same task. The conn2SchImpHdlDisplay() function will be removed in the next release.

Examples

conn2SchImpHdlDisplay(conn2schOptionsFormMain)
=> t

Related Topics

conn2Sch

conn2SchStartUp

Connectivity-to-Schematic Functions


Return to top
 ⠀
X