Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yinan Zhao
NaxRiscv
Commits
90c06650
Commit
90c06650
authored
2 years ago
by
Dolu1990
Browse files
Options
Download
Email Patches
Plain Diff
update perf readme
parent
a77982c8
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
README.md
with
1 addition
and
1 deletion
+1
-1
README.md
View file @
90c06650
...
...
@@ -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.9
4
DMIPS/Mhz, 5.0
0
Coremark/Mhz, 1.6
8
Embench-iot baseline (Cortex M4) @ 15
0
Mhz + 1
4.2
KLUT on Artix 7-3
-
High perf config : 2.9
3
DMIPS/Mhz, 5.0
2
Coremark/Mhz, 1.6
7
Embench-iot baseline (Cortex M4) @ 15
5
Mhz + 1
3.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)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help