HALDLS
fpga.h
Go to the documentation of this file.
1 #pragma once
2 #include "haldls/vx/fpga.h"
3 #include "haldls/vx/genpybind.h"
4 
6 
7 using FPGADeviceDNA GENPYBIND(visible) = haldls::vx::FPGADeviceDNA;
12 
13 } // namespace haldls::vx::v3
Container for the event (spikes, MADC samples) recording configuration register.
Definition: fpga.h:97
Container for reading out the unique identifier of the FPGA.
Definition: fpga.h:32
Container for the configuration of the playback instruction timeout duration.
Definition: fpga.h:149
#define GENPYBIND_TAG_HALDLS_VX_V3
Definition: genpybind.h:6
haldls::vx::ExternalPPUMemoryQuad ExternalPPUMemoryQuad
Definition: fpga.h:11
haldls::vx::InstructionTimeoutConfig InstructionTimeoutConfig
Definition: fpga.h:9
haldls::vx::FPGADeviceDNA FPGADeviceDNA
Definition: fpga.h:7
haldls::vx::EventRecordingConfig EventRecordingConfig
Definition: fpga.h:8
haldls::vx::ExternalPPUMemoryByte ExternalPPUMemoryByte
Definition: fpga.h:10