projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
520d200
)
Remove get_csrs() (useless)
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Wed, 10 Jun 2020 15:09:33 +0000
(17:09 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Wed, 10 Jun 2020 15:09:33 +0000
(17:09 +0200)
gram/core/controller.py
patch
|
blob
|
history
diff --git
a/gram/core/controller.py
b/gram/core/controller.py
index c62a22c3708fffbce1df78e09e4413802faa6a10..612afcd29de9a2df9f031b6c4434858a5f06b19d 100644
(file)
--- a/
gram/core/controller.py
+++ b/
gram/core/controller.py
@@
-102,6
+102,3
@@
class gramController(Elaboratable):
interface=self.interface)
return m
-
- def get_csrs(self):
- return self.multiplexer.get_csrs()