HDLLintTool

Select HDL lint tool for which HDL Coder generates scripts

Settings

'Lint Tool'

Default: 'None'.

HDLLintTool enables or disables generation of scripts for third-party HDL lint tools. By default, HDL Coder™ does not generate a lint script.

To generate a script for one of the supported lint tools, set HDLLintTool to one of the following:

HDLLintTool OptionLint Tool
'None'None. Lint script generation is disabled.
'AscentLint'Real Intent Ascent Lint
'Leda'Synopsys® Leda
'SpyGlass'Atrenta SpyGlass
'Custom'A custom lint tool.

Dependencies

If you set HDLLintTool to one of the supported third-party tools, you can generate a Tcl script without setting HDLLintInit, HDLLintCmd, and HDLLintTerm to nondefault values. If the HDLLintInit, HDLLintCmd, and HDLLintTerm have default values, HDL Coder automatically writes tool-specific default initialization, command, and termination strings to the Tcl script.

Set or View This Property

To set this property, use hdlset_param or makehdl. To view the property value, use hdlget_param.