Forum Discussion
Dan18
New Contributor
4 years agoNewbe question ... how to integrate an FPGA based logic cirucit with a C/C++ program on posix
Hello,
I am trying to get my head around FPGAs and in particular how i could accelerate a C/C++ programs by having some calls have an FPGA compute results.
Ideally, i would want to have some ki...
sstrell
Super Contributor
4 years agoYou're basically describing OpenCL or HLS (high-level synthesis). I'm not an expert in either, but check them out.
There are also dedicated FPGA acceleration cards.