diff --git a/yaml/simulator.yaml b/yaml/simulator.yaml index 76dd6f1e..3f00c04a 100644 --- a/yaml/simulator.yaml +++ b/yaml/simulator.yaml @@ -93,6 +93,14 @@ cmd: > -sv_seed -pli_lib /libuvm_dpi.so +acc+rwb -image image -work /dsim +- tool: verilator + compile: + cmd: + - "verilator --binary -I$RV_ROOT/tools/riscv-dv/ $UVM_DIR/uvm.sv -I$UVM_DIR -f $RISCV_DV_ROOT/files.f --timing -DUVM_NO_DPI -Wno-lint -Wno-style -Wno-CONSTRAINTIGN -Wno-ZERODLY -Wno-SYMRSVDWORD --build-jobs `nproc` --output-groups 50" + sim: + cmd: > + obj_dir/Vuvm + - tool: qrun compile: cmd: