Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PYNQ
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
paulrr2
PYNQ
Commits
be6e3edf
Commit
be6e3edf
authored
6 years ago
by
Yun Rock Qu
Committed by
Graham Schelle
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update io_switch docs for RPi interface (#601)
parent
24962276
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/overlay_design_methodology/pynq_microblaze_subsystem.rst
+11
-13
11 additions, 13 deletions
.../overlay_design_methodology/pynq_microblaze_subsystem.rst
with
11 additions
and
13 deletions
docs/source/overlay_design_methodology/pynq_microblaze_subsystem.rst
+
11
−
13
View file @
be6e3edf
...
...
@@ -638,7 +638,7 @@ Note:
- SCL1, SDA1 can either be used on to-row (pins D10 - D11) or
bottom-row (D14-D15) but not both.
Switch mappings used for Raspberry
p
i:
Switch mappings used for Raspberry
P
i:
======= ====== ======== ====== ============ ======== ==== =============
...
...
@@ -649,14 +649,14 @@ GPIO0 GPIO SDA0
GPIO1 GPIO SCL0
GPIO2 GPIO SDA1
GPIO3 GPIO SCL1
GPIO4 GPIO
TIMER_ICx
GPIO5 GPIO
TIMER_ICx
GPIO6 GPIO
TIMER_ICx
GPIO7 GPIO SS0
TIMER_ICx
GPIO8 GPIO SS0
TIMER_ICx
GPIO9 GPIO MISO0
TIMER_ICx
GPIO10 GPIO MOSI0
TIMER_ICx
GPIO11 GPIO SPICLK0
TIMER_ICx
GPIO4 GPIO
GPIO5 GPIO
GPIO6 GPIO
GPIO7 GPIO SS0
GPIO8 GPIO SS0
GPIO9 GPIO MISO0
GPIO10 GPIO MOSI0
GPIO11 GPIO SPICLK0
GPIO12 GPIO PWM0
GPIO13 GPIO PWM1
GPIO14 GPIO UART0_TX
...
...
@@ -675,10 +675,8 @@ GPIO25 GPIO
Note:
- `x` can be 0, 1, or 2 for TIMER_ICx.
- GCLK0, 1, and 2 are used which do not go through the switch,
providing 50% duty cycle square wave generation.
- SPI0 can have up to two SS's.
- SPI0 can have up to two Slave Selects (SS's). SS0 can be used to program the
functionality for the IO switch.
PYNQ MicroBlaze Example
...
...
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