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

ID 683364
Date 12/15/2018
Public
Document Table of Contents

4.4.5.17. data_sink_exception_has_missing_sop()

Table 141.  data_sink_exception_has_missing_sop()
Information Type Description

Prototype

int data_sink_exception_has_missing_sop(int exception);

Thread-safe

Yes

Include

< data_sink_util.h >

Parameters

exception—Exception descriptor.

Returns

1—Missing SOP.

0—Other exception types.

Description

Checks if an exception descriptor indicates missing SOP.