Define an abstract representation of the hardware parameters with some prefilled fields. More...
#include <hardware.hpp>
Public Member Functions | |
virtual | ~HardwareParameters ()=default |
Data Fields | |
std::string | bitstream_file |
std::string | xclbin_file |
Define an abstract representation of the hardware parameters with some prefilled fields.
|
virtualdefault |
Virtual destructor required for the inheritance
std::string cynq::HardwareParameters::bitstream_file |
Bitstream file path
std::string cynq::HardwareParameters::xclbin_file |
XCLbin file path