On Fri, 03 May 2013 22:06:40 +0200
Philipp Hachtmann <hachti at hachti.de> wrote:
But I don't know if the FT2232 JTAG solution works
under Linux.
Usually FT2232 JTAG adapters work quite well on Linux.
If you jump some links you get to the download page of the
"FPGA - Papilio Loader"
http://gadgetforge.gadgetfactory.net/gf/project/butterflyloader/
which redirects to you to GIThub where you can find:
https://github.com/GadgetFactory/Papilio-Loader/blob/master/xc3sprog/trunk/…
that states:
-----
To build for the Papilio board on linux:
git clone
https://github.com/GadgetFactory/Papilio-Loader.git
apt-get install cmake
mkdir build; cd build; cmake ..; make
To load a bit file to FPGA on the Papilio board
./xc3sprog -c papilio ../../../Helper_App/Quickstart-Papilio_One_500K-v1.5.bit -v
-----
Looks like everything is there to play it on Linux.
--
\end{Jochen}
\ref{http://www.unixag-kl.fh-kl.de/~jkunz/}