Product Documentation
Cadence SKILL IDE User Guide
Product Version IC23.1, August 2023

Efficiency Improvement of SKILL Code

Use SKILL Lint to examine SKILL code for possible errors that go undetected during normal testing. In particular, SKILL Lint is useful in finding unused local variables, global variables that should be declared locally, and functions that have been passed the wrong number of arguments. It also gives tips to improve the efficiency of your SKILL programs. For details, see SKILL Lint.

You can use the Lint Manager assistant to set up the files and directories for the Lint checker, set the Lint parameter values before running the Lint tool, and run the Lint tool on the selected files or directors.

Related Topics

Setting Up Files/Directories for the Lint Checker

Setting Lint Options

Running the SKILL Lint Tool


Return to top
 ⠀
X