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