Forum Discussion

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

DPC++ project built for FPGA emulation takes very long time to implement on CPU

Hi, I have a project developed using standard C++ and another project with same function developed using DPC++ libraries and built in FPGA emulation mode. The standard C++ version runs fine when us...