X<DUT>_InterruptGlobalEnable - 2023.2 English

Vitis High-Level Synthesis User Guide (UG1399)

Document ID
UG1399
Release Date
2023-12-18
Version
2023.2 English

Syntax

void X<DUT>_InterruptGlobalEnable(X<DUT> *InstancePtr);

Description

Enable the interrupt output. Interrupt functions are available only if there is ap_start.

InstancePtr
A pointer to the device instance.