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

ID 683609
Date 12/20/2023
Public

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

Document Table of Contents

6.4.5.18. data_sink_exception_has_missing_eop()

Table 180.  data_sink_exception_has_missing_eop()
Information Type Description

Prototype

int data_sink_exception_has_missing_eop(int exception);

Thread-safe

Yes

Include

< data_sink_util.h >

Parameters

exception—Exception descriptor.

Returns

1—Missing EOP.

0—Other exception types.

Description

Checks if an exception descriptor indicates missing EOP.