|
HALDLS
|
#include "halco/common/geometry.h"#include "halco/hicann-dls/vx/cadc.h"#include "haldls/cerealization.h"#include "haldls/vx/genpybind.h"#include "haldls/vx/sram_controller.h"#include "haldls/vx/traits.h"#include "hate/visibility.h"#include "hxcomm/vx/target.h"
Include dependency graph for cadc.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< CADCChannelConfig > |
| struct | haldls::vx::detail::BackendContainerTrait< CADCConfig > |
| struct | haldls::vx::detail::BackendContainerTrait< CADCOffsetSRAMTimingConfig > |
| struct | haldls::vx::detail::BackendContainerTrait< CADCSampleQuad > |
| class | haldls::vx::CADCChannelConfig |
| CADC container with channel-local digital offset config. More... | |
| class | haldls::vx::CADCConfig |
| CADC container with global digital config for a vertical half. More... | |
| class | haldls::vx::CADCOffsetSRAMTimingConfig |
| class | haldls::vx::CADCSampleQuad |
| CADC container of four CADC samples. More... | |
| struct | haldls::vx::CADCConfig::DeadTime |
| Dead time in cycles after linear ramp increase to wait for signal propagation to every channel to prevent cutting off leaf channel ramps too early. More... | |
| struct | haldls::vx::CADCChannelConfig::Offset |
| Offset value to add to measurement. More... | |
| struct | haldls::vx::CADCConfig::ResetWait |
| Wait time in cycles after ramp drop to compensate for analog low-pass filtering of ramp signal and preventing the drop of the last ramp to cause interference in the next linear ramp increase. More... | |
| struct | haldls::vx::CADCSampleQuad::Value |
| CADC measurement value (offset-corrected, see CADCChannelConfig). More... | |
Namespaces | |
| fisch | |
| fisch::vx | |
| halco | |
| halco::hicann_dls | |
| halco::hicann_dls::vx | |
| haldls | |
| haldls::vx | |
| haldls::vx::detail | |