alexforencich/verilog-ethernet

Can this IP support 100G Ethernet?

ChomperT opened this issue · 1 comments

Can this IP support 100G Ethernet?

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.