Skip to content

Commit 95c4f57

Browse files
authored
Update README.md regarding Sail v1 vs v2
1 parent 5987151 commit 95c4f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ More recent work, integrating a newer version of Sail with rmem (currently only
188188

189189
- [ISA Semantics for ARMv8-A, RISC-V, and CHERI-MIPS.](http://www.cl.cam.ac.uk/users/pes20/sail/sail-popl2019.pdf) Alasdair Armstrong, Thomas Bauereiss, Brian Campbell, Alastair Reid, Kathryn E. Gray, Robert M. Norton, Prashanth Mundkur, Mark Wassell, Jon French, Christopher Pulte, Shaked Flur, Ian Stark, Neel Krishnaswami, and Peter Sewell. In POPL 2019.
190190

191-
191+
(2023/10/19 Note: rmem is currently lagging behind Sail development. rmem's integration of ISA models is based on the now-outdated Sail1, and all ISA models except RISC-V are Sail1 models. To accommodate the Sail2-based RISC-V model, rmem internally converts Sail2 types to Sail1 types. The parts of Sail1 rmem relies on are checked in as `src_sail_legacy`.)
192192

193193

194194

0 commit comments

Comments
 (0)