Intel® High Level Synthesis Compiler Standard Edition: Reference Manual

ID 683310
Date 12/18/2019
Public
Document Table of Contents

10.4. Intel® HLS Compiler Standard Edition Keywords

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