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
ca28f4eb
Commit
ca28f4eb
authored
6 years ago
by
Florent Kermarrec
Browse files
Options
Download
Email Patches
Plain Diff
platforms/sayma_amc/serwb: use DIFF_TERM_ADV=TERM_100
parent
6425844d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
migen/build/platforms/sinara/sayma_amc.py
migen/build/platforms/sinara/sayma_amc.py
+2
-2
No files found.
migen/build/platforms/sinara/sayma_amc.py
View file @
ca28f4eb
...
@@ -161,8 +161,8 @@ _io = [
...
@@ -161,8 +161,8 @@ _io = [
Subsignal
(
"clk_n"
,
Pins
(
"H8"
)),
# rtm_fpga_usr_io_n
Subsignal
(
"clk_n"
,
Pins
(
"H8"
)),
# rtm_fpga_usr_io_n
Subsignal
(
"tx_p"
,
Pins
(
"A13"
)),
# rtm_fpga_lvds1_p
Subsignal
(
"tx_p"
,
Pins
(
"A13"
)),
# rtm_fpga_lvds1_p
Subsignal
(
"tx_n"
,
Pins
(
"A12"
)),
# rtm_fpga_lvds1_n
Subsignal
(
"tx_n"
,
Pins
(
"A12"
)),
# rtm_fpga_lvds1_n
Subsignal
(
"rx_p"
,
Pins
(
"C12"
),
Misc
(
"DIFF_TERM
=TRUE
"
)),
# rtm_fpga_lvds2_p
Subsignal
(
"rx_p"
,
Pins
(
"C12"
),
Misc
(
"DIFF_TERM
_ADV=TERM_100
"
)),
# rtm_fpga_lvds2_p
Subsignal
(
"rx_n"
,
Pins
(
"B12"
),
Misc
(
"DIFF_TERM
=TRUE
"
)),
# rtm_fpga_lvds2_n
Subsignal
(
"rx_n"
,
Pins
(
"B12"
),
Misc
(
"DIFF_TERM
_ADV=TERM_100
"
)),
# rtm_fpga_lvds2_n
IOStandard
(
"LVDS"
)
IOStandard
(
"LVDS"
)
),
),
...
...
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