Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUsing OpenCL with FPGA
In recent months, Altera has accelerated its effort to promote OpenCL in university programs. Does It's possible to make same design in FPGA using the DE4-230 and OpenCL by PCIe?
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- The comment is interesting, however languages as VHDL or Verilog out of respect when the focus of development is integration of hybrid systems with FPGA, GPGPU, CPU and DSP. --- Quote End --- In a hybrid system, you write code in the optimal language of the target, i.e., VHDL/Verilog for the FPGAs, CUDA/OpenCL for the GPUs, and C/C++ for the CPUs and DSPs (using DSP-specific intrinsics as needed). There is no one language fits all and there never will be. Cheers, Dave