summaryrefslogtreecommitdiff
path: root/snapshots/hol4/README.md
diff options
context:
space:
mode:
authorBrian Campbell2018-05-11 18:21:28 +0100
committerBrian Campbell2018-05-11 18:21:35 +0100
commit18550ec15e8ca25770ca6d9a58c9d754d9c9861e (patch)
treef6eddebfe85f87e5388135495873d4748d743066 /snapshots/hol4/README.md
parent2140f736dbc5094a5e77315fdb7ace40162a464e (diff)
Add snapshot of HOL4 output for CHERI and RISC-V
Diffstat (limited to 'snapshots/hol4/README.md')
-rw-r--r--snapshots/hol4/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/snapshots/hol4/README.md b/snapshots/hol4/README.md
new file mode 100644
index 00000000..2a8208c9
--- /dev/null
+++ b/snapshots/hol4/README.md
@@ -0,0 +1,13 @@
+# Snapshot of HOL4 output for Sail CHERI and RISC-V models
+
+These theories are a snapshot of the generated files for the Sail
+CHERI and RISC-V models, translated to HOL4 via Lem. These are all
+accepted by the current source repository version of HOL4 (from
+roughly 7th May 2018), although we have not done any further testing
+of them yet.
+
+They were generated using the `cheri-mono` branch of Sail, and the
+`hol-with-extra-types` branch of Lem, which currently contain some
+changes that are not yet ready of the main branches of these projects.
+
+11th May 2018.