Reduced imperas linux run time to 10 seconds.

This commit is contained in:
Rose Thompson 2023-12-04 00:00:26 -06:00
parent 8233ca999f
commit 8933aef357

View File

@ -88,10 +88,10 @@ if {$2 eq "buildroot" || $2 eq "buildroot-checkpoint"} {
#run 100 ns #run 100 ns
#force -deposit testbench/dut/core/priv/priv/csr/csri/IE_REGW 16'h2aa #force -deposit testbench/dut/core/priv/priv/csr/csri/IE_REGW 16'h2aa
#force -deposit testbench/dut/uncore/uncore/clint/clint/MTIMECMP 64'h1000 #force -deposit testbench/dut/uncore/uncore/clint/clint/MTIMECMP 64'h1000
run 7000 ms run 9800 ms
add log -recursive /testbench/dut/* add log -recursive /testbench/dut/*
do wave.do do wave.do
run 14000 ms run 200 ms
#run -all #run -all
exec ./slack-notifier/slack-notifier.py exec ./slack-notifier/slack-notifier.py