From b0a9499f86161e31a52760b7c7f8ac4ca966fb06 Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Fri, 3 Mar 2023 15:10:07 -0600 Subject: [PATCH] Oups included the wave file in the wally-batch.do script. --- sim/wally-batch.do | 1 - 1 file changed, 1 deletion(-) diff --git a/sim/wally-batch.do b/sim/wally-batch.do index 1992c1805..7e63de8ad 100644 --- a/sim/wally-batch.do +++ b/sim/wally-batch.do @@ -85,7 +85,6 @@ if {$2 eq "buildroot" || $2 eq "buildroot-checkpoint"} { # Adding coverage increases runtime from 2:00 to 4:29. Can't run it all the time #vopt work_$2.testbench -work work_$2 -o workopt_$2 +cover=sbectf #vsim -coverage -lib work_$2 workopt_$2 - do wave.do # power add generates the logging necessary for said generation. # power add -r /dut/core/* run -all