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

ID 683609
Date 10/04/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

6.4.3.2. Avalon® Data Pattern Generator and Checker IP Files

The following files define the low-level access to the hardware, and provide the routines for the HAL device drivers.
  • Avalon® Data Pattern Generator IP files in <installation directory>/ip/sopc_builder_ip/altera_ Avalon® _data_source/HAL:
    • data_source_regs.h—header file that defines the test pattern generator's register maps.
    • data_source_util.h, data_source_util.c—header and source code for the functions and variables required to integrate the driver into the HAL system library.
  • Avalon® Data Pattern Checker IP files in <installation directory>/ip/sopc_builder_ip/altera_ Avalon® _data_sink/HAL
    • data_sink_regs.h—header file that defines the IP register maps.
    • data_sink_util.h, data_sink_util.c—header and source code for the functions and variables required to integrate the driver into the HAL system library.
Note: Do not modify the Avalon® Data Pattern Generator or Avalon® Data Pattern Checker IP files.