Developer Guide

Intel® oneAPI DPC++/C++ Compiler Handbook for FPGAs

ID 785441
Date 5/05/2025
Public

Visible to Intel only — GUID: GUID-6F452617-69F6-48EA-9F98-56D49D26BB78

Document Table of Contents

Structs in RTL IP Core Interfaces

Review the <kernel_name>_interface_structs.sv file in your <project_name>.prj/ folder to see information about the padding and packed-ness of the implementation interfaces for the structs in your RTL IP core.

The <kernel_name>_interface_structs.sv file contains the Verilog-style definitions of the structs found on the RTL IP core interface.