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
a25e5015
Commit
a25e5015
authored
9 years ago
by
Kenneth Hiemstra
Browse files
Options
Downloads
Patches
Plain Diff
small update related to IP generation
parent
83277d55
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
boards/uniboard2a/designs/unb2a_minimal/doc/README.txt
+3
-0
3 additions, 0 deletions
boards/uniboard2a/designs/unb2a_minimal/doc/README.txt
boards/uniboard2a/designs/unb2a_test/doc/README.txt
+3
-1
3 additions, 1 deletion
boards/uniboard2a/designs/unb2a_test/doc/README.txt
with
6 additions
and
1 deletion
boards/uniboard2a/designs/unb2a_minimal/doc/README.txt
+
3
−
0
View file @
a25e5015
...
@@ -4,6 +4,9 @@ Quick steps to compile and use design [unb2a_minimal] in RadionHDL
...
@@ -4,6 +4,9 @@ Quick steps to compile and use design [unb2a_minimal] in RadionHDL
-> In case of a new installation, the IP's have to be generated for Arria10.
-> In case of a new installation, the IP's have to be generated for Arria10.
In the: $RADIOHDL/libraries/technology/ip_arria10_e3sge3
In the: $RADIOHDL/libraries/technology/ip_arria10_e3sge3
directory; run the bash script: ./generate-all-ip.sh
directory; run the bash script: ./generate-all-ip.sh
-> The TSE IP gives a lot of critical warnings. To fix them, run this patch:
cd $RADIOHDL/libraries/technology/ip_arria10_e3sge3/tse_sgmii_lvds
./run_patch.sh
-> In case of a fresh compilation, delete the build directory.
-> In case of a fresh compilation, delete the build directory.
rm -r $RADIOHDL/build
rm -r $RADIOHDL/build
...
...
This diff is collapsed.
Click to expand it.
boards/uniboard2a/designs/unb2a_test/doc/README.txt
+
3
−
1
View file @
a25e5015
...
@@ -27,7 +27,9 @@ The following revisions are available for unb2a_test (see the directories in ../
...
@@ -27,7 +27,9 @@ The following revisions are available for unb2a_test (see the directories in ../
-> In case of a new installation, the IP's have to be generated for Arria10.
-> In case of a new installation, the IP's have to be generated for Arria10.
In the: $RADIOHDL/libraries/technology/ip_arria10_e3sge3
In the: $RADIOHDL/libraries/technology/ip_arria10_e3sge3
directory; run the bash script: ./generate-all-ip.sh
directory; run the bash script: ./generate-all-ip.sh
-> The TSE IP gives a lot of critical warnings. To fix them, run this patch:
cd $RADIOHDL/libraries/technology/ip_arria10_e3sge3/tse_sgmii_lvds
./run_patch.sh
...
...
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