SKILL IDE Options Form
The SKILL IDE Options form lets you specify the options to customize the behavior of SKILL IDE elements. The form contains the following tabs.
SKILL Status
The following table describes the fields available on the SKILL Status tab of the SKILL IDE Options form.
Editor
The options available on the Editor tab of the SKILL IDE Options form lets you customize the settings for the SKILL IDE editor. The changes that you make in the editor options are persistent across SKILL IDE sessions.
Lint
The options available on the Lint tab of the SKILL IDE Options form lets you set the Lint parameter values before running the Lint tool.
| Field | Description |
|---|---|
|
List of acceptable package prefixes for functions and global variables (for example,
Environment variable: |
|
|
Specifies a list of global variables in the code that SKILL Lint should check.
Environment variable: |
|
|
Lets you select the release version of the code you want SKILL Lint to check.
Environment variable: |
|
|
Select one or both of the check boxes to specify where you want to direct the SKILL Lint output. |
|
|
Lets SKILL Lint to send its output to the CDS.log file and the Command Interpreter Window (CIW).
Environment variable: |
|
|
Lets SKILL Lint to display the output in a separate Lint output window.
Environment variable: |
|
|
Specifies the name of the file to which you want to write the SKILL Lint output report. The Report File Name field is enabled only when you select the Report File check box.
Environment variable: |
|
|
Enables
Environment variable: |
|
|
Enables
Environment variable: |
|
|
Enables
Environment variable: |
|
|
Enables message groups having undefined functions that cannot be run in the executable which started SKILL Lint. |
|
|
Enables the |
|
|
Includes Cadence public functions or variables while checking prefixes. If you do not select this check box, SKILL Lint limits prefix checking to your custom functions and variables. Cadence public functions should start with a lowercase character; your custom functions should start with an uppercase character.
The Cadence Functions check box turns the |
Profiler
The options available on the Profiler tab of the SKILL IDE Options form lets you set the Lint parameter values before running the Lint tool.
| Field | Description |
|---|---|
|
Specifies a list of acceptable package prefixes for functions and global variables (for example,
Environment variable: |
|
|
Runs the profiler in time mode with the time being measured as CPU time. |
|
|
Runs the profiler in time mode with the time being measured as clock time. |
|
|
The number of times a function is called in the SKILL program. |
|
|
Matches the case of the searched function in the profiler summary report. |
|
|
Specifies the maximum number of functions to be seen. This field is disabled when you select the Tree View tab in the Profiler assistant pane. |
|
|
Specifies the minimum number of seconds that should be spent in a function for its information to appear in the summary. This field is displayed when you run the profiler in time mode. |
|
|
Lets you select one of the following options:
|
Color
The options available on the Color tab of the SKILL IDE Options form lets you customize the color settings for the SKILL IDE editor window..
Related Topics
Return to top
..