Intel® High Level Synthesis Compiler Pro Edition: Reference Manual

ID 683349
Date 1/23/2025
Public

Visible to Intel only — GUID: dsr1551293593436

Ixiasoft

Document Table of Contents

4.3. Templated and Overloaded Functions

You can use templating and overloading to create generalized function interfaces for your HLS components and HLS tasks. HLS components can be both templated and overloaded. HLS tasks can only be templated. You cannot overload an HLS task function.