projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1081af
)
gram.phy.ecp5ddrphy: Remove unused stream import
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Thu, 6 Aug 2020 11:15:19 +0000
(13:15 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Thu, 6 Aug 2020 11:15:19 +0000
(13:15 +0200)
gram/phy/ecp5ddrphy.py
patch
|
blob
|
history
diff --git
a/gram/phy/ecp5ddrphy.py
b/gram/phy/ecp5ddrphy.py
index 1abc943e0e46cb1a0f04a1b8751ebb6cf0b50cbc..2c7b631162b3fc2072d20b32d024bbe1b8bb2659 100644
(file)
--- a/
gram/phy/ecp5ddrphy.py
+++ b/
gram/phy/ecp5ddrphy.py
@@
-14,7
+14,6
@@
from nmigen.utils import log2_int
from lambdasoc.periph import Peripheral
-import gram.stream as stream
from gram.common import *
from gram.phy.dfi import Interface
from gram.compat import Timeline