aboutsummaryrefslogtreecommitdiff
path: root/doc/ReadingGuide.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ReadingGuide.md')
-rw-r--r--doc/ReadingGuide.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ReadingGuide.md b/doc/ReadingGuide.md
index f1eb1ab..1946a9e 100644
--- a/doc/ReadingGuide.md
+++ b/doc/ReadingGuide.md
@@ -9,9 +9,12 @@ The model contains the following Sail modules in the `model` directory:
- `prelude.sail` contains useful Sail library functions. This file
should be referred to as needed. The lowest level memory access
- primitives are defined in this file, and are implemented
+ primitives are defined in `prelude_mem.sail`, and are implemented
by the various Sail backends.
+- `riscv_xlen.sail` contains the `XLEN` definition for the model. It
+ can be set for either RV32 or RV64.
+
- `riscv_types.sail` contains some basic RISC-V definitions. This
file should be read first, since it provides basic definitions that
are used throughout the specification, such as privilege