STADLS
|
#include "halco/hicann-dls/vx/barrier.h"
#include "haldls/cerealization.h"
#include "haldls/vx/barrier.h"
#include "haldls/vx/timer.h"
#include "haldls/vx/v3/container.h"
#include "hate/visibility.h"
#include "lola/vx/v3/container.h"
#include "stadls/vx/genpybind.h"
#include <utility>
#include <variant>
#include <vector>
#include "haldls/vx/v3/container.def"
#include "lola/vx/v3/container.def"
Go to the source code of this file.
Classes | |
struct | stadls::vx::v3::DumperDone |
Namespaces | |
stadls | |
stadls::vx | |
stadls::vx::v3 | |
Macros | |
#define | PLAYBACK_CONTAINER(Name, Type) std::pair<typename Type::coordinate_type, Type>, |
Functions | |
lola::vx::v2::Chip | stadls::vx::convert_to_chip (DumperDone const &dumperdone) SYMBOL_VISIBLE |
Convert the dumper result to a Chip config. More... | |
lola::vx::v3::Chip | stadls::vx::convert_to_chip (DumperDone const &dumperdone, lola::vx::v3::Chip const &previous) SYMBOL_VISIBLE |
Convert the dumper result to a Chip config. More... | |
template<typename Archive > | |
void | stadls::vx::v3::serialize (Archive &ar, std::uint32_t) |
Variables | |
struct stadls::vx::v3::DumperDone | stadls::vx::v3::access |
#define PLAYBACK_CONTAINER | ( | Name, | |
Type | |||
) | std::pair<typename Type::coordinate_type, Type>, |