mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-24 06:07:19 -04:00
update performance
This commit is contained in:
parent
f21d94c75b
commit
f22df0f2b7
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ valid_cycles = {
|
|||
"dhrystone_single": 24127,
|
||||
"coremark_dual": 1001191,
|
||||
"coremark_single": 1300030,
|
||||
"dhrystone_cv32a65x": 31976,
|
||||
"dhrystone_cv32a60x": 39449,
|
||||
"dhrystone_cv32a65x": 30056,
|
||||
"dhrystone_cv32a60x": 37474,
|
||||
}
|
||||
|
||||
for arg in sys.argv[1:]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue