HALDLS
routing_crossbar.h
Go to the documentation of this file.
1 #pragma once
2 #include "haldls/vx/genpybind.h"
4 
6 
10 using CrossbarNode GENPYBIND(visible) = haldls::vx::CrossbarNode;
11 
12 } // namespace haldls::vx::v3
Crossbar input drop counter accumulating drops at all outputs for which the drop counter accumulation...
Node of the crossbar routing events from a CrossbarInputOnDLS to a CrossbarOutputOnDLS.
Crossbar output event counter counting events routed to an output.
#define GENPYBIND_TAG_HALDLS_VX_V3
Definition: genpybind.h:6
haldls::vx::CrossbarOutputConfig CrossbarOutputConfig
haldls::vx::CrossbarInputDropCounter CrossbarInputDropCounter
haldls::vx::CrossbarNode CrossbarNode
haldls::vx::CrossbarOutputEventCounter CrossbarOutputEventCounter