mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-26 06:25:20 +00:00
temporarily removing buildroot from regression until it is regenerated
This commit is contained in:
parent
b37bcc8e38
commit
3e11da2aa2
@ -28,11 +28,11 @@ configs = [
|
||||
cmd="vsim -do wally-busybear-batch.do -c > {}",
|
||||
grepstr="# loaded 100000 instructions"
|
||||
),
|
||||
TestCase(
|
||||
name="buildroot",
|
||||
cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
||||
grepstr="# loaded 100000 instructions"
|
||||
),
|
||||
# TestCase(
|
||||
# name="buildroot",
|
||||
# cmd="vsim -do wally-buildroot-batch.do -c > {}",
|
||||
# grepstr="# loaded 100000 instructions"
|
||||
# ),
|
||||
TestCase(
|
||||
name="rv32ic",
|
||||
cmd="vsim > {} -c <<!\ndo wally-pipelined-batch.do ../config/rv32ic rv32ic\n!",
|
||||
|
Loading…
Reference in New Issue
Block a user