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 |
Public Member Functions inherited from cynq::HardwareParameters | |
| virtual | ~HardwareParameters ()=default |
Data Fields | |
| xrt::device | device_ |
| xrt::xclbin | xclbin_ |
| UltraScaleClocks | clocks_ |
Data Fields inherited from cynq::HardwareParameters | |
| 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