Correct nMigen transition bugs
authorJean THOMAS <git0@pub.jeanthomas.me>
Thu, 4 Jun 2020 15:06:22 +0000 (17:06 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Thu, 4 Jun 2020 15:06:22 +0000 (17:06 +0200)
commit438544a84835ca22df8f79538540832028bf0ec4
tree0e52e6bf467f1a6bd29ad812d89cd545b7f6f1d1
parent06321976a7dc0535bcfa42f7e3d7dbb53ec14977
Correct nMigen transition bugs
13 files changed:
gram/common.py
gram/compat.py
gram/core/__init__.py
gram/core/bankmachine.py
gram/core/controller.py
gram/core/crossbar.py
gram/core/multiplexer.py
gram/core/refresher.py
gram/dfii.py
gram/frontend/axi.py
gram/phy/ecp5ddrphy.py
gram/phy/model.py
gram/stream.py