summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--doc/sphinx/contents.rst4
2 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 922e588..d1c1a5c 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,9 @@ operating systems to RISC-V.
- Prints the SiFive banner and blinks LEDs
- dhrystone
- "Dhrystone" Benchmark Program by Reinhold P. Weicker
+ - coremark
+ - "CoreMark" Benchmark Program that measures the performance of embedded
+ microcrontrollers (MCU)
### Setting up the SDK ###
diff --git a/doc/sphinx/contents.rst b/doc/sphinx/contents.rst
index cad7f78..3a20bad 100644
--- a/doc/sphinx/contents.rst
+++ b/doc/sphinx/contents.rst
@@ -153,3 +153,7 @@ The example programs can be found under the ``software/`` directory.
- "Dhrystone" Benchmark Program by Reinhold P. Weicker
+- coremark
+
+ - "CoreMark" Benchmark Program that measures the performance of embedded
+ microcrontrollers (MCU)