Skip to content

Commit

Permalink
more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
brweisz committed Sep 17, 2024
1 parent 614ffa8 commit 1983530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/opcodes/foreword.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
## Opcodes
Opcodes are how the ...
Opcodes are the basic elements that make the ACIR abstraction. An Abstract Circuit Intermediate Representation (ACIR) is a set of opcodes of different kinds (AssertZero, MemoryInit, MemoryOp, BlackBoxFunction, BrilligCall). These opcodes take different forms and talk about witnesses (inmutable variables in the circuit) and their main function is to establish restrictions over these witnesses.

0 comments on commit 1983530

Please sign in to comment.