verilog-ethernet
verilog-ethernet copied to clipboard
error_invalid_checksum asserted when receiving broadcast UDP packets
When receiving broadcast UDP packets, error_invalid_checksum is asserted every time. In this case the mac addr is all xF, so maybe there is an overflow in the accumulator? The problem is observed in this module: ip_eth_rx_64.v