HALDLS
|
#include <array>
#include <iosfwd>
#include "halco/common/geometry.h"
#include "halco/hicann-dls/vx/highspeed_link.h"
#include "haldls/cerealization.h"
#include "haldls/vx/genpybind.h"
#include "haldls/vx/traits.h"
#include "hate/visibility.h"
Go to the source code of this file.
Classes | |
struct | haldls::vx::detail::BackendContainerTrait< HicannARQStatus > |
class | haldls::vx::HicannARQStatus |
struct | haldls::vx::HicannARQStatus::ReadCount |
Number of words submitted to the ARQ from the Chip. More... | |
struct | haldls::vx::HicannARQStatus::RxCount |
Number of words sent from the ARQ from the Chip to the FPGA. More... | |
struct | haldls::vx::HicannARQStatus::TxCount |
Number of words sent from the ARQ from the FPGA to the Chip. More... | |
struct | haldls::vx::HicannARQStatus::WriteCount |
Number of words submitted to the ARQ from the FPGA. More... | |
Namespaces | |
halco | |
halco::hicann_dls | |
halco::hicann_dls::vx | |
haldls | |
haldls::vx | |
haldls::vx::detail | |