forked from Github_Repos/cvw
temporarily removing buildroot from regression until it is regenerated
This commit is contained in:
parent
2ae5ca19b5
commit
28c6d60150
@ -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 100000 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