Skip to main content

Module trace

Module trace 

Source

Modules§

chiplets
execution_tracer

Structs§

AuxTraceBuilders
ChipletsLengths
Contains trace lengths of all chilplets: hash, bitwise, memory and kernel ROM trace lengths.
ExecutionTrace
Execution trace which is generated when a program is executed on the VM.
RowIndex
A newtype wrapper around a usize value representing a step in the execution trace.
TraceLenSummary
Contains the data about lengths of the trace parts.

Constants§

CORE_TRACE_WIDTH

Functions§

build_trace
Builds the main trace from the provided trace states in parallel.