zhenfeizhang / halo2gategen

macros for halo2 gate generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

halo2gategen

customized_circuits!(TestConfig, 2, 2, 1, 1,
      | wc  | b2 | c2 |  d2
      | w1  | b3 | c3 |  d3
);

About

macros for halo2 gate generation


Languages

Language:Rust 100.0%