mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
buildroot added to regression because it passes regression
This commit is contained in:
parent
c25905ac70
commit
4f50dd575d
@ -28,11 +28,11 @@ configs = [
|
|||||||
cmd="vsim -do wally-busybear-batch.do -c > {}",
|
cmd="vsim -do wally-busybear-batch.do -c > {}",
|
||||||
grepstr="# loaded 100000 instructions"
|
grepstr="# loaded 100000 instructions"
|
||||||
),
|
),
|
||||||
# TestCase(
|
TestCase(
|
||||||
# name="buildroot",
|
name="buildroot",
|
||||||
# cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
||||||
# grepstr="# loaded 100000 instructions"
|
grepstr="# loaded 600000 instructions"
|
||||||
# ),
|
),
|
||||||
TestCase(
|
TestCase(
|
||||||
name="rv32ic",
|
name="rv32ic",
|
||||||
cmd="vsim > {} -c <<!\ndo wally-pipelined-batch.do ../config/rv32ic rv32ic\n!",
|
cmd="vsim > {} -c <<!\ndo wally-pipelined-batch.do ../config/rv32ic rv32ic\n!",
|
||||||
|
Loading…
Reference in New Issue
Block a user