From 2b03b8487d0241aa67c096736ecae20a802941b2 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Mon, 17 Jul 2017 15:38:52 +0200 Subject: [PATCH] Add Small and productive in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3ed2d7d..99055db 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,12 @@ VexRiscv smallest (RV32I, 0.47 DMIPS/Mhz, no datapath bypass) -> Cyclone IV -> 160 Mhz 852 LUT 579 FF Cyclone II -> 144 Mhz 844 LUT 578 FF +VexRiscv small and productive (RV32I, 0.78 DMIPS/Mhz) -> + Artix 7 -> 330 Mhz 719 LUT 557 FF + Cyclone V -> 153 Mhz 539 ALMs + Cyclone IV -> 148 Mhz 1,127 LUT 552 FF + Cyclone II -> 114 Mhz 1,133 LUT 551 FF + VexRiscv full (RV32IM, 1.14 DMIPS/Mhz, I$, D$, single cycle barrel shifter, debug module, catch exceptions, static branch) -> Artix 7 -> 249 Mhz 1862 LUT 1498 FF Cyclone V -> 133 Mhz 1272 ALMs