Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spec-sw
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
fmc-projects
spec
spec-sw
Commits
6c9eec38
Commit
6c9eec38
authored
10 years ago
by
Federico Vaga
Browse files
Options
Downloads
Patches
Plain Diff
speclib: explain meaning of BAR0 BAR4
Signed-off-by:
Federico Vaga
<
federico.vaga@cern.ch
>
parent
57339bf2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/speclib.c
+2
-0
2 additions, 0 deletions
tools/speclib.c
with
2 additions
and
0 deletions
tools/speclib.c
+
2
−
0
View file @
6c9eec38
...
...
@@ -20,7 +20,9 @@
#include
"wb_uart.h"
struct
spec_private
{
/* BAR0 maps the local bus (i.e. we can access FGPA register) */
void
*
bar0
;
/* BAR4 maps the local GN412x register */
void
*
bar4
;
uint32_t
vuart_base
;
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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