mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
make regression expect what buildroot is actually able to reach
This commit is contained in:
parent
8eff03bf1a
commit
efe9f5d857
@ -31,7 +31,7 @@ configs = [
|
||||
TestCase(
|
||||
name="buildroot",
|
||||
cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
||||
grepstr="8900000 instructions"
|
||||
grepstr="8500000 instructions"
|
||||
),
|
||||
TestCase(
|
||||
name="arch64",
|
||||
|
Loading…
Reference in New Issue
Block a user