halo2_base::gates

Module circuit

Source
Expand description

Module providing tools to create a circuit using our gates

Modules§

  • Module that helps auto-build circuits

Structs§

Enums§

  • Defines stage of circuit building.
  • Smart Halo2 circuit config that has different variants depending on whether you need range checks or not. The difference is that to enable range checks, the Halo2 config needs to add a lookup table.