From cd9f0cd6bd6317bca2268dee5601840009673fbf Mon Sep 17 00:00:00 2001 From: slmnemo Date: Mon, 23 May 2022 19:24:28 -0700 Subject: [PATCH] fixed a comment spelling typo --- pipelined/regression/wally-pipelined-batch.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelined/regression/wally-pipelined-batch.do b/pipelined/regression/wally-pipelined-batch.do index 85d8513ec..bdfa326de 100644 --- a/pipelined/regression/wally-pipelined-batch.do +++ b/pipelined/regression/wally-pipelined-batch.do @@ -51,7 +51,7 @@ if {$2 eq "buildroot" || $2 eq "buildroot-checkpoint"} { #vopt work_$2.testbench -work work_$2 -o workopt_$2 +cover=sbectf #vsim -coverage -lib work_$2 workopt_$2 - # power add generates the logging necessary for saif generation. + # power add generates the logging necessary for said generation. # power add -r /dut/core/* run -all # power off -r /dut/core/*