URL
https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk
Subversion Repositories qaz_libs
[/] [qaz_libs/] [trunk/] [basal/] [sim/] [tests/] [legacy/] [tb_tiny_sync_fifo/] [wip.do] - Rev 51
Go to most recent revision | Compare with Previous | Blame | View Log
#
vlog -f ../../libs/FPGA_verilog/tiny_fifo.f
vlog -f ../../libs/sim_verilog/fifo_bfm.f
# simulation $root
vlog ../../src/tb_tiny_sync_fifo.sv
# compile test last
vlog ./the_test.sv
Go to most recent revision | Compare with Previous | Blame | View Log