core/frontend: move crossbar to core

This commit is contained in:
Florent Kermarrec 2018-10-19 15:07:39 +02:00
parent 8d24163a86
commit 94b844d5b0
2 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
from litedram.core.controller import ControllerSettings, LiteDRAMController
from litedram.core.crossbar import LiteDRAMCrossbar