Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

HLS using C programming

NSuku1
Beginner
1,400 Views

Hi all,

 

Can I program the accelerator in C language using High level synthesis compiler ?

 

Kindly confirm.

 

Thanks,

Nivetha

0 Kudos
3 Replies
NSuku1
Beginner
353 Views

Thanks. I was wondering that all the examples are given only in C++

https://www.intel.com/content/www/us/en/software/programmable/quartus-prime/hls-compiler.html

 

0 Kudos
HRZ
Valued Contributor III
353 Views

Sorry, I thought you meant C/C++ vs. other languages rather than C vs. C++. Either way, the "Intel High Level Synthesis Compiler Reference Manual, Section 3.1" says a subset of C99 and C++ are supported. However, the focus seems to be on C++.

0 Kudos
Reply