Syntax
void X<DUT>_Set_ARG_vld(X<DUT> *InstancePtr);
Description
Assert port ARG_vld
. Available only if ARG
is an
input port and implemented with an ap_hs
or ap_vld
interface protocol.
-
InstancePtr
- A pointer to the device instance.