Intel® High Level Synthesis Compiler Pro Edition: Reference Manual

ID 683349
Date 4/01/2024
Public
Document Table of Contents

13.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()