diff options
Diffstat (limited to 'fpga/usrp2/simple_gemac/simple_gemac_wrapper.build')
-rwxr-xr-x | fpga/usrp2/simple_gemac/simple_gemac_wrapper.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpga/usrp2/simple_gemac/simple_gemac_wrapper.build b/fpga/usrp2/simple_gemac/simple_gemac_wrapper.build deleted file mode 100755 index 9293deca6..000000000 --- a/fpga/usrp2/simple_gemac/simple_gemac_wrapper.build +++ /dev/null @@ -1 +0,0 @@ -iverilog -Wimplict -Wportbind -y ../fifo/ -y ../models/ -y . -y miim -y ../coregen/ -y ../control_lib/ -o simple_gemac_wrapper_tb simple_gemac_wrapper_tb.v |