How to build the firmware

  1. Setup Xilinx licensing (refer to Vivado and VCS Setup)

  2. Go to the target directory and build the firmware via make:

    $ cd Simple-PGPv4-KCU105-Example/firmware/targets/SimplePgp4Kcu105Example
    $ make
    
  3. Optional: Review the results in GUI mode

    $ make gui
    
    Alternative text