STADLS
constants.h
Go to the documentation of this file.
1 #pragma once
2 #include "fisch/vx/constants.h"
3 
4 namespace stadls::vx {
5 
7 constexpr size_t playback_memory_size_to_fpga GENPYBIND(visible) =
9 
10 } // namespace stadls::vx
constexpr size_t playback_memory_size_to_fpga
Playback memory FIFO size on FPGA in instructions for playback execution.
Definition: constants.h:7