Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
flavor_variables.hpp
Go to the documentation of this file.
1// AUTOGENERATED FILE
2#pragma once
3
5
6// Relations
9#include "relations/alu.hpp"
13#include "relations/bitwise.hpp"
17#include "relations/context.hpp"
21#include "relations/discard.hpp"
22#include "relations/ecc.hpp"
23#include "relations/ecc_mem.hpp"
29#include "relations/ff_gt.hpp"
30#include "relations/gas.hpp"
33#include "relations/gt.hpp"
41#include "relations/memory.hpp"
56#include "relations/sha256.hpp"
58#include "relations/sload.hpp"
59#include "relations/sstore.hpp"
62#include "relations/tx.hpp"
67
68// Optimized Relations
70
71// Lookup and permutation relations
142#include "relations/perms_tx.hpp"
143
144namespace bb::avm2 {
145
147 static constexpr size_t NUM_PRECOMPUTED_ENTITIES = 123;
148 static constexpr size_t NUM_WITNESS_ENTITIES = 3086;
149 static constexpr size_t NUM_SHIFTED_ENTITIES = 360;
150 static constexpr size_t NUM_WIRES = 2618;
151 static constexpr size_t NUM_ALL_ENTITIES = 3569;
152
153 // Need to be templated for recursive verifier
154 template <typename FF_>
156 // Optimized Relations
158 // Relations
219
220 // Need to be templated for recursive verifier
221 template <typename FF_>
223 // Lookups
692};
693
694} // namespace bb::avm2
static constexpr size_t NUM_SHIFTED_ENTITIES
static constexpr size_t NUM_WIRES
static constexpr size_t NUM_ALL_ENTITIES
static constexpr size_t NUM_PRECOMPUTED_ENTITIES
static constexpr size_t NUM_WITNESS_ENTITIES