14 lines
432 B
YAML
14 lines
432 B
YAML
# Base path to where Mentor tools are installed
|
|
mentor.mentor_home: ""
|
|
# Mentor license server/file
|
|
mentor.MGLS_LICENSE_FILE: ""
|
|
# Base path to where Cadence tools are installed
|
|
cadence.cadence_home: ""
|
|
# Cadence license server/file
|
|
cadence.CDS_LIC_FILE: ""
|
|
# Base path to where Synopsys tools are installed
|
|
synopsys.synopsys_home: ""
|
|
# Synopsys license server/files
|
|
synopsys.SNPSLMD_LICENSE_FILE: ""
|
|
synopsys.MGLS_LICENSE_FILE: ""
|