diff options
author | hsiang-chia.huang <hsiangchia.huang@sifive.com> | 2019-06-05 09:30:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 09:30:32 +0800 |
commit | 78b48aac4add3ba3a8a46eafa2b8c8cde065d1f2 (patch) | |
tree | 529b31e1159e56592621439d1bca1db64da03817 /doc/sphinx/contents.rst | |
parent | f2c7f75ceef24aec9891d75c2b4fb5db5b847868 (diff) | |
parent | 9ed1c05e3b202ef2ef17cae4bfc0ca6425541d13 (diff) |
Merge pull request #259 from sifive/coremark_development-19.05
Coremark development 19.05
Diffstat (limited to 'doc/sphinx/contents.rst')
-rw-r--r-- | doc/sphinx/contents.rst | 4 |
1 files changed, 4 insertions, 0 deletions
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) |