Forum Discussion
Altera_Forum
Honored Contributor
9 years agoBeginner lost
Hi, my name is Onofre Garrido and I'm currently working for a company called MECWINS. We have developed some prototype devices to test biological parameters. So far since we are on prototype stage we...
Altera_Forum
Honored Contributor
9 years agoHI again,,focusing on the OpenCl and trying to figure out your statement:
And your development might go like: cleanup Matlab and translate to OpenCL entirely on PC, figure out what OpenCL functions you want pushed into the FPGA vs. kept in software on the ARM side of your SoC. I'm trying to understand how would be the way to start with just a very basic example ( as I said , open a file , read its content in a sort of array, proceed with simple calculations and return a value) : If I understood properly the approach would be something like this. Getting an OpenCl compatible fpga develompent Board with SoC. Install this OpenCL software on the Pc An then.... would be the section of the code for handling the file written in the OpenCl too? Would OpenCl handle as well the control of what will be executed on the ARM and what in the FPGA? a bit confused on the way to proceed for going on thath direction. Thank you in advance again