Expand description
Module implementing our simple custom gate and common functions using it
Modules§
- Module for managing the virtual region corresponding to super::FlexGateConfig
Structs§
- Vertical Gate Strategy:
- Defines a configuration for a flex gate chip describing the selector, and advice column values for the chip.
- A Config struct defining the parameters for FlexGateConfig
- A chip that implements the GateInstructions trait supporting basic arithmetic operations.
Traits§
- Trait that defines basic arithmetic operations for a gate.
Type Aliases§
- Vector of vectors tracking the thread break points across different halo2 phases
- Vector of thread advice column break points