CYNQ  0.3.0
Framework to develop FPGA applications in C++ with the easiness of PYNQ
cynq::AcceleratorParameters Struct Reference

Define an abstract representation of the accelerator parameters with some prefilled fields. More...

#include <accelerator.hpp>

Inheritance diagram for cynq::AcceleratorParameters:

Public Member Functions

virtual ~AcceleratorParameters ()=default
 

Detailed Description

Define an abstract representation of the accelerator parameters with some prefilled fields.

Constructor & Destructor Documentation

◆ ~AcceleratorParameters()

virtual cynq::AcceleratorParameters::~AcceleratorParameters ( )
virtualdefault

Virtual destructor required for the inheritance


The documentation for this struct was generated from the following file: