Skip to content
Snippets Groups Projects

Resolve RTSD-56

Merged Pieter Donker requested to merge RTSD-56 into master
All threads resolved!

Files

@@ -73,7 +73,6 @@ and take care of all vendor specific environment variables in your own .bashrc o
```
export MENTOR_DIR=<path to where Mentor tool versions are installed>
export ALTERA_DIR=<path to where Altera tool versions are installed>
export MODELSIM_ALTERA_LIBS_DIR=<path to where Altera simulation libraries compiled with Modelsim are stored per Altera tool version>
export LM_LICENSE_FILE=<license@our_company>
```
Loading