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
140#include "relations/perms_tx.hpp"
141
142namespace bb::avm2 {
143
145 static constexpr size_t NUM_PRECOMPUTED_ENTITIES = 129;
146 static constexpr size_t NUM_WITNESS_ENTITIES = 3080;
147 static constexpr size_t NUM_SHIFTED_ENTITIES = 337;
149 static constexpr size_t NUM_ALL_ENTITIES = 3546;
150
151 // Need to be templated for recursive verifier
152 template <typename FF_>
154 // Optimized Relations
156 // Relations
217
218 // Need to be templated for recursive verifier
219 template <typename FF_>
221 // Lookups
689};
690
691} // 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