Developer Guide

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

ID 785441
Date 6/24/2024
Public
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.