Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::gate_patterns::memory_helpers Namespace Reference

Functions

bool is_timestamp_check (const Selectors &sel)
 
bool is_rom_consistency (const Selectors &sel)
 
bool is_ram_consistency (const Selectors &sel)
 

Function Documentation

◆ is_ram_consistency()

bool bb::gate_patterns::memory_helpers::is_ram_consistency ( const Selectors sel)
inline

Definition at line 200 of file gate_patterns.hpp.

◆ is_rom_consistency()

bool bb::gate_patterns::memory_helpers::is_rom_consistency ( const Selectors sel)
inline

Definition at line 195 of file gate_patterns.hpp.

◆ is_timestamp_check()

bool bb::gate_patterns::memory_helpers::is_timestamp_check ( const Selectors sel)
inline

Definition at line 190 of file gate_patterns.hpp.