Fixed "bug" with wally-pipelined.do

This commit is contained in:
Ross Thompson 2022-02-22 22:19:25 -06:00
parent 59f04f2518
commit 834b308ed6

View File

@ -38,6 +38,7 @@ if {$2 eq "buildroot" || $2 eq "buildroot-checkpoint"} {
vsim -lib work_${1}_${2} testbenchopt -suppress 8852,12070,3084
#-- Run the Simulation
run -all
add log -recursive /*
do linux-wave.do
run -all