diff options
Diffstat (limited to 'snapshots/hol4/README.md')
| -rw-r--r-- | snapshots/hol4/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/snapshots/hol4/README.md b/snapshots/hol4/README.md index 5ce37726..140f1e0f 100644 --- a/snapshots/hol4/README.md +++ b/snapshots/hol4/README.md @@ -3,3 +3,6 @@ These theories are a snapshot of the generated files for the Sail MIPS, CHERI, RISC-V, and Aarch64 models, translated to HOL4 via Lem. They only require HOL4; the necessary Lem library files are included. + +Note that HOL4 takes a substantial amount of time to process the definition of +the `regstate` record. In particular, allow over an hour for the MIPS model. |
