diff options
author | Bunnaroath Sou <bsou@sifive.com> | 2019-03-27 18:06:37 -0700 |
---|---|---|
committer | Hsiang-Chia.Huang <hsiangchiah@sifive.com> | 2019-06-02 18:30:10 -0700 |
commit | 321b915ad91d2f28d605d2cd4c84d8360340a7c7 (patch) | |
tree | 0daea6d2211b4b1c7213d368759faf227ada4ea1 /doc | |
parent | 7fff977c8853a9c30f0017f4e47dd838b529997d (diff) |
Update readme, and doc/sphinx to include coremark
Diffstat (limited to 'doc')
-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) |