diff options
Diffstat (limited to 'fpga/usrp3/lib/vita/build_16_to_8')
-rwxr-xr-x | fpga/usrp3/lib/vita/build_16_to_8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fpga/usrp3/lib/vita/build_16_to_8 b/fpga/usrp3/lib/vita/build_16_to_8 new file mode 100755 index 000000000..9c32aa7cd --- /dev/null +++ b/fpga/usrp3/lib/vita/build_16_to_8 @@ -0,0 +1,2 @@ +iverilog -y . -y ../dsp/ -y ../control/ -Wall chdr_16sc_to_8sc_tb.v -o chdr_16sc_to_8sc_tb + |