DE5a-Net OpenCL
www.terasic.com
March 29, 2017
30
Figure 3-12 successful Message for vector_add Host Program build
Test vector_add project
Firstly, In the terminal, type “
cd /root/intelFPGA_pro/16.1/hld/board/de5a_net_e1/tests/vector_
add/bin”
to go to the
vector_add
project folder, then type “
aocl program aclde5a_net_e10
vector_add.aocx
”
to configure FPGA with the OpenCL Image vector_add.aocx.
Then, launch the compiled Host Program to start vector_add
execute file for test. In the terminal
type “
./host
”.
Figure 3-13
shows the execution is successful.
Figure 3-13
successful Message for “vector_add” test