Developer Guide
Intel® oneAPI DPC++/C++ Compiler Handbook for FPGAs
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-6F452617-69F6-48EA-9F98-56D49D26BB78
Visible to Intel only — GUID: GUID-6F452617-69F6-48EA-9F98-56D49D26BB78
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.