forked from Github_Repos/cvw
change buildroot expectations to match reality
This commit is contained in:
parent
7d571f27a6
commit
f31a0ded75
@ -31,7 +31,7 @@ configs = [
|
||||
TestCase(
|
||||
name="buildroot",
|
||||
cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
||||
grepstr="loaded 2500000 instructions"
|
||||
grepstr="loaded 6000 instructions"
|
||||
),
|
||||
TestCase(
|
||||
name="rv32ic",
|
||||
|
Loading…
Reference in New Issue
Block a user