benchmark

This commit is contained in:
mariusmonton 2018-09-11 23:34:30 +02:00
parent 35e688837a
commit 7254794fcd
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ Brief description of the modules:
* RISC_V_execute: Executes every ISA instruction
* Instruction: Decodes instruction and acces to any instruction field
Current performance is about 166000 instructions / sec in a Core-i5@2.2Ghz
Helper classes:
* Performance: Performance indicators stores here (singleton class)
* Log: Log class to log them all (singleton class)