core/crossbar: cosmetic

This commit is contained in:
Florent Kermarrec 2019-01-22 13:56:35 +01:00
parent 429d3a89de
commit 2d4b5ba775
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from litedram.frontend.adaptation import *
class LiteDRAMCrossbar(Module):
def __init__(self, controller, ):
def __init__(self, controller):
self.controller = controller
self.rca_bits = controller.address_width