projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31ba1b6
)
Remove comment
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Fri, 17 Jul 2020 09:25:20 +0000
(11:25 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Fri, 17 Jul 2020 09:25:20 +0000
(11:25 +0200)
gram/phy/ecp5ddrphy.py
patch
|
blob
|
history
diff --git
a/gram/phy/ecp5ddrphy.py
b/gram/phy/ecp5ddrphy.py
index 408a69eca2bee91435d536313bc67f688fbd14b2..2a9f2058caac1392f903bf4cc6ab084a5c4787fb 100644
(file)
--- a/
gram/phy/ecp5ddrphy.py
+++ b/
gram/phy/ecp5ddrphy.py
@@
-82,7
+82,6
@@
class ECP5DDRPHY(Peripheral, Elaboratable):
def __init__(self, pads, sys_clk_freq=100e6):
super().__init__(name="phy")
- #self.pads = PHYPadsCombiner(pads)
self.pads = pads
self._sys_clk_freq = sys_clk_freq