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

#include <ecc_events.hpp>

Public Attributes

uint32_t execution_clk
 
uint32_t space_id
 
EmbeddedCurvePoint p
 
EmbeddedCurvePoint q
 
EmbeddedCurvePoint result
 
MemoryAddress dst_address
 

Detailed Description

Definition at line 20 of file ecc_events.hpp.

Member Data Documentation

◆ dst_address

MemoryAddress bb::avm2::simulation::EccAddMemoryEvent::dst_address

Definition at line 26 of file ecc_events.hpp.

◆ execution_clk

uint32_t bb::avm2::simulation::EccAddMemoryEvent::execution_clk

Definition at line 21 of file ecc_events.hpp.

◆ p

EmbeddedCurvePoint bb::avm2::simulation::EccAddMemoryEvent::p

Definition at line 23 of file ecc_events.hpp.

◆ q

EmbeddedCurvePoint bb::avm2::simulation::EccAddMemoryEvent::q

Definition at line 24 of file ecc_events.hpp.

◆ result

EmbeddedCurvePoint bb::avm2::simulation::EccAddMemoryEvent::result

Definition at line 25 of file ecc_events.hpp.

◆ space_id

uint32_t bb::avm2::simulation::EccAddMemoryEvent::space_id

Definition at line 22 of file ecc_events.hpp.


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