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"
42#include "relations/memory.hpp"
55#include "relations/sha256.hpp"
57#include "relations/sload.hpp"
58#include "relations/sstore.hpp"
61#include "relations/tx.hpp"
65
66// Optimized Relations
68
69// Lookup and permutation relations
138#include "relations/perms_tx.hpp"
139
140namespace bb::avm2 {
141
143 static constexpr size_t NUM_PRECOMPUTED_ENTITIES = 123;
144 static constexpr size_t NUM_WITNESS_ENTITIES = 3015;
145 static constexpr size_t NUM_SHIFTED_ENTITIES = 361;
146 static constexpr size_t NUM_WIRES = 2561;
147 static constexpr size_t NUM_ALL_ENTITIES = 3499;
148
149 // Need to be templated for recursive verifier
150 template <typename FF_>
152 // Optimized Relations
154 // Relations
213
214 // Need to be templated for recursive verifier
215 template <typename FF_>
217 // Lookups
672};
673
674} // 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