Forum Discussion

Dan18's avatar
Dan18
Icon for New Contributor rankNew Contributor
4 years ago

Newbe 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...