Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/01/2024
Public
Document Table of Contents

6.4.5.14. data_sink_get_exception()

Table 175.  data_sink_get_exception()
Information Type Description

Prototype

int data_sink_get_exception(alt_u32 base);

Thread-safe

Yes

Include

< data_sink_util.h >

Parameters

base—Base address of the control and status agent.

Returns

First exception descriptor in the exception FIFO.

0—No exception descriptor found in the exception FIFO.

Description

Retrieves the first exception descriptor in the exception FIFO and pops it off the FIFO.