Simple sample project for not having to fiddle with XPS to build Zynq based projects.
- Create subdirectory for your project in top by copying the top/zc702 directory.
- in top/yourtopdir type make clean && make to create top/yourtopdir/build/yourtopfile.bit
- (optional) use make promgen to create top/yourtopdir/build/yourtopfile.bin
- Make sure you sourced Xilinx' settings files before running make
- Sometimes you have to make clean if your build failed