Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12596 Discussions

How can i convert a C++ mex file for matlab function to VHDL code implemented on FPGA.?

WHech
Beginner
1,828 Views

How can i convert a C++ mex file for matlab function to VHDL code implemented on FPGA.?

0 Kudos
1 Reply
KhaiChein_Y_Intel
724 Views

Hi WHech,

 

You may use the Intel HLS Compiler that synthesizes a C++ function into an RTL implementation that is optimized for Intel FPGA products.

Kindly refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/hls/ug-hls-getting-started.pdf for details.

 

Thanks.

Reply