码迷,mamicode.com
首页 > 编程语言 > 详细

HLS Coding Style: C++ Classes and Templates

时间:2019-06-03 10:44:02      阅读:88      评论:0      收藏:0      [点我收藏+]

标签:not   var   cti   temp   ant   templates   virt   rtu   ref   

  • 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

标签:not   var   cti   temp   ant   templates   virt   rtu   ref   

原文地址:https://www.cnblogs.com/wordchao/p/10966174.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!