projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f83db
)
Remove unnecessary import in DFII
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Wed, 10 Jun 2020 10:49:08 +0000
(12:49 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Wed, 10 Jun 2020 10:49:08 +0000
(12:49 +0200)
gram/dfii.py
patch
|
blob
|
history
diff --git
a/gram/dfii.py
b/gram/dfii.py
index ceaf9e704e454b0e1e9103a88b3f8b3ec2689972..143fd27f5b3600b54c7c67d182354056ab8e34fe 100644
(file)
--- a/
gram/dfii.py
+++ b/
gram/dfii.py
@@
-7,7
+7,6
@@
from nmigen import *
from gram.phy import dfi
from gram.compat import CSRPrefixProxy
-from lambdasoc.periph import Peripheral
# PhaseInjector ------------------------------------------------------------------------------------