Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
c9f0af06
Commit
c9f0af06
authored
10 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Redefine SVN to include /UniBoard_FP7
parent
4a162200
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tools/setup_radiohdl.sh
+2
-2
2 additions, 2 deletions
tools/setup_radiohdl.sh
tools/setup_unb.sh
+2
-2
2 additions, 2 deletions
tools/setup_unb.sh
with
4 additions
and
4 deletions
tools/setup_radiohdl.sh
+
2
−
2
View file @
c9f0af06
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
tools/setup_unb.sh
+
2
−
2
View file @
c9f0af06
...
@@ -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:
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment