diff options
author | Hsiang-Chia.Huang <hsiangchiah@sifive.com> | 2019-06-04 23:06:32 -0700 |
---|---|---|
committer | Hsiang-Chia.Huang <hsiangchiah@sifive.com> | 2019-06-04 23:06:32 -0700 |
commit | b599595c3429c6fe0b24b0ecb85ad94222ced675 (patch) | |
tree | 4b4ab8faf418732818e849cec879c06f6ec75a56 | |
parent | 78b48aac4add3ba3a8a46eafa2b8c8cde065d1f2 (diff) |
Update README for coremark.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -95,12 +95,12 @@ operating systems to RISC-V. - example-pmp - Demonstrates how to configure a Physical Memory Protection (PMP) region - sifive-welcome - - Prints the SiFive banner and blinks LEDs + - 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) + microcrontrollers (MCU) Please use SiFive GNU Embedded Toolchain >= v2019.05 ### Setting up the SDK ### |