|
HALDLS
|
#include <array>#include <iosfwd>#include "halco/common/geometry.h"#include "halco/common/typed_array.h"#include "halco/hicann-dls/vx/event.h"#include "halco/hicann-dls/vx/routing_crossbar.h"#include "haldls/cerealization.h"#include "haldls/vx/genpybind.h"#include "haldls/vx/traits.h"#include "hate/math.h"#include "hate/visibility.h"#include "hxcomm/vx/target.h"
Include dependency graph for routing_crossbar.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< CrossbarInputDropCounter > |
| struct | haldls::vx::detail::BackendContainerTrait< CrossbarNode > |
| struct | haldls::vx::detail::BackendContainerTrait< CrossbarOutputConfig > |
| struct | haldls::vx::detail::BackendContainerTrait< CrossbarOutputEventCounter > |
| class | haldls::vx::CrossbarInputDropCounter |
| Crossbar input drop counter accumulating drops at all outputs for which the drop counter accumulation is enabled in the corresponding CrossbarNode. More... | |
| class | haldls::vx::CrossbarNode |
| Node of the crossbar routing events from a CrossbarInputOnDLS to a CrossbarOutputOnDLS. More... | |
| class | haldls::vx::CrossbarOutputConfig |
| class | haldls::vx::CrossbarOutputEventCounter |
| Crossbar output event counter counting events routed to an output. More... | |
| struct | haldls::vx::CrossbarInputDropCounter::Value |
| struct | haldls::vx::CrossbarOutputEventCounter::Value |
Namespaces | |
| fisch | |
| fisch::vx | |
| haldls | |
| haldls::vx | |
| haldls::vx::detail | |