Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTry accelerating a really simple function, sometimes the error codes out of C2H are not very helpful. The simpliest function you can accelerate would be something like:
int foo() { return 1; }