Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kestrel Collaboration
Kestrel LiteX
migen
Commits
38fe2f9e
Commit
38fe2f9e
authored
7 years ago
by
Sebastien Bourdeauducq
Browse files
Options
Download
Email Patches
Plain Diff
sayma_amc: add MDIO signals
parent
6c43bb33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
migen/build/platforms/sinara/sayma_amc.py
migen/build/platforms/sinara/sayma_amc.py
+2
-0
No files found.
migen/build/platforms/sinara/sayma_amc.py
View file @
38fe2f9e
...
...
@@ -100,6 +100,8 @@ _io = [
Subsignal
(
"rx_data"
,
Pins
(
"R23 P23 R25 R26"
)),
Subsignal
(
"tx_ctl"
,
Pins
(
"N22"
)),
Subsignal
(
"tx_data"
,
Pins
(
"K20 K22 P20 P21"
)),
Subsignal
(
"mdc"
,
Pins
(
"T27"
)),
Subsignal
(
"mdio"
,
Pins
(
"R27"
)),
IOStandard
(
"LVCMOS33"
)
),
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment