forked from Github_Repos/cvw
Quick patch to regression-wally to "fix" rv32ic.
This commit is contained in:
parent
38bbe23d14
commit
06c5a825c4
@ -84,7 +84,7 @@ for test in tests32ic:
|
||||
tc = TestCase(
|
||||
name=test,
|
||||
variant="rv32ic",
|
||||
cmd="vsim > {} -c <<!\ndo wally-pipelined-batch.do rv32ic "+test+"\n!",
|
||||
cmd="vsim > {} -c <<!\ndo wally-pipelined-tim-batch.do rv32ic "+test+"\n!",
|
||||
grepstr="All tests ran without failures")
|
||||
configs.append(tc)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user