projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc6e0b1
)
Remove remainings from TRELLIS_IO
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Fri, 3 Jul 2020 15:52:38 +0000
(17:52 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Fri, 3 Jul 2020 15:52:38 +0000
(17:52 +0200)
gram/phy/ecp5ddrphy.py
patch
|
blob
|
history
diff --git
a/gram/phy/ecp5ddrphy.py
b/gram/phy/ecp5ddrphy.py
index c261f4a4d386cd25aaec306fa11fc7c03f398e27..4a96992b93c9d39f77a828b8f81e91e6a463b52e 100644
(file)
--- a/
gram/phy/ecp5ddrphy.py
+++ b/
gram/phy/ecp5ddrphy.py
@@
-379,7
+379,6
@@
class ECP5DDRPHY(Peripheral, Elaboratable):
o_Q=dqs_oe_n
),
Instance("BB",
- #p_DIR="BIDIR",
i_I=dqs,
i_T=dqs_oe_n,
o_O=dqs_i,
@@
-478,7
+477,6
@@
class ECP5DDRPHY(Peripheral, Elaboratable):
o_Q=dq_oe_n,
),
Instance("BB",
- #p_DIR="BIDIR",
i_I=dq_o,
i_T=dq_oe_n,
o_O=dq_i,