Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Hi Yuxan, please refer to the "Identifying the Device Name of Your FPGA Board" section in this document http://www.altera.com/literature/hb/opencl-sdk/aocl_rte_getting_started.pdf to identify the device ID of your board. There is no default hardware image. You should compile a design with 14.0 for your board (either D5 or A7) and program it in flash - the hello world example is pretty light or the vector add, I would use one of them if I were you. Thanks, G --- Quote End --- Thank you.