pub fn generate_evaluation_frame(opcode: usize) -> EvaluationFrame<Felt>
Expand description

Accepts an integer which is a unique representation of an operation and returns a trace containing the op bits of the operation.