X<DUT>_Get_ARG_ack - 2022.1 English

Vitis High-Level Synthesis User Guide (UG1399)

Document ID
UG1399
Release Date
2022-06-07
Version
2022.1 English

Syntax

u32 X<DUT>_Get_ARG_ack(X<DUT> *InstancePtr);

Description

Read a value from ARG_ack. Only available if port ARG is an input port on the device and implemented with an ap_hs or ap_ack interface protocol.

InstancePtr
A pointer to the device instance.

Return

Value of ARG_ack.