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

Metadata inserted into each XRTMemory instance. More...

#include <datamover.hpp>

Collaboration diagram for cynq::XRTDataMoverMeta:

Data Fields

std::shared_ptr< xrt::bo > bo_
 
MemoryType type_
 

Detailed Description

Metadata inserted into each XRTMemory instance.

Field Documentation

◆ bo_

std::shared_ptr<xrt::bo> cynq::XRTDataMoverMeta::bo_

Buffer object

◆ type_

MemoryType cynq::XRTDataMoverMeta::type_

Memory type


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