How to build the firmware
Setup Xilinx licensing (refer to Vivado and VCS Setup)
Go to the target directory and build the firmware via make:
$ cd Simple-PGPv4-KCU105-Example/firmware/targets/SimplePgp4Kcu105Example $ make
Optional: Review the results in GUI mode
$ make gui