Electronic – How to connect Spartan-6 with ISE 14.2 on Ubuntu

fpgaisexilinx

I bought my first FPGA and I'm trying to implement a simple VHDL program on it, but I don't know how to connect it's Atlys board to ISE 14.2. I'm using Ubuntu 64-bit.

Best Answer

There is a set of Linux drivers by Michael Gernoth to replace the ones provided by Xilinx. I used them with a parallel cable, but they are designed for USB cables originally (though the Digilent USB cables are not in the list, but it might be worth a try).

I also needed to run ISE as root, and to preload the proper libraries. I did a writeup of my experiences, since there were also some other issues.