LOLA
routing_crossbar.h
Go to the documentation of this file.
1 #pragma once
2 #include "lola/vx/genpybind.h"
4 
6 
7 using Crossbar GENPYBIND(visible) = lola::vx::Crossbar;
8 
9 } // namespace lola::vx::v2
Container for configuration of the routing crossbar.
#define GENPYBIND_TAG_LOLA_VX_V2
Definition: genpybind.h:5
lola::vx::Crossbar Crossbar