The design can be built for the VEK280 board using the Makefile as follows:
[shell]% cd <path-to-design>/02-Prime-Factor-FFT
[shell]% make all TARGET=hw
The build process will generate the SD card image in the <path-to-design>/02-Prime-Factor-FFT/package/sd_card folder.