Product Documentation
Cadence SKILL Language Reference
Product Version IC23.1, November 2023

getInstallPath

getInstallPath( 
) 
=> l_string

Description

Returns the absolute path of the Cadence DFII installation directory where the DFII products are installed on your system as a list of a single string.

Arguments

None

Value Returned

l_string

Returns the installation path as a list of a single string.

Examples

getInstallPath() 
=> ("/usr5/cds/5.0")

Related Topics

Environment Functions

getSkillPath


Return to top
 ⠀
X