URL
https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk
Subversion Repositories qaz_libs
[/] [qaz_libs/] [trunk/] [PCIe/] [sim/] [tests/] [tb_chnl_tester/] [wip.do] - Rev 36
Go to most recent revision | Compare with Previous | Blame | View Log
## compile simulation filesvlog -f ./$env(SIM_TB).f# simulation $rootvlog ./$env(SIM_TB)_pkg.svvlog ./$env(SIM_TB).sv# compile test lastvlog ./the_test.sv
Go to most recent revision | Compare with Previous | Blame | View Log
