Skip to content
GitLab
Explore
Sign in
Register
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
07b5bce9
Commit
07b5bce9
authored
9 years ago
by
Dumez
Browse files
Options
Downloads
Patches
Plain Diff
Update tool versions for USN
Change svn:mime-type property to 'text/plain' so diff tools can work
parent
68db1bfe
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tools/modelsim/set_modelsim
+1
-1
1 addition, 1 deletion
tools/modelsim/set_modelsim
tools/quartus/set_quartus
+1
-1
1 addition, 1 deletion
tools/quartus/set_quartus
tools/setup_unb.sh
+5
-2
5 additions, 2 deletions
tools/setup_unb.sh
with
7 additions
and
4 deletions
tools/modelsim/set_modelsim
+
1
−
1
View file @
07b5bce9
...
@@ -40,7 +40,7 @@ if [ "${SITE-}" = "USN" ]; then
...
@@ -40,7 +40,7 @@ if [ "${SITE-}" = "USN" ]; then
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 11.1sp2
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 11.1sp2
.
${
RADIOHDL
}
/tools/modelsim/modelsim_version.sh 6.6d
.
${
RADIOHDL
}
/tools/modelsim/modelsim_version.sh 6.6d
elif
[
"
${
TOOLSET
}
"
=
"unb2"
]
;
then
elif
[
"
${
TOOLSET
}
"
=
"unb2"
]
;
then
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 1
4.1
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 1
5.0
.
${
RADIOHDL
}
/tools/modelsim/modelsim_version.sh 10.4
.
${
RADIOHDL
}
/tools/modelsim/modelsim_version.sh 10.4
else
else
echo
"error: unknown tool setting:
${
TOOLSET
}
(choose 'unb1' or 'unb2')"
echo
"error: unknown tool setting:
${
TOOLSET
}
(choose 'unb1' or 'unb2')"
...
...
This diff is collapsed.
Click to expand it.
tools/quartus/set_quartus
+
1
−
1
View file @
07b5bce9
...
@@ -53,7 +53,7 @@ if [ "${SITE-}" = "USN" ]; then
...
@@ -53,7 +53,7 @@ if [ "${SITE-}" = "USN" ]; then
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 11.1sp2
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 11.1sp2
elif
[
"
${
TOOLSET
}
"
=
"unb2"
]
;
then
elif
[
"
${
TOOLSET
}
"
=
"unb2"
]
;
then
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 1
4.1
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 1
5.0
else
else
echo
"error: unknown tool setting:
${
TOOLSET
}
(choose 'unb1' or 'unb2')"
echo
"error: unknown tool setting:
${
TOOLSET
}
(choose 'unb1' or 'unb2')"
exit
1
exit
1
...
...
This diff is collapsed.
Click to expand it.
tools/setup_unb.sh
+
5
−
2
View file @
07b5bce9
...
@@ -36,8 +36,11 @@ echo "Setup old UniBoard environment for Modelsim and Quartus"
...
@@ -36,8 +36,11 @@ echo "Setup old UniBoard environment for Modelsim and Quartus"
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 11.1
.
${
RADIOHDL
}
/tools/quartus/quartus_version.sh 11.1
.
${
RADIOHDL
}
/tools/quartus/quartus_generic.sh
.
${
RADIOHDL
}
/tools/quartus/quartus_generic.sh
.
${
RADIOHDL
}
/tools/modelsim/modelsim_version.sh 6.6c
if
[
"
${
SITE
-
}
"
=
"USN"
]
;
then
.
${
RADIOHDL
}
/tools/modelsim/modelsim_version.sh 6.6d
else
.
${
RADIOHDL
}
/tools/modelsim/modelsim_version.sh 6.6c
fi
# 3) Synthesis
# 3) Synthesis
...
...
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