[skip ci] address comments, remove bwrc env vars, bump hammer

This commit is contained in:
Harrison Liew
2019-09-26 15:40:22 -07:00
parent 072a1e13cc
commit e7e229a416
8 changed files with 51 additions and 16 deletions

13
vlsi/env.yml Normal file
View File

@@ -0,0 +1,13 @@
# 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: ""