forked from Github_Repos/cvw
add path to Modelsim on vlsi
This commit is contained in:
parent
e3f735cc1a
commit
bb90644fb2
1
setup.sh
1
setup.sh
@ -27,6 +27,7 @@ export PATH=$WALLY/bin:$PATH
|
||||
export PATH=/usr/local/bin/verilator:$PATH # Change this for your path to Verilator
|
||||
# ModelSim/Questa (vsim)
|
||||
export PATH=/cad/mentor/questa_sim-2021.2_1/questasim/bin:$PATH # Change this for your path to Modelsim
|
||||
export PATH=/cad/mentor/questa_sim-2022.1_1/questasim/bin:$PATH # Change this for your path to Modelsim
|
||||
export MGLS_LICENSE_FILE=1717@solidworks.eng.hmc.edu # Change this to your Siemens license server
|
||||
export PATH=/cad/synopsys/SYN/bin:$PATH # Change this for your path to Design Compiler
|
||||
export SNPSLMD_LICENSE_FILE=27020@134.173.38.214
|
||||
|
Loading…
Reference in New Issue
Block a user