aiengine
Xilinx SDK Drivers API Documentation
XAieGbl Struct Reference

The XAie driver instance data. More...

Data Fields

XAieGbl_ConfigConfig
 Configuration table entry for the AIE device. More...
 
u32 IsReady
 Device is initialized and ready. More...
 

Detailed Description

The XAie driver instance data.

The user is required to allocate a variable of this type for the AIE instance.

Field Documentation

XAieGbl_Config* XAieGbl::Config

Configuration table entry for the AIE device.

Referenced by XAieGbl_CfgInitialize().

u32 XAieGbl::IsReady

Device is initialized and ready.

Referenced by XAieGbl_CfgInitialize().