liteth/phy: Update 1000basex imports and cleanup other imports.
This commit is contained in:
parent
9d22266233
commit
fc4003b115
|
@ -36,3 +36,5 @@ from liteeth.phy.ecp5rgmii import LiteEthPHYRGMII as LiteEthECP5PHYRGMII
|
|||
from liteeth.phy.a7_1000basex import A7_1000BASEX
|
||||
from liteeth.phy.k7_1000basex import K7_1000BASEX
|
||||
from liteeth.phy.ku_1000basex import KU_1000BASEX
|
||||
from liteeth.phy.usp_gth_1000basex import USP_GTH_1000BASEX
|
||||
from liteeth.phy.usp_gty_1000basex import USP_GTY_1000BASEX
|
||||
|
|
Loading…
Reference in New Issue