Syntax
u32 X<DUT>_Get_ARG_BaseAddress(X<DUT> *InstancePtr);
Description
Return the base address of the array inside the interface. Only available when
ARG
is an array grouped into the AXI4-Lite interface.
-
InstancePtr
- A pointer to the device instance.
Return
Base address of the array.