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

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

4.4.4.4. data_source_get_supports_packets()

Table 115.  data_source_get_supports_packets()
Information Type Description

Prototype

int data_source_init(alt_u32 base);

Thread-safe

Yes

Include

< data_source_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 generator core supports data packets.