From 64712d2243fff78642a9468de4ab02e54775b0a4 Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Wed, 19 Jun 2024 13:51:50 -0700 Subject: [PATCH] Updated wave to match changes in testbench. --- sim/questa/wave.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/questa/wave.do b/sim/questa/wave.do index e11f7eb02..881100601 100644 --- a/sim/questa/wave.do +++ b/sim/questa/wave.do @@ -205,7 +205,7 @@ add wave -noupdate -group {Execution Stage} /testbench/dut/core/ieu/dp/SrcAE add wave -noupdate -group {Execution Stage} /testbench/dut/core/ieu/dp/SrcBE add wave -noupdate -group {Execution Stage} /testbench/dut/core/ieu/dp/ALUResultE add wave -noupdate -group {Execution Stage} /testbench/dut/core/ieu/dp/ResultW -add wave -noupdate -expand -group {Memory Stage} /testbench/FunctionName/FunctionName/FunctionName +add wave -noupdate -expand -group {Memory Stage} /testbench/FunctionName/FunctionName add wave -noupdate -expand -group {Memory Stage} /testbench/dut/core/InstrValidM add wave -noupdate -expand -group {Memory Stage} /testbench/dut/core/PCM add wave -noupdate -expand -group {Memory Stage} /testbench/dut/core/InstrM