Skip to content

Commit

Permalink
Hot-patch to fix tools. (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhoberkeley authored Aug 9, 2024
1 parent eb86e88 commit 51e6364
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions e2e/configs-env/inst-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ synopsys.SNPSLMD_LICENSE_FILE: "[email protected]"
synopsys.MGLS_LICENSE_FILE: "[email protected]:[email protected]"

# Commercial tool versions
synthesis.genus.version: "191"
par.innovus.version: "191"
synthesis.genus.genus_bin: "/home/ff/eecs151/hammer-tools/cadence/GENUS/GENUS191/bin/genus" # must point to binaries bc Hammer assumes DDI path now
par.innovus.innovus_bin: "/home/ff/eecs151/hammer-tools/cadence/INNOVUS/INNOVUS191/bin/innovus"
synthesis.genus.version: "221"
par.innovus.version: "221"
synthesis.genus.genus_bin: "/share/instsww/cadence/DDI221/GENUS221/bin/genus"
par.innovus.innovus_bin: "/share/instsww/cadence/DDI221/INNOVUS221/bin/innovus"

0 comments on commit 51e6364

Please sign in to comment.