XAie_UpdateNpiAddr - 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 updates the base NPI address.

Prototype

AieRC XAie_UpdateNpiAddr(XAie_DevInst *DevInst, u64 NpiAddr);

Parameters

The following table lists the XAie_UpdateNpiAddr function arguments.

Table 1. XAie_UpdateNpiAddr Arguments
Type Member Description
XAie_DevInst * DevInst Global AIE device instance pointer.
u64 NpiAddr Base NPI address

Returns

XAIE_OK on success error code on failure.