aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPrashanth Mundkur <prashanth.mundkur@gmail.com>2019-01-16 10:42:23 -0800
committerPrashanth Mundkur <prashanth.mundkur@gmail.com>2019-01-16 10:42:23 -0800
commit8af9989e7f6df6750bda1b04095999faa6c2e7c1 (patch)
tree57e7de6daae77d040c245ead8830a27a8fd89b8d /README.md
parentb3c84499d479064409fed820549cc441ed369e8b (diff)
downloadsail-riscv-8af9989e7f6df6750bda1b04095999faa6c2e7c1.zip
sail-riscv-8af9989e7f6df6750bda1b04095999faa6c2e7c1.tar.gz
sail-riscv-8af9989e7f6df6750bda1b04095999faa6c2e7c1.tar.bz2
Update readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4210543..c50d9fe 100644
--- a/README.md
+++ b/README.md
@@ -28,12 +28,15 @@ sail-riscv
| +---- hol4 // HOL4 model
|
| // Handwritten files
-+---- c // C simulator
-+---- ocaml // OCaml simulator
+|
++---- c_emulator // supporting platform files for C emulator
++---- ocaml_emulator // supporting platform files for OCaml emulator
+---- lem // Lem library
+---- coq // Coq library
|
-+---- test // unit test files
++---- test // test files
+ |
+ +---- riscv-tests // snapshot of tests from the riscv/riscv-tests github repo
```
An outline of the specification