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

#include <to_radix_event.hpp>

Public Attributes

uint32_t execution_clk
 
uint32_t space_id
 
MemoryAddress dst_addr
 
FF value
 
uint32_t radix
 
bool is_output_bits
 
std::vector< MemoryValuelimbs
 

Detailed Description

Definition at line 25 of file to_radix_event.hpp.

Member Data Documentation

◆ dst_addr

MemoryAddress bb::avm2::simulation::ToRadixMemoryEvent::dst_addr

Definition at line 28 of file to_radix_event.hpp.

◆ execution_clk

uint32_t bb::avm2::simulation::ToRadixMemoryEvent::execution_clk

Definition at line 26 of file to_radix_event.hpp.

◆ is_output_bits

bool bb::avm2::simulation::ToRadixMemoryEvent::is_output_bits

Definition at line 32 of file to_radix_event.hpp.

◆ limbs

std::vector<MemoryValue> bb::avm2::simulation::ToRadixMemoryEvent::limbs

Definition at line 34 of file to_radix_event.hpp.

◆ radix

uint32_t bb::avm2::simulation::ToRadixMemoryEvent::radix

Definition at line 31 of file to_radix_event.hpp.

◆ space_id

uint32_t bb::avm2::simulation::ToRadixMemoryEvent::space_id

Definition at line 27 of file to_radix_event.hpp.

◆ value

FF bb::avm2::simulation::ToRadixMemoryEvent::value

Definition at line 30 of file to_radix_event.hpp.


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