Skip to content

v0.1.18: Use an abstract `Word` type (#27)

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 23:35
f1719ee
* Rename XLEN() to XLEN

* Use an abstract Word sort instead of Int

* Add documentation for the semantics

* Correct LUI to be XLEN invariant

* Refactor halting mechanism to avoid contextual functions

* Update to actions/checkout@v4

* Set Version: 0.1.18
---------

Co-authored-by: devops <[email protected]>