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