From 3ef81acbb7664346bf9a0883385ebd251adee09e Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Thu, 26 Feb 2015 23:09:37 -0800 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e4b537930..7fa37cd4a 100644 --- a/README.md +++ b/README.md @@ -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