Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi rotty,
Did you actually use "aoc --board pcie385n_a7 -v hello_world.cl" command? The d5 board uses a different FPGA then the a7 board so I think they are most likely not compatible. Try use "aoc --board pcie385n_d5 -v hello_world.cl" instead. And yes, the .cl file have to be recompiled after change, but I think the next time you compile, it may take less time.