-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: specify databus arrays for BB (#6239)
This PR adds a field to the MemoryInit opcode to specify the memory blocks used for the databus. It is related to issue noir-lang/noir#4974 This is a breaking change because it modifies ACIR format. --------- Co-authored-by: Tom French <[email protected]>
- Loading branch information
1 parent
c20dd50
commit 01d9f24
Showing
11 changed files
with
444 additions
and
20 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
Oops, something went wrong.