Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
rom_ram_logic.hpp File Reference
#include "barretenberg/common/assert.hpp"
#include <array>
#include <cstdint>
#include <vector>

Go to the source code of this file.

Classes

struct  bb::RomRecord
 A ROM memory record that can be ordered. More...
 
struct  bb::RamRecord
 A RAM memory record that can be ordered. More...
 
struct  bb::RomTranscript
 Each rom array is an instance of memory transcript. It saves values and indexes for a particular memory array. More...
 
struct  bb::RamTranscript
 Each ram array is an instance of memory transcript. It saves values and indexes for a particular memory array. More...
 
class  bb::RomRamLogic_< ExecutionTrace >
 ROM/RAM logic handler for UltraCircuitBuilder. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.