Skip to main content

chronon::AsyncFifoConfig

#include <AsyncFifo.hpp>

Public Attributes

Name
size_tsynchronizer_stages
Registers in EACH pointer synchronizer, >= 2.
size_tdepth
Dual-port RAM entries, excluding the one output register.

Public Attributes Documentation

variable synchronizer_stages

size_t synchronizer_stages = 2;

Registers in EACH pointer synchronizer, >= 2.

variable depth

size_t depth = 8;

Dual-port RAM entries, excluding the one output register.


Updated on 2026-09-20 at 14:23:39 +0000