Remove usrp1 and usrp2 FPGA files. These are now hosted at:
[debian/gnuradio] / usrp / fpga / tb / run_fullchip
diff --git a/usrp/fpga/tb/run_fullchip b/usrp/fpga/tb/run_fullchip
deleted file mode 100755 (executable)
index eb81d7f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-iverilog -y ../toplevel/fullchip -y ../sdr_lib -y ../models -y . -o fullchip_tb fullchip_tb.v
-