aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-06-07 17:09:26 +0200
committerClifford Wolf <clifford@clifford.at>2016-06-07 17:09:26 +0200
commitb99610fee30e41049e94687e350a720951a9f0e9 (patch)
treeb8a8e059e2e64f771c6a403bf89250abbd5b612d /README.md
parentbf062e39acf817c00da0c21ae7200d618167218a (diff)
downloadpicorv32-b99610fee30e41049e94687e350a720951a9f0e9.tar.gz
picorv32-b99610fee30e41049e94687e350a720951a9f0e9.zip
Using newlib libc from riscv-tools in dhrystone benchmark
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a01d330..9260acf 100644
--- a/README.md
+++ b/README.md
@@ -326,9 +326,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.406 DMIPS/MHz (715 Dhrystones/Second/MHz)
+Dhrystone benchmark results: 0.505 DMIPS/MHz (888 Dhrystones/Second/MHz)
-For the Dhrystone benchmark the average CPI is 4.072.
+For the Dhrystone benchmark the average CPI is 4.208.
PicoRV32 Native Memory Interface