diff options
Diffstat (limited to 'usrp/fpga/tb/run_cordic')
-rwxr-xr-x | usrp/fpga/tb/run_cordic | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usrp/fpga/tb/run_cordic b/usrp/fpga/tb/run_cordic deleted file mode 100755 index 68144fc83..000000000 --- a/usrp/fpga/tb/run_cordic +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -iverilog -y ../sdr_lib -o cordic_tb cordic_tb.v - |