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
04b4e099
Commit
04b4e099
authored
8 years ago
by
Kenneth Hiemstra
Browse files
Options
Downloads
Patches
Plain Diff
update for change in system_info (ROM version and technology)
parent
265dbed7
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
boards/uniboard2a/designs/unb2a_minimal/doc/README.txt
+3
-0
3 additions, 0 deletions
boards/uniboard2a/designs/unb2a_minimal/doc/README.txt
boards/uniboard2a/doc/unb2a_release_notes.txt
+14
-1
14 additions, 1 deletion
boards/uniboard2a/doc/unb2a_release_notes.txt
with
17 additions
and
1 deletion
boards/uniboard2a/designs/unb2a_minimal/doc/README.txt
+
3
−
0
View file @
04b4e099
...
...
@@ -86,6 +86,7 @@ python util_unb2.py --unb 1 --fn 0:3 --seq REGMAP,INFO,SENSORS
6.
(a)
Programming the EPCS flash.
when the EPCS module works an RBF file can be generated to program the flash,
then the .sof file file can be converted to .rbf with the 'run_rbf' script.
...
...
@@ -99,6 +100,8 @@ For generating a Factory image .RBF file:
The .RBF file is now in $RADIOHDL/build/unb2a/quartus/unb2a_minimal
Now copy the .RBF file to the LCU host with 'scp'
(b)
Then to program the FPGA(s) via the LCU host, use the python script.
Program User image:
...
...
This diff is collapsed.
Click to expand it.
boards/uniboard2a/doc/unb2a_release_notes.txt
+
14
−
1
View file @
04b4e099
unb2a_release_notes.txt
-----------------------
Date: Tue Apr 26 11:25:24 CEST 2016
- The 'technology' is added to the system_info register. This helps to determine if a Uniboard is
version 1 or 2. At the same time the register spans of the system_info registers were changed in
the uniboard 1 firmware and thus also updated now for Uniboard 2.
This means that the firmware already flashed still shows a Uniboard 1 version in the python scripts.
-> So it will be good to re-flash unb2a_minimal.
The new .rbf file (factory image) is added in the build directory and the excisting .jic file is removed.
Look at $RADIOHDL/boards/uniboard2a/designs/unb2a_minimal/doc/README.txt Section 6b how to flash
Also see $RADIOHDL/boards/uniboard2a/designs/unb2a_minimal/build/README.txt
Date: Mon Apr 25 11:29:31 CEST 2016
- Added functionality to write to EPCQ flash.
...
...
@@ -10,8 +23,8 @@ Date: Mon Apr 25 11:29:31 CEST 2016
- Added functionality to perform Load from Flash with the REMU (remote update)
Date: Fri Apr 8 11:29:23 CEST 2016
Date: Fri Apr 8 11:29:23 CEST 2016
In this directory the following designs can be found:
...
...
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