8
SKILL IDE Functions
Virtuoso® SKILL IDE is a development tool that helps you develop, test, and refine SKILL programs. The core of SKILL IDE is a multi-file that provides common editing and debugging capabilities. These capabilities include auto indenting, auto completion of function names, syntax highlighting, single stepping through SKILL programs (that is, executing the program statements one by one), setting up and stopping at breakpoints, saving and loading debugging information, tracing and editing the values of variables during program execution, and displaying variables and stack trace.
You can load and debug only SKILL and SKILL++ programs in SKILL IDE.
The following SKILL IDE functions are available.
Related Topics
Return to top