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