diff --git a/example/ADM_PCIE_9V3/fpga_10g/tb/gmii_ep.py b/example/ADM_PCIE_9V3/fpga_10g/tb/gmii_ep.py deleted file mode 120000 index 754166f2f..000000000 --- a/example/ADM_PCIE_9V3/fpga_10g/tb/gmii_ep.py +++ /dev/null @@ -1 +0,0 @@ -../lib/eth/tb/gmii_ep.py \ No newline at end of file diff --git a/example/ExaNIC_X10/fpga/tb/gmii_ep.py b/example/ExaNIC_X10/fpga/tb/gmii_ep.py deleted file mode 120000 index 754166f2f..000000000 --- a/example/ExaNIC_X10/fpga/tb/gmii_ep.py +++ /dev/null @@ -1 +0,0 @@ -../lib/eth/tb/gmii_ep.py \ No newline at end of file diff --git a/example/ExaNIC_X10/fpga/tb/test_fpga_core.py b/example/ExaNIC_X10/fpga/tb/test_fpga_core.py index 773a2ff3b..4880532a0 100755 --- a/example/ExaNIC_X10/fpga/tb/test_fpga_core.py +++ b/example/ExaNIC_X10/fpga/tb/test_fpga_core.py @@ -29,7 +29,6 @@ import os import eth_ep import arp_ep import udp_ep -import gmii_ep import xgmii_ep module = 'fpga_core'