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
e293ceb0
Commit
e293ceb0
authored
4 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Removed radix: unsigend, because that is now default.
parent
ab3d30c5
No related branches found
Branches containing commit
No related tags found
2 merge requests
!100
Removed text for XSub that is now written in Confluence Subband correlator...
,
!71
Resolve L2SDP-186
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
libraries/io/ppsh/ppsh.peripheral.yaml
+0
-3
0 additions, 3 deletions
libraries/io/ppsh/ppsh.peripheral.yaml
libraries/io/remu/remu.peripheral.yaml
+0
-1
0 additions, 1 deletion
libraries/io/remu/remu.peripheral.yaml
with
0 additions
and
4 deletions
libraries/io/ppsh/ppsh.peripheral.yaml
+
0
−
3
View file @
e293ceb0
...
...
@@ -31,7 +31,6 @@ peripherals:
bit_offset
:
0
access_mode
:
RO
address_offset
:
0x0
radix
:
unsigned
-
-
field_name
:
stable
field_description
:
"
PPS
is
stable
(1)
when
capture_cnt
=
expected_cnt
for
all
PPS
periods
since
last
time
status
was
read,
else
PPS
is
not
stable
(0)."
...
...
@@ -53,7 +52,6 @@ peripherals:
bit_offset
:
0
access_mode
:
RW
address_offset
:
0x4
radix
:
unsigned
-
-
field_name
:
edge
field_description
:
"
When
0
then
clock
PPS
in
on
rising
edge
of
clock,
else
when
1
use
falling
edge
of
clock."
...
...
@@ -67,5 +65,4 @@ peripherals:
address_offset
:
0x8
width
:
ceil_log2(g_st_clk_freq)
access_mode
:
RO
radix
:
unsigned
This diff is collapsed.
Click to expand it.
libraries/io/remu/remu.peripheral.yaml
+
0
−
1
View file @
e293ceb0
...
...
@@ -33,7 +33,6 @@ peripherals:
width
:
3
access_mode
:
WO
address_offset
:
0x4
radix
:
unsigned
-
-
field_name
:
read_param
field_description
:
"
read_param"
...
...
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