Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/03/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.4.5.14. data_sink_get_exception()

Table 172.  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.