Specialisation of the parameters given by the Alveo. It is based on the XRT stack. More...
#include <hardware.hpp>


Public Member Functions | |
| virtual | ~AlveoParameters ()=default |
Public Member Functions inherited from cynq::HardwareParameters | |
| virtual | ~HardwareParameters ()=default |
Data Fields | |
| xrt::device | device_ |
| xrt::xclbin | xclbin_ |
| xrt::uuid | uuid_ |
| std::string | xclbin_file_ |
Data Fields inherited from cynq::HardwareParameters | |
| std::string | bitstream_file |
| std::string | xclbin_file |
Specialisation of the parameters given by the Alveo. It is based on the XRT stack.
|
virtualdefault |
Virtual destructor required for the inheritance
| xrt::device cynq::AlveoParameters::device_ |
XRT Device linked to the FPGA
| xrt::uuid cynq::AlveoParameters::uuid_ |
XRT class corresponding to the UUID of the xclbin
| xrt::xclbin cynq::AlveoParameters::xclbin_ |
XRT class representing the xclbin object
| std::string cynq::AlveoParameters::xclbin_file_ |
XCLBIN file path