From ca94f1ded9c39627084013fa0e1e11c08d17f7e5 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Thu, 26 Feb 2015 19:17:34 -0800 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01bf5f8a9..05aec6d63 100644 --- a/README.md +++ b/README.md @@ -455,5 +455,6 @@ individual test scripts can be run with python directly. tb/arp_ep.py : MyHDL ARP frame endpoints tb/axis_ep.py : MyHDL AXI Stream endpoints tb/eth_ep.py : MyHDL Ethernet frame endpoints + tb/gmii_ep.py : MyHDL GMII endpoints tb/ip_ep.py : MyHDL IP frame endpoints tb/udp_ep.py : MyHDL UDP frame endpoints