mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
More on checksum offloading
This commit is contained in:
+3
-1
@@ -51,5 +51,7 @@ to the xdata source address of the frame header, and the ring pointer to the
|
|||||||
free space indicated by register 0x7890 multiplied by 8 and the MSB set.
|
free space indicated by register 0x7890 multiplied by 8 and the MSB set.
|
||||||
The length is given by the length of the frame plus 15, divided by 8.
|
The length is given by the length of the frame plus 15, divided by 8.
|
||||||
|
|
||||||
Writing 0x1 to register 0x7850 will transmit the frame.
|
Writing 0x1 to register 0x7850 will transmit the frame. The Ethernet frame
|
||||||
|
checksum and the TCP checksum are automatically calculated (offloaded) by the
|
||||||
|
ASIC before transmitting on the wire.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user