From 5ee1a340e39d7bb17390847a01c0ef9147ce47cb Mon Sep 17 00:00:00 2001 From: JeanRochCoulon Date: Wed, 27 Sep 2023 14:05:38 +0200 Subject: [PATCH] Wait for VCS license for vcs-uvm target (#1478) --- verif/sim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verif/sim/Makefile b/verif/sim/Makefile index 95540274d2..6eedbcb6bf 100644 --- a/verif/sim/Makefile +++ b/verif/sim/Makefile @@ -186,7 +186,7 @@ ALL_UVM_FLAGS = -lca -sverilog +incdir+$(VCS_HOME)/etc/uvm/src \ $(if $(DEBUG), -debug_access+all $(if $(VERDI), -kdb) $(if $(TRACE_COMPACT),+vcs+fsdbon))\ -cm_seqnoconst -diag noconst -ALL_SIMV_UVM_FLAGS = -licwait 20 $(issrun_opts) \ +ALL_SIMV_UVM_FLAGS = +vcs+lic+wait $(issrun_opts) \ -sv_lib $(CVA6_REPO_DIR)/verif/core-v-verif/lib/dpi_dasm/lib/Linux64/libdpi_dasm +signature=I-ADD-01.signature_output \ +UVM_TESTNAME=uvmt_cva6_firmware_test_c