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

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

4.4.4.2. data_source_init()

Table 113.  data_source_init()
Information Type Description

Prototype

int data_source_init(alt_u32 base, alt_u32 command_base);

Thread-safe

No

Include

< data_source_util.h >

Parameters

base—Base address of the control and status slave.

command_base—Base address of the command slave.

Returns

1—Initialization is successful.

0—Initialization is unsuccessful.

Description

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

  • Resets and disables the test pattern generator core.
  • Sets the maximum throttle.
  • Clears all inserted errors.