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

#include <perms_ecc_mem.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "PERM_ECC_MEM_DISPATCH_EXEC_ECC_ADD"
 
static constexpr std::string_view RELATION_NAME = "ecc_mem"
 
static constexpr size_t COLUMNS_PER_SET = 10
 
static constexpr Column SRC_SELECTOR = Column::execution_sel_execute_ecc_add
 
static constexpr Column DST_SELECTOR = Column::ecc_add_mem_sel
 
static constexpr Column INVERSES = Column::perm_ecc_mem_dispatch_exec_ecc_add_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_ecc_mem.hpp.

Member Data Documentation

◆ COLUMNS_PER_SET

constexpr size_t bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::COLUMNS_PER_SET = 10
staticconstexpr

Definition at line 19 of file perms_ecc_mem.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::ecc_add_mem_execution_clk, ColumnAndShifts::ecc_add_mem_space_id,
ColumnAndShifts::ecc_add_mem_p_x, ColumnAndShifts::ecc_add_mem_p_y,
ColumnAndShifts::ecc_add_mem_p_is_inf, ColumnAndShifts::ecc_add_mem_q_x,
ColumnAndShifts::ecc_add_mem_q_y, ColumnAndShifts::ecc_add_mem_q_is_inf,
ColumnAndShifts::ecc_add_mem_dst_addr_0_, ColumnAndShifts::ecc_add_mem_err
}

Definition at line 30 of file perms_ecc_mem.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::DST_SELECTOR = Column::ecc_add_mem_sel
staticconstexpr

Definition at line 21 of file perms_ecc_mem.hpp.

◆ INVERSES

constexpr Column bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::INVERSES = Column::perm_ecc_mem_dispatch_exec_ecc_add_inv
staticconstexpr

Definition at line 22 of file perms_ecc_mem.hpp.

◆ NAME

constexpr std::string_view bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::NAME = "PERM_ECC_MEM_DISPATCH_EXEC_ECC_ADD"
staticconstexpr

Definition at line 17 of file perms_ecc_mem.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::RELATION_NAME = "ecc_mem"
staticconstexpr

Definition at line 18 of file perms_ecc_mem.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::execution_context_id,
ColumnAndShifts::execution_register_0_, ColumnAndShifts::execution_register_1_,
ColumnAndShifts::execution_register_2_, ColumnAndShifts::execution_register_3_,
ColumnAndShifts::execution_register_4_, ColumnAndShifts::execution_register_5_,
ColumnAndShifts::execution_rop_6_, ColumnAndShifts::execution_sel_opcode_error
}

Definition at line 23 of file perms_ecc_mem.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::perm_ecc_mem_dispatch_exec_ecc_add_settings_::SRC_SELECTOR = Column::execution_sel_execute_ecc_add
staticconstexpr

Definition at line 20 of file perms_ecc_mem.hpp.


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