mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
add path to Modelsim on vlsi
This commit is contained in:
parent
f86e76a4b1
commit
12dd1fb8e3
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