Structs§
- A memory chip that can initialize or finalize values in memory.
- Chip that initializes memory that is provided from the program. The table is preprocessed and receives each row in the first shard. This prevents any of these addresses from being overwritten through the normal MemoryInit.
- Multiplicity columns.
- The column layout for the chip.
- Memory read access.
- Memory read-write access.
- Memory write access.
Enums§
- The type of memory chip that is being initialized.
Constants§
Traits§
- The common columns for all memory access types.
Functions§
- A utility method to convert a slice of memory access columns into a vector of values. This is useful for comparing the values of a memory access to limbs.