aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSagar Karandikar <karandikarsagar@gmail.com>2015-01-11 11:53:34 -0800
committerSagar Karandikar <karandikarsagar@gmail.com>2015-01-11 11:53:34 -0800
commit1f14a4df049ae44c257b8065b42f8a56e614ce2f (patch)
tree189524ac9d28757c495375065e9d7205ea4521eb
parent378b3e3a488c2e011579c57df950082924020fe3 (diff)
downloadriscv-tools-new-abi.zip
riscv-tools-new-abi.tar.gz
riscv-tools-new-abi.tar.bz2
more README tweaksnew-abi
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index dda6974..acb8325 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,8 @@ RISC-V opcodes executable by the simulator
* `riscv-pk`, a proxy kernel that services
system calls generated by code built and linked with the RISC-V Newlib port
(this does not apply to Linux, as _it_ handles the system calls)
+* `riscv-qemu`, the QEMU Simulator with RISC-V Target support and the fastest
+RISC-V simulator
* `riscv-tests`, a set of assembly tests
and benchmarks
@@ -272,10 +274,7 @@ documentation to support future development and maintenance. This document is
created with the hope of being useful; however, its accuracy is not
guaranteed.
-This document is a mirrored version (with slight
-modifications) of the one found at
-[Quan's OCF
-website](http://ocf.berkeley.edu/~qmn/linux/install.html)
+This document is based on the original found at [Quan's OCF website](http://ocf.berkeley.edu/~qmn/linux/install.html)
## Table of Contents