From d331b9f29d2809a3559398d2d828d10a592f5995 Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Tue, 22 Feb 2022 22:19:25 -0600 Subject: [PATCH] Fixed "bug" with wally-pipelined.do --- pipelined/regression/wally-pipelined.do | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pipelined/regression/wally-pipelined.do b/pipelined/regression/wally-pipelined.do index db50042e9..f558d56f4 100644 --- a/pipelined/regression/wally-pipelined.do +++ b/pipelined/regression/wally-pipelined.do @@ -37,7 +37,8 @@ if {$2 eq "buildroot" || $2 eq "buildroot-checkpoint"} { vopt +acc work_${1}_${2}.testbench -work work_${1}_${2} -G INSTR_LIMIT=$3 -G INSTR_WAVEON=$4 -G CHECKPOINT=$5 -o testbenchopt vsim -lib work_${1}_${2} testbenchopt -suppress 8852,12070,3084 - #-- Run the Simulation + #-- Run the Simulation + run -all add log -recursive /* do linux-wave.do run -all