Commit 90c06650 authored by Dolu1990's avatar Dolu1990
Browse files

update perf readme

parent a77982c8
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -5,7 +5,7 @@ An RISC-V core currently characterised by :
- Out of order execution with register renaming
- Superscalar (ex : 2 decode, 3 execution units, 2 retire)
- (RV32/RV64)IMAFDCSU (Linux / Buildroot works on hardware)
- High perf config : 2.94 DMIPS/Mhz, 5.00 Coremark/Mhz, 1.68 Embench-iot baseline (Cortex M4) @ 150 Mhz + 14.2 KLUT on Artix 7-3
- High perf config : 2.93 DMIPS/Mhz, 5.02 Coremark/Mhz, 1.67 Embench-iot baseline (Cortex M4) @ 155 Mhz + 13.3 KLUT on Artix 7-3
- Portable HDL, but target FPGA with distributed ram (Xilinx series 7 is the reference used so far)
- Target a (relatively) low area usage and high fmax (not the best IPC)
- Decentralized hardware elaboration (Empty toplevel parametrized with plugins)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment