Forum Discussion
Altera_Forum
Honored Contributor
16 years agoLong integer library for C2H
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 ...
Altera_Forum
Honored Contributor
16 years agoThanks -- 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++.