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