mirror of
https://github.com/fairwaves/UHD-Fairwaves.git
synced 2025-11-03 13:33:15 +00:00
3 lines
170 B
Bash
Executable File
3 lines
170 B
Bash
Executable File
#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
|