Skip to content
Snippets Groups Projects
Commit f905b90e authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Need to export to be able to use it in commonds.do.

parent 7986c083
Branches
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
# - use '. <script>.sh' to have the settings apply in this shell, otherwise they get lost when <script>.sh returns
# Select target
TOOLSET=${1:-}
export TOOLSET=${1:-}
echo "Make Modelsim and Altera library simulation settings for RadioHDL with tool setting: ${TOOLSET}"
# Select tool version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment