ti60_f225_dev_kit: Switch to Titanium RGMII PHY.

This commit is contained in:
Florent Kermarrec 2022-06-27 19:46:37 +02:00
parent c14611b07c
commit 1a71932599
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ from litex.soc.integration.soc import SoCRegion
from litex.soc.cores.hyperbus import HyperRAM
from liteeth.phy.trionrgmii import LiteEthPHYRGMII
from liteeth.phy.titaniumrgmii import LiteEthPHYRGMII
# CRG ----------------------------------------------------------------------------------------------