alexforencich / verilog-ethernet

Verilog Ethernet components for FPGA implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can this IP support 100G Ethernet?

ChomperT opened this issue · comments

commented

Unfortunately, the UDP stack itself only supports 8 bit and 64 bit datapaths, and 100G requires 512 bits. A few modules have been parametrized to support any width, but the whole stack has not yet been updated.