Specialisation of the parameters given by the UltraScale. It is based on the PYNQ and XRT. More...
#include <hardware.hpp>
Public Member Functions | |
virtual | ~UltraScaleParameters ()=default |
![]() | |
virtual | ~HardwareParameters ()=default |
Data Fields | |
xrt::device | device_ |
xrt::xclbin | xclbin_ |
UltraScaleClocks | clocks_ |
![]() | |
std::string | bitstream_file |
std::string | xclbin_file |
Specialisation of the parameters given by the UltraScale. It is based on the PYNQ and XRT.
|
virtualdefault |
Virtual destructor required for the inheritance
UltraScaleClocks cynq::UltraScaleParameters::clocks_ |
Information regarding the clocks
xrt::device cynq::UltraScaleParameters::device_ |
XRT Device linked to the FPGA
xrt::xclbin cynq::UltraScaleParameters::xclbin_ |
XRT class representing the xclbin object