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

#include <perms_sha256_mem.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "PERM_SHA256_MEM_MEM_OP_7"
 
static constexpr std::string_view RELATION_NAME = "sha256_mem"
 
static constexpr size_t COLUMNS_PER_SET = 6
 
static constexpr Column SRC_SELECTOR = Column::sha256_sel_mem_state_or_output
 
static constexpr Column DST_SELECTOR = Column::memory_sel_sha256_op_7_
 
static constexpr Column INVERSES = Column::perm_sha256_mem_mem_op_7_inv
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETSRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, COLUMNS_PER_SETDST_COLUMNS
 

Detailed Description

Definition at line 184 of file perms_sha256_mem.hpp.

Member Data Documentation

◆ COLUMNS_PER_SET

constexpr size_t bb::avm2::perm_sha256_mem_mem_op_7_settings_::COLUMNS_PER_SET = 6
staticconstexpr

Definition at line 187 of file perms_sha256_mem.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_sha256_mem_mem_op_7_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::memory_clk, ColumnAndShifts::memory_space_id, ColumnAndShifts::memory_address,
ColumnAndShifts::memory_value, ColumnAndShifts::memory_tag, ColumnAndShifts::memory_rw
}

Definition at line 196 of file perms_sha256_mem.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::perm_sha256_mem_mem_op_7_settings_::DST_SELECTOR = Column::memory_sel_sha256_op_7_
staticconstexpr

Definition at line 189 of file perms_sha256_mem.hpp.

◆ INVERSES

constexpr Column bb::avm2::perm_sha256_mem_mem_op_7_settings_::INVERSES = Column::perm_sha256_mem_mem_op_7_inv
staticconstexpr

Definition at line 190 of file perms_sha256_mem.hpp.

◆ NAME

constexpr std::string_view bb::avm2::perm_sha256_mem_mem_op_7_settings_::NAME = "PERM_SHA256_MEM_MEM_OP_7"
staticconstexpr

Definition at line 185 of file perms_sha256_mem.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::perm_sha256_mem_mem_op_7_settings_::RELATION_NAME = "sha256_mem"
staticconstexpr

Definition at line 186 of file perms_sha256_mem.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, COLUMNS_PER_SET> bb::avm2::perm_sha256_mem_mem_op_7_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::sha256_execution_clk, ColumnAndShifts::sha256_space_id,
ColumnAndShifts::sha256_memory_address_7_, ColumnAndShifts::sha256_memory_register_7_,
ColumnAndShifts::sha256_memory_tag_7_, ColumnAndShifts::sha256_rw
}

Definition at line 191 of file perms_sha256_mem.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::perm_sha256_mem_mem_op_7_settings_::SRC_SELECTOR = Column::sha256_sel_mem_state_or_output
staticconstexpr

Definition at line 188 of file perms_sha256_mem.hpp.


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