Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simple PCIe FMC carrier SPEC - Software
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
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
Projects
Simple PCIe FMC carrier SPEC - Software
Commits
b2015f82
Commit
b2015f82
authored
12 years ago
by
Alessandro Rubini
Browse files
Options
Downloads
Patches
Plain Diff
doc: remember users that here dio channels are 0..4
Signed-off-by:
Alessandro Rubini
<
rubini@gnudd.com
>
parent
a6cd6fd7
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
doc/spec-sw.in
+12
-0
12 additions, 0 deletions
doc/spec-sw.in
with
12 additions
and
0 deletions
doc/spec-sw.in
+
12
−
0
View file @
b2015f82
...
@@ -880,6 +880,11 @@ The arguments have the following meaning
...
@@ -880,6 +880,11 @@ The arguments have the following meaning
@end table
@end table
@b
{
Note
}
: This command, like everything else in this package, numbers
channels from 0 through 4, whereas the back panel of the mezzanine
numbers them 1 through 5. My devices have no panel, so I just made
the wrong guess.
The current version of the tool supports the following commands:
The current version of the tool supports the following commands:
@table @code
@table @code
...
@@ -982,6 +987,11 @@ The program just fires a 1ms-long @i{pps} pulse on one of the output
...
@@ -982,6 +987,11 @@ The program just fires a 1ms-long @i{pps} pulse on one of the output
channels. The device name defaults to @i
{
wr
0
}
but can specify a different one;
channels. The device name defaults to @i
{
wr
0
}
but can specify a different one;
the channel number is a mandatory argument.
the channel number is a mandatory argument.
@b
{
Note
}
: This command, like everything else in this package, numbers
channels from
0
through
4
, whereas the back panel of the mezzanine
numbers them
1
through
5
. My devices have no panel, so I just made
the wrong guess.
@example
@example
# run pps on channel
2
of the default SPEC card
# run pps on channel
2
of the default SPEC card
.
/
wr
-
dio
-
pps
2
.
/
wr
-
dio
-
pps
2
...
@@ -1087,6 +1097,8 @@ delay to local channel 4. Please note that the delays should be no
...
@@ -1087,6 +1097,8 @@ delay to local channel 4. Please note that the delays should be no
more than the interval between input pulses, because the tools
more than the interval between input pulses, because the tools
reprograms all output triggers at each input event.
reprograms all output triggers at each input event.
@b
{
Note
}
: As usual, channels are numbered
0
through
4
.
@example
@example
wr
-
dio
-
ruler wr
1
IN
0
L
3
+
0
.
001
R
3
+
0
.
001
L
4
+
0
.
002
wr
-
dio
-
ruler wr
1
IN
0
L
3
+
0
.
001
R
3
+
0
.
001
L
4
+
0
.
002
@end example
@end example
...
...
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