HALDLS
vector_generator.h File Reference
#include <array>
#include <ostream>
#include "halco/common/typed_array.h"
#include "halco/hicann-dls/vx/omnibus.h"
#include "halco/hicann-dls/vx/quad.h"
#include "halco/hicann-dls/vx/vector_generator.h"
#include "haldls/cerealization.h"
#include "haldls/vx/genpybind.h"
#include "haldls/vx/padi.h"
#include "haldls/vx/traits.h"
#include "hate/visibility.h"
+ Include dependency graph for vector_generator.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< VectorGeneratorControl >
 
struct  haldls::vx::detail::BackendContainerTrait< VectorGeneratorFIFOWord >
 
struct  haldls::vx::detail::BackendContainerTrait< VectorGeneratorLUTEntry >
 
struct  haldls::vx::detail::BackendContainerTrait< VectorGeneratorNotificationAddress >
 
struct  haldls::vx::detail::BackendContainerTrait< VectorGeneratorTrigger >
 
struct  haldls::vx::VectorGeneratorControl::EventPack
 Event packing to use. More...
 
struct  haldls::vx::VectorGeneratorControl::ResendCount
 Number of times to resend same input. More...
 
struct  haldls::vx::VectorGeneratorControl::SourceCount
 Number of sources to use. More...
 
struct  haldls::vx::VectorGeneratorLUTEntry::Value
 Entry value describing the bits [5, 15] of the sent spike label. More...
 
class  haldls::vx::VectorGeneratorControl
 
class  haldls::vx::VectorGeneratorFIFOWord
 Container for writing a word of (maximally) four activation values into the FIFO in front of the vector generator. More...
 
class  haldls::vx::VectorGeneratorLUTEntry
 Container for an entry in the lookup-table for generation of spike events from activation values. More...
 
class  haldls::vx::VectorGeneratorNotificationAddress
 
class  haldls::vx::VectorGeneratorTrigger
 
struct  haldls::vx::VectorGeneratorControl::Wait
 Wait value to use. More...
 

Namespaces

 cereal
 
 halco
 
 halco::hicann_dls
 
 halco::hicann_dls::vx
 
 haldls
 
 haldls::vx
 
 haldls::vx::detail
 

Functions

std::ostream & haldls::vx::operator<< (std::ostream &os, VectorGeneratorControl::Notification const &config) SYMBOL_VISIBLE
 
std::ostream & haldls::vx::operator<< (std::ostream &os, VectorGeneratorControl::Signal const &config) SYMBOL_VISIBLE
 
std::ostream & haldls::vx::operator<< (std::ostream &os, VectorGeneratorControl::Trigger const &config) SYMBOL_VISIBLE