Intel® High Level Synthesis Compiler Pro Edition: Reference Manual

ID 683349
Date 6/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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