Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_ Struct Reference

#include <perms_poseidon2_mem.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "PERM_POSEIDON2_MEM_DISPATCH_EXEC_POS2"
 
static constexpr std::string_view RELATION_NAME = "poseidon2_mem"
 
static constexpr size_t COLUMNS_PER_SET = 5
 
static constexpr Column SRC_SELECTOR = Column::execution_sel_execute_poseidon2_perm
 
static constexpr Column DST_SELECTOR = Column::poseidon2_perm_mem_sel
 
static constexpr Column INVERSES = Column::perm_poseidon2_mem_dispatch_exec_pos2_inv
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETSRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETDST_COLUMNS
 

Detailed Description

Definition at line 16 of file perms_poseidon2_mem.hpp.

Member Data Documentation

◆ COLUMNS_PER_SET

constexpr size_t bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::COLUMNS_PER_SET = 5
staticconstexpr

Definition at line 19 of file perms_poseidon2_mem.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::poseidon2_perm_mem_execution_clk,
ColumnAndShifts::poseidon2_perm_mem_space_id,
ColumnAndShifts::poseidon2_perm_mem_read_address_0_,
ColumnAndShifts::poseidon2_perm_mem_write_address_0_,
ColumnAndShifts::poseidon2_perm_mem_err
}

Definition at line 30 of file perms_poseidon2_mem.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::DST_SELECTOR = Column::poseidon2_perm_mem_sel
staticconstexpr

Definition at line 21 of file perms_poseidon2_mem.hpp.

◆ INVERSES

constexpr Column bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::INVERSES = Column::perm_poseidon2_mem_dispatch_exec_pos2_inv
staticconstexpr

Definition at line 22 of file perms_poseidon2_mem.hpp.

◆ NAME

constexpr std::string_view bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::NAME = "PERM_POSEIDON2_MEM_DISPATCH_EXEC_POS2"
staticconstexpr

Definition at line 17 of file perms_poseidon2_mem.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::RELATION_NAME = "poseidon2_mem"
staticconstexpr

Definition at line 18 of file perms_poseidon2_mem.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::precomputed_clk,
ColumnAndShifts::execution_context_id,
ColumnAndShifts::execution_rop_0_,
ColumnAndShifts::execution_rop_1_,
ColumnAndShifts::execution_sel_opcode_error
}

Definition at line 23 of file perms_poseidon2_mem.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::perm_poseidon2_mem_dispatch_exec_pos2_settings_::SRC_SELECTOR = Column::execution_sel_execute_poseidon2_perm
staticconstexpr

Definition at line 20 of file perms_poseidon2_mem.hpp.


The documentation for this struct was generated from the following file: