Forum Discussion
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
Can you try to use Intel High Level Synthesis Compiler to compile the C programming code and generate the Verilog file.
The document https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/ug-hls-getting-started.pdf shows the tutorial for compile the example C code and generate the Verilog file.
For more information about Intel HLS, you can look at the document as below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/mnl-hls-reference.pdf
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/ug-hls-best-practices.pdf
Thanks.