URL
https://opencores.org/ocsvn/wisbone_2_ahb/wisbone_2_ahb/trunk
Subversion Repositories wisbone_2_ahb
[/] [wisbone_2_ahb/] [trunk/] [svtb/] [sim_svtb/] [wb_run.all] - Rev 11
Compare with Previous | Blame | View Log
rm -rf ./work
vlib work
vlog -f compile_sv.f
vsim -c -suppress 4025 -suppress 4029 -novopt wb_ahb_top -do "run 1000ns; exit"