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