targets: remove Etherbone imports.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2020 20:39:34 +0000 (21:39 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Sat, 21 Mar 2020 20:39:34 +0000 (21:39 +0100)
litex/boards/targets/arty.py
litex/boards/targets/genesys2.py

index 24fab476b992c76fb524fd564222472d9553e7d5..8f3368389c7112fdb307086aa15f1b4bef105c89 100755 (executable)
@@ -19,8 +19,6 @@ from litedram.modules import MT41K128M16
 from litedram.phy import s7ddrphy
 
 from liteeth.phy.mii import LiteEthPHYMII
-from liteeth.core import LiteEthUDPIPCore
-from liteeth.frontend.etherbone import LiteEthEtherbone
 
 # CRG ----------------------------------------------------------------------------------------------
 
index c6b92d28876de6179bb4dfdca579fb61200e278b..d97b68a36009b3b1706d9db07b498bd9c7a4c512 100755 (executable)
@@ -18,8 +18,6 @@ from litedram.modules import MT41J256M16
 from litedram.phy import s7ddrphy
 
 from liteeth.phy.s7rgmii import LiteEthPHYRGMII
-from liteeth.core import LiteEthUDPIPCore
-from liteeth.frontend.etherbone import LiteEthEtherbone
 
 # CRG ----------------------------------------------------------------------------------------------