mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Added first benchmark.
This commit is contained in:
parent
cebb2bc44d
commit
9909bdd4d5
@ -316,7 +316,8 @@ string tests32i[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
string testsBP64[] = '{
|
string testsBP64[] = '{
|
||||||
"rv64BP/reg-test", "10000"
|
"rv64BP/reg-test", "10000",
|
||||||
|
"rv64BP/sieve", "1000000"
|
||||||
};
|
};
|
||||||
string tests[];
|
string tests[];
|
||||||
string ProgramAddrMapFile, ProgramLabelMapFile;
|
string ProgramAddrMapFile, ProgramLabelMapFile;
|
||||||
|
Loading…
Reference in New Issue
Block a user