mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
targets/c10lprefkit: switch to litehyperbus.
This commit is contained in:
parent
587caf7584
commit
8158d94ae7
1 changed files with 1 additions and 1 deletions
|
@ -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 ----------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue