Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Interface for the Altera fpga algorithm. More...
#include <cheetah/ddtr/fpga/Ddtr.h>
Public Types | |
typedef cheetah::Fpga | Architecture |
typedef ddtr::fpga::Config | Config |
Public Member Functions | |
Ddtr (ConfigType const &) | |
Ddtr (Ddtr &&) | |
Ddtr (Ddtr const &)=delete | |
template<typename TimeFrequencyT > | |
void | operator() (TimeFrequencyT const &input) |
void | operator() (panda::PoolResource< Architecture > &device, BufferType const &data) |
Protected Member Functions | |
void | init (TimeFrequencyType const &) |
Interface for the Altera fpga algorithm.