From fd1195a14814180ee1b0aed5e139d3acff604e1b Mon Sep 17 00:00:00 2001 From: Greg Chadwick Date: Fri, 10 Dec 2021 10:31:07 +0000 Subject: [PATCH] [dv] Set UVM_VERBOSITY to UVM_LOW Vendored in VIP from OpenTitan is very noisy at default UVM_MEDIUM level, producing multi-GB log files in some instances. --- dv/uvm/core_ibex/yaml/rtl_simulation.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dv/uvm/core_ibex/yaml/rtl_simulation.yaml b/dv/uvm/core_ibex/yaml/rtl_simulation.yaml index 9d25e1bf..91497ee3 100644 --- a/dv/uvm/core_ibex/yaml/rtl_simulation.yaml +++ b/dv/uvm/core_ibex/yaml/rtl_simulation.yaml @@ -55,7 +55,8 @@ cmd: > env SIM_DIR= /vcs_simv +vcs+lic+wait - +ntb_random_seed= +UVM_TESTNAME= +bin= + +ntb_random_seed= +UVM_TESTNAME= + +UVM_VERBOSITY=UVM_LOW +bin= +ibex_tracer_file_base=/trace_core +cosim_log_file=/spike_cosim.log cov_opts: > @@ -83,7 +84,7 @@ -l /compile.log " sim: cmd: > - vsim -64 -c -do "run -a; quit -f" +designfile -f /top.list -sv_seed +access +r+w +UVM_TESTNAME= +bin= +ibex_tracer_file_base="/trace_core" -l /sim.log + vsim -64 -c -do "run -a; quit -f" +designfile -f /top.list -sv_seed +access +r+w +UVM_TESTNAME= +UVM_VERBOSITY=UVM_LOW +bin= +ibex_tracer_file_base="/trace_core" -l /sim.log cov_opts: > -do "coverage save -onexit /cov.ucdb;" @@ -105,7 +106,7 @@ -suppress EnumMustBePositive" sim: cmd: > - -sv_seed -pli_lib /libuvm_dpi.so +acc+rwb -image image -work /dsim +UVM_TESTNAME= +bin= +ibex_tracer_file_base=/trace_core -l /sim.log + -sv_seed -pli_lib /libuvm_dpi.so +acc+rwb -image image -work /dsim +UVM_TESTNAME= +UVM_VERBOSITY=UVM_LOW +bin= +ibex_tracer_file_base=/trace_core -l /sim.log wave_opts: > -waves waves.vcd @@ -121,7 +122,7 @@ -f ibex_dv.f" sim: cmd: > - vsim -c -sv_seed -lib /work +UVM_TESTNAME= +bin= +ibex_tracer_file_base="/trace_core" -l /sim.log -do "run -all; endsim; quit -force" + vsim -c -sv_seed -lib /work +UVM_TESTNAME= +UVM_VERBOSITY=UVM_LOW +bin= +ibex_tracer_file_base="/trace_core" -l /sim.log -do "run -all; endsim; quit -force" cov_opts: > -acdb_file /cov.acdb @@ -172,6 +173,7 @@ -svseed -svrnc rand_struct +UVM_TESTNAME= + +UVM_VERBOSITY=UVM_LOW +bin= +ibex_tracer_file_base=/trace_core -nokey