LOLA
capmem.h File Reference
#include "haldlsID(/)vxID(/)vID(CHIP_REVISION)/capmem.h"
#include "haldlsID(/)vxID(/)vID(CHIP_REVISION)/synapse.h"
#include "halco/common/typed_array.h"
#include "halco/hicann-dls/vx/capmem.h"
#include "haldls/cerealization.h"
#include "hate/visibility.h"
#include "lola/vx/cerealization.h"
#include "lola/vx/genpybind.h"
#include "lola/vx/capmem.tcc"
+ Include dependency graph for capmem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GENPYBIND_TAG_LOLA_VX_VY::CapMem
 Configuration of the CapMem and associated selections as well as the reference generator. More...
 

Namespaces

 GENPYBIND_TAG_LOLA_VX_VY
 

Macros

#define CONCAT(w, x, y, z)   STR(ID(w)ID(/)ID(x)ID(/)ID(v)ID(y)ID(/)ID(z))
 
#define ID(x)   x
 
#define STR(x)   XSTR(x)
 
#define XSTR(x)   #x
 

Macro Definition Documentation

◆ CONCAT

#define CONCAT (   w,
  x,
  y,
 
)    STR(ID(w)ID(/)ID(x)ID(/)ID(v)ID(y)ID(/)ID(z))

Definition at line 11 of file capmem.h.

◆ ID

#define ID (   x)    x

Definition at line 7 of file capmem.h.

◆ STR

#define STR (   x)    XSTR(x)

Definition at line 9 of file capmem.h.

◆ XSTR

#define XSTR (   x)    #x

Definition at line 8 of file capmem.h.