NilFoundation / zkLLVM

Zero-Knowledge Proof Systems Circuit Compiler
https://docs.nil.foundation/zkllvm
273 stars 44 forks source link

577 new fast tbl #611

Open CblPOK-git opened 3 weeks ago

CblPOK-git commented 3 weeks ago

Possible assigner modes: circuit: generate crct, table_pieces, table header, constants and selectors using IR. assignment: generate witness and public_input using IR. assignment-fast: generate witness and public_input using table pieces and table_header + constants circuit-assignment: generate everything using IR. public-input-column: generate public_input using IR. size_estimation: count components amount using IR