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

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

4.4.5.2. data_sink_init()

Table 126.  data_sink_init()
Information Type Description

Prototype

int data_source_init(alt_u32 base);

Thread-safe

No

Include

< data_sink_util.h >

Parameters

base—Base address of the control and status slave.

Returns

1—Initialization is successful.

0—Initialization is unsuccessful.

Description

Performs the following operations to initialize the test pattern checker core:

  • Resets and disables the test pattern checker core.
  • Sets the throttle to the maximum value.