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

#include <poseidon2_event.hpp>

Public Attributes

uint32_t space_id = 0
 
uint32_t execution_clk = 0
 
MemoryAddress src_address = 0
 
MemoryAddress dst_address = 0
 
std::array< MemoryValue, 4 > input
 
std::array< FF, 4 > output
 

Detailed Description

Definition at line 28 of file poseidon2_event.hpp.

Member Data Documentation

◆ dst_address

MemoryAddress bb::avm2::simulation::Poseidon2PermutationMemoryEvent::dst_address = 0

Definition at line 32 of file poseidon2_event.hpp.

◆ execution_clk

uint32_t bb::avm2::simulation::Poseidon2PermutationMemoryEvent::execution_clk = 0

Definition at line 30 of file poseidon2_event.hpp.

◆ input

std::array<MemoryValue, 4> bb::avm2::simulation::Poseidon2PermutationMemoryEvent::input

Definition at line 34 of file poseidon2_event.hpp.

◆ output

std::array<FF, 4> bb::avm2::simulation::Poseidon2PermutationMemoryEvent::output

Definition at line 35 of file poseidon2_event.hpp.

◆ space_id

uint32_t bb::avm2::simulation::Poseidon2PermutationMemoryEvent::space_id = 0

Definition at line 29 of file poseidon2_event.hpp.

◆ src_address

MemoryAddress bb::avm2::simulation::Poseidon2PermutationMemoryEvent::src_address = 0

Definition at line 31 of file poseidon2_event.hpp.


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