Setting_up_EDK_101 - LEAP-FPGA/leap-documentation GitHub Wiki

Setting up Xilinx Tools (XUPV2)

Download or otherwise obtain ISE and EDK 10.1 service pack 3. This is the last version to support XUP V2. However, it doesn’t work out of the box. Follow these steps to get it operational in Hardy Heron.

  1. Get libdb-4.2, then

> @kfleming@bourbon-ball:~$ sudo ln /usr/lib/libdb-4.2.so /usr/lib/libdb-4.1.so@

  1. Make gmake appear:

> sudo ln -s /usr/bin/make /usr/bin/gmake

⚠️ **GitHub.com Fallback** ⚠️