![]() |
aiengine
Xilinx SDK Drivers API Documentation
|
The XAie driver instance data. More...
Data Fields | |
XAieGbl_Config * | Config |
Configuration table entry for the AIE device. More... | |
u32 | IsReady |
Device is initialized and ready. More... | |
The XAie driver instance data.
The user is required to allocate a variable of this type for the AIE instance.
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().