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

Redefine SVN to include /UniBoard_FP7

parent 4a162200
No related branches found
No related tags found
No related merge requests found
...@@ -33,8 +33,8 @@ echo "Setup RadioHDL environment" ...@@ -33,8 +33,8 @@ echo "Setup RadioHDL environment"
# 2) Setup # 2) Setup
export UNB=${SVN}/UniBoard_FP7/UniBoard/trunk export UNB=${SVN}/UniBoard/trunk
export RADIOHDL=${SVN}/UniBoard_FP7/RadioHDL/trunk export RADIOHDL=${SVN}/RadioHDL/trunk
export HDL_BUILD_DIR=${RADIOHDL}/build export HDL_BUILD_DIR=${RADIOHDL}/build
#UniBoard Python Environment #UniBoard Python Environment
......
...@@ -69,8 +69,8 @@ echo "Setup old UniBoard environment for Modelsim and Quartus" ...@@ -69,8 +69,8 @@ echo "Setup old UniBoard environment for Modelsim and Quartus"
# In addation to the 'lp' and 'mk' commands for the UNB libraries these projects have 'lpa' and 'mka' commands to load and make # In addation to the 'lp' and 'mk' commands for the UNB libraries these projects have 'lpa' and 'mka' commands to load and make
# the application specific libraries for simulation. # the application specific libraries for simulation.
export AARTFAAC=${SVN}/UniBoard_FP7/Aartfaac/trunk export AARTFAAC=${SVN}/Aartfaac/trunk
export PAASAR=${SVN}/UniBoard_FP7/Paasar/trunk export PAASAR=${SVN}/Paasar/trunk
export PATH=${PATH}:\ export PATH=${PATH}:\
${AARTFAAC}/Firmware/sim/modelsim:\ ${AARTFAAC}/Firmware/sim/modelsim:\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment