Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

iseCommToSimulator

iseCommToSimulator(
t_command
)
=> t / nil

Description

Sends the command specified as the text parameter to the simulator. This function should be used in conjunction with input filtering, if input filtering is in effect.

Arguments

t_command

Name of the command.

Value Returned

t

The command is successful.

nil

The command was unsuccessful.

Examples

iseCommToSimulator( 'myfunc )

Related Topics

OSS Functions


Return to top
 ⠀
X