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