XAie_IsDeviceCheckerboard - 2024.1 English

AI Engine System Software Driver Reference Manual (UG1642)

Document ID
UG1642
Release Date
2024-05-30
Version
2024.1 English

This is the API to return if the device generation has checkboarded tiles for broadcast ungating.

Prototype

AieRC XAie_IsDeviceCheckerboard(XAie_DevInst *DevInst, u8 *IsCheckerBoard);

Parameters

The following table lists the XAie_IsDeviceCheckerboard function arguments.

Table 1. XAie_IsDeviceCheckerboard Arguments
Type Member Description
XAie_DevInst * DevInst Global AIE device instance pointer.
u8 * IsCheckerBoard Pointer to be set if tile is checkerboarded

Returns

XAIE_OK on success.