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-10GbE-RUDP-KCU105-Example/firmware/targets/Simple10GbeRudpKcu105Example $ make
Optional: Review the results in GUI mode
$ make gui