-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement element-addressable memory (#1598)
* feat: update memory chiplet to be element-addressable * feat(air): fix air constraints for new memory chiplet * feat(bus): fix bus for element-addressable memory * fix: fix stdlib after element-addressable memory * changelog * more test fixes * fix: recursive verifier * fix sha256 * PR fixes * nomenclature: change `batch` -> `word` * more PR fixes * clippy * cleanup * feat: make the number of locals element-addressable * fix: fix stdlib after locals change * more PR fixes * more PR fixes * fix rounding up of locals * PR fixes
- Loading branch information
Showing
86 changed files
with
3,974 additions
and
3,104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.