mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-23 13:27:16 -04:00
Added nobpred case to nightly regression
This commit is contained in:
parent
e52409e916
commit
d11de0f28a
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ derivconfigtests = [
|
|||
]
|
||||
|
||||
bpredtests = [
|
||||
|
||||
["nobpred_rv32gc", ["rv32i"]],
|
||||
["bpred_TWOBIT_6_16_10_0_rv32gc", ["embench"], "-GPrintHPMCounters=1"],
|
||||
["bpred_TWOBIT_8_16_10_0_rv32gc", ["embench"], "-GPrintHPMCounters=1"],
|
||||
["bpred_TWOBIT_10_16_10_0_rv32gc", ["embench"], "-GPrintHPMCounters=1"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue