URL
https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk
Subversion Repositories qaz_libs
[/] [qaz_libs/] [trunk/] [axi4_lib/] [sim/] [tests/] [debug_bfm/] [wip.do] - Rev 30
Go to most recent revision | Compare with Previous | Blame | View Log
#
# vlog -f ../../libs/packages_verilog/tb_lib.f
vlog -f ../../libs/sim_verilog/axi4_bfm.f
vlog -f ../../libs/axi4_lib_verilog/axi4_base.f
# simulation $root
vlog ../../src/tb_bfm.sv
# compile test last
vlog ./the_test.sv
Go to most recent revision | Compare with Previous | Blame | View Log