This is the memory function to return the physical address of the memory instance.
Prototype
u64 XAie_MemGetDevAddr(XAie_MemInst *MemInst);
Parameters
The following table lists the XAie_MemGetDevAddr
function arguments.
Type | Member | Description |
---|---|---|
XAie_MemInst * | MemInst | Memory instance pointer. |