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

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

4.4.5.4. data_sink_get_supports_packets()

Table 128.  data_sink_get_supports_packets()
Information Type Description

Prototype

int data_sink_init(alt_u32 base);

Thread-safe

Yes

Include

< data_sink_util.h >

Parameters

base—Base address of the control and status slave.

Returns

1—Data packets are supported.

0—Data packets are not supported.

Description

Checks if the test pattern checker core supports data packets.