From eb668b064b950c6617f78f7b0285f2ff83a40738 Mon Sep 17 00:00:00 2001 From: Greg Chadwick Date: Mon, 5 Feb 2024 15:06:19 +0000 Subject: [PATCH] [dv] Output VCS simulation log to file The DV flow is expecting log files to be produced with a particular file name, without it the reporting mechanisms do not work correctly. This adds VCS log output to a named rather rather than just capturing stdout. --- dv/uvm/core_ibex/yaml/rtl_simulation.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dv/uvm/core_ibex/yaml/rtl_simulation.yaml b/dv/uvm/core_ibex/yaml/rtl_simulation.yaml index f16ad5d17d..b7103463bb 100644 --- a/dv/uvm/core_ibex/yaml/rtl_simulation.yaml +++ b/dv/uvm/core_ibex/yaml/rtl_simulation.yaml @@ -71,6 +71,7 @@ +bin= +ibex_tracer_file_base= +cosim_log_file= + -l cov_opts: > -cm line+tgl+assert+fsm+branch