targets/c10lprefkit: switch to litehyperbus.

This commit is contained in:
Florent Kermarrec 2020-05-19 15:48:19 +02:00
parent 587caf7584
commit 8158d94ae7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ from litedram.phy import GENSDRPHY
from liteeth.phy.mii import LiteEthPHYMII
from litex.soc.cores.hyperbus import HyperRAM
from litehyperbus.core.hyperbus import HyperRAM
# CRG ----------------------------------------------------------------------------------------------