Module phantom

Module phantom 

Source
Expand description

Chip to handle phantom instructions. The Air will always constrain a NOP which advances pc by DEFAULT_PC_STEP. The runtime executor will execute different phantom instructions that may affect trace generation based on the operand.

Structs§

CycleEndPhantomExecutor
CycleStartPhantomExecutor
NopPhantomExecutor
PhantomAir
PhantomCols
PhantomExecutor
PhantomChip is a special executor because it is stateful and stores all the phantom sub-executors.
PhantomFiller
PhantomRecord

Type Aliases§

PhantomChip