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

reportFile

sklint.Output reportFile boolean { t | nil }

Description

This environment variable works together with the reportFileName variable. If set to t and the value of reportFileName is a valid path to a log file, SKILL Lint output is shown in a new window as a text file.

Default is nil.

GUI Equivalent

Command:

Options – Lint

Field:

Report File

Examples

envGetVal("sklint.Output" "reportFile")
envSetVal("sklint.Output" "reportFile" 'boolean t)

Related Topics

SKILL Lint Environment Variables


Return to top
 ⠀
X