diff options
Diffstat (limited to 'fpga/usrp2/extramfifo/ext_fifo_tb.sh')
-rw-r--r-- | fpga/usrp2/extramfifo/ext_fifo_tb.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fpga/usrp2/extramfifo/ext_fifo_tb.sh b/fpga/usrp2/extramfifo/ext_fifo_tb.sh new file mode 100644 index 000000000..dcfede37a --- /dev/null +++ b/fpga/usrp2/extramfifo/ext_fifo_tb.sh @@ -0,0 +1,2 @@ +#fuse -prj ext_fifo_tb.prj -t work.glbl -t work.ext_fifo_tb -L unisims_ver -L xilinxcorelib_ver -o ext_fifo_tb +iverilog -c ext_fifo_tb.cmd -o ext_fifo_tb ext_fifo_tb.v |