Update readme

This commit is contained in:
Alex Forencich 2015-02-26 23:09:37 -08:00
parent 1ec5012cd8
commit 3ef81acbb7

View File

@ -12,6 +12,10 @@ Ethernet frames as well as IP, UDP, and ARP and the components for
constructing a complete UDP/IP stack. Includes full MyHDL testbench with
intelligent bus cosimulation endpoints.
For IP and ARP support only, use ip_complete (1G) or ip_complete_64 (10G).
For UDP, IP, and ARP support, use udp_complete (1G) or udp_complete_64 (10G).
## Documentation
### arp module