README: add 1000BaseX phy
This commit is contained in:
parent
a2dbdd6d2b
commit
ba2fdc532d
2
README
2
README
|
@ -32,6 +32,7 @@ design flow by generating the verilog rtl that you will use as a standard core.
|
||||||
PHY:
|
PHY:
|
||||||
- MII / RMII
|
- MII / RMII
|
||||||
- GMII / RGMII
|
- GMII / RGMII
|
||||||
|
- 1000BaseX
|
||||||
Core:
|
Core:
|
||||||
- MAC with various interfaces (to soft core or hardware stack)
|
- MAC with various interfaces (to soft core or hardware stack)
|
||||||
- ARP
|
- ARP
|
||||||
|
@ -55,7 +56,6 @@ LiteEth is already used in commercial and open-source designs:
|
||||||
- optimize ressources on HW ICMP and Etherbone (parameters buffering)
|
- optimize ressources on HW ICMP and Etherbone (parameters buffering)
|
||||||
- add standardized interfaces (AXI, Avalon-ST)
|
- add standardized interfaces (AXI, Avalon-ST)
|
||||||
- add DMA interface to MAC
|
- add DMA interface to MAC
|
||||||
- add SGMII PHYs
|
|
||||||
- add more documentation
|
- add more documentation
|
||||||
- ... See below Support and consulting :)
|
- ... See below Support and consulting :)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue