diff options
Diffstat (limited to 'fpga/usrp3/top/b200/core_compile')
-rwxr-xr-x | fpga/usrp3/top/b200/core_compile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpga/usrp3/top/b200/core_compile b/fpga/usrp3/top/b200/core_compile deleted file mode 100755 index 553e9c8ad..000000000 --- a/fpga/usrp3/top/b200/core_compile +++ /dev/null @@ -1 +0,0 @@ -iverilog -Wall -y. -y ../../control_lib/ -y ../../custom/ -y ../../fifo/ -y ../../gpif2/ -y ../../models/ -y ../../sdr_lib/ -y ../../coregen/ -y ../../vrt/ -y ../../opencores/i2c/rtl/verilog/ -y ../../opencores/spi/rtl/verilog/ -y ../../timing/ -y ../../opencores/8b10b/ -I ../../opencores/spi/rtl/verilog/ -I ../../opencores/i2c/rtl/verilog/ -y ../../simple_gemac B200.v 2>&1 | grep -v timescale | grep -v coregen | grep -v models |