1
0
Fork 0
mirror of https://github.com/YosysHQ/picorv32.git synced 2025-01-03 03:43:38 -05:00

Updated Dhrystone results (got ~1% worse with new gcc)

This commit is contained in:
Clifford Wolf 2016-05-05 12:45:28 +02:00
parent 88299374cf
commit a0d63ea588

View file

@ -318,9 +318,9 @@ any other ALU operation.
The following dhrystone benchmark results are for a core with enabled
`ENABLE_MUL`, `ENABLE_DIV`, and `BARREL_SHIFTER` options.
Dhrystone benchmark results: 0.399 DMIPS/MHz (702 Dhrystones/Second/MHz)
Dhrystone benchmark results: 0.395 DMIPS/MHz (695 Dhrystones/Second/MHz)
For the Dhrystone benchmark the average CPI is 4.030.
For the Dhrystone benchmark the average CPI is 4.047.
PicoRV32 Native Memory Interface