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

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

4.4.3.2. Test Pattern Generator and Test Pattern Checker Core Files

The following files define the low-level access to the hardware, and provide the routines for the HAL device drivers.
Note: Do not modify the test pattern generator or test pattern checker core files.
  • Test pattern generator core files:
    • 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.
  • Test pattern checker core files:
    • data_sink_regs.h—Header file that defines the core’s 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.