Intel® High Level Synthesis Compiler Pro Edition: Reference Manual

ID 683349
Date 1/23/2025
Public
Document Table of Contents

14.4. Intel® HLS Compiler Pro Edition Keywords

Table 40.   Intel® HLS Compiler Pro Edition Keywords
Feature Description
component Indicates that a function is a component.
Example:
component void foo()