Re-exports§
pub use online::Address;
pub use online::AddressMap;
pub use online::INITIAL_TIMESTAMP;
Modules§
Structs§
- Memory
Address - The full pointer to a location in memory consists of an address space and a pointer within the address space.
- Memory
AirInventory - Memory
AuxCols Factory - A helper for generating trace values in auxiliary memory columns related to the offline memory argument.
- Memory
Controller - Persistent
Memory Trace Heights - Shared
Memory Helper - Owned version of MemoryAuxColsFactory.
- Timestamped
Values - Volatile
Memory Trace Heights
Enums§
Constants§
- BOUNDARY_
AIR_ OFFSET - The offset of the boundary AIR in AIRs of MemoryController.
- CHUNK
- MERKLE_
AIR_ OFFSET - The offset of the Merkle AIR in AIRs of MemoryController.
- POINTER_
MAX_ BITS
Functions§
- num_
memory_ airs - This is O(1) and returns the length of
MemoryAirInventory::into_airs
.
Type Aliases§
- Equipartition
- An equipartition of memory values.
- Memory
Image - Timestamped
Equipartition - A sorted equipartition of memory, with timestamps and values.