forked from Github_Repos/cvw
Fixed "bug" with wally-pipelined.do
This commit is contained in:
parent
59f04f2518
commit
834b308ed6
@ -38,6 +38,7 @@ if {$2 eq "buildroot" || $2 eq "buildroot-checkpoint"} {
|
|||||||
vsim -lib work_${1}_${2} testbenchopt -suppress 8852,12070,3084
|
vsim -lib work_${1}_${2} testbenchopt -suppress 8852,12070,3084
|
||||||
|
|
||||||
#-- Run the Simulation
|
#-- Run the Simulation
|
||||||
|
run -all
|
||||||
add log -recursive /*
|
add log -recursive /*
|
||||||
do linux-wave.do
|
do linux-wave.do
|
||||||
run -all
|
run -all
|
||||||
|
Loading…
Reference in New Issue
Block a user