|
HALDLS
|
#include "halco/common/geometry.h"#include "halco/common/typed_array.h"#include "halco/hicann-dls/vx/capmem.h"#include "halco/hicann-dls/vx/correlation.h"#include "haldls/vx/genpybind.h"#include "haldls/vx/traits.h"#include "hate/math.h"#include "hate/visibility.h"#include "haldls/cerealization.h"#include <cereal/cereal.hpp>
Include dependency graph for correlation.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | haldls::vx::detail::BackendContainerTrait< CommonCorrelationConfig > |
| class | haldls::vx::CommonCorrelationConfig |
| Correlation reset and readout timing configuration container. More... | |
| struct | haldls::vx::CommonCorrelationConfig::ResetDuration |
| Duration of correlation reset for synapses (+3 ppu clock cycles). More... | |
| struct | haldls::vx::CommonCorrelationConfig::ResetFallTime |
| Wait time in PPU clock cycles after disabling the correlation column reset enable. More... | |
| struct | haldls::vx::CommonCorrelationConfig::SenseDelay |
| Wait time in PPU clock cycles between connecting the outputs of a synapse to the CADC inputs and starting the CADC read. More... | |
Namespaces | |
| fisch | |
| fisch::vx | |
| fisch::vx::word_access_type | |
| haldls | |
| haldls::vx | |
| haldls::vx::detail | |
Functions | |
| std::ostream & | haldls::vx::operator<< (std::ostream &os, CommonCorrelationConfig::ResetMode const &config) SYMBOL_VISIBLE |