aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-09-04 12:25:23 +0200
committerClifford Wolf <clifford@clifford.at>2016-09-04 12:25:23 +0200
commite403c950b02cac862b1e7684b991534f84093994 (patch)
tree9cdb64addea0b83c8c24f7609920c3c96a5f176e /README.md
parent990f876a5b47e33943a3557a46d58161ddedaf95 (diff)
downloadpicorv32-e403c950b02cac862b1e7684b991534f84093994.tar.gz
picorv32-e403c950b02cac862b1e7684b991534f84093994.zip
Cleanups in dhrystone/testbench_slow_mem.v, added results to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc3fe9b..510522a 100644
--- a/README.md
+++ b/README.md
@@ -351,6 +351,9 @@ Dhrystone benchmark results: 0.521 DMIPS/MHz (916 Dhrystones/Second/MHz)
For the Dhrystone benchmark the average CPI is 4.081.
+Without using the look-ahead memory interface (usually required for max
+clock speed), this results drop to 0.305 DMIPS/MHz and 5.232 CPI.
+
PicoRV32 Native Memory Interface
--------------------------------