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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Long integer library for C2H

Altera_Forum
Honored Contributor II
1,347 Views

I have a little trouble to find a good long integer library 

that work with C2H. Some libraries use floating point 

arithmetic (e.g., numerical recipes, slow on NIOS) or other (e.g. LIP) do 

not compile at all with C2H. I would like to speed-up the RSA 

algorithm but could not find a good working long integer 

library so far.:confused:
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
429 Views
0 Kudos
Altera_Forum
Honored Contributor II
429 Views

Thanks -- I downloaded the package and the Mentor package seemed in C++, so it is not really supported by C2H, or could you used it with C2H? C2H acceleration I have seen were always using plain C not C++.

0 Kudos
Reply