![]() |
aiengine
Vitis Drivers API Documentation
|
This typedef contains configuration information for the device. More...
Data Fields | |
| u16 | DeviceId |
| Unique ID of the AIE device. More... | |
| u32 | ArrOffset |
| AIE array address offset in the system address map. More... | |
| u16 | NumRows |
| Total number of rows including shim. More... | |
| u16 | NumCols |
| Total number of columns. More... | |
This typedef contains configuration information for the device.
| u32 XAieGbl_Config::ArrOffset |
AIE array address offset in the system address map.
Referenced by XAieGbl_CfgInitialize(), and XAieGbl_HwInit().
| u16 XAieGbl_Config::DeviceId |
Unique ID of the AIE device.
| u16 XAieGbl_Config::NumCols |
Total number of columns.
Referenced by XAieGbl_CfgInitialize(), XAieGbl_HwInit(), and XAieSim_GetTargetTileAddr().
| u16 XAieGbl_Config::NumRows |
Total number of rows including shim.
Referenced by XAieGbl_CfgInitialize(), XAieGbl_HwInit(), XAieSim_GetTargetTileAddr(), and XAieTile_CoreEventStatusClear().