HLS Coding Style: C++ Classes and Templates

Posted wordchao

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HLS Coding Style: C++ Classes and Templates相关的知识,希望对你有一定的参考价值。

  • IMPORTANT: Classes and class member functions cannot be the top-level for synthesis. Instantiate the class in a top-level function.
  • IMPORTANT: The top-level function cannot be a template.

 

Constructors, Destructors, and Virtual Functions

Global Variables and Classes

Templates

 

Reference

1. Xilinx UG902

以上是关于HLS Coding Style: C++ Classes and Templates的主要内容,如果未能解决你的问题,请参考以下文章

Vivado HLS Coding Style-22维卷积:C代码构建高效硬件

C++ HLS 综合警告

vivado hls生成ip 怎么调用

以编程方式创建和更新 HLS 播放列表

Linux Kenel Coding Style

Linux Kenel Coding Style