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