I have ordered a "USB-FPGA-Modul 1.11c" which shall arrive this weekend. I hope it arrives in time, so I can play at the weekend.
The FPA board did arrive and it works perfectly. Here are some pictures of the stuff that arrived.
This is what arrived: Two bread-boards one pack of wires, some one row pin headers, the fpga board with a cable and connector for jtag and the adapter board.

The picture in the picture in the middle shows the bread board and the fpga board with the adapter board mounted onto a acrylic glass. I mounted one small piece on top of the fpga board to save it against electostatic shock by touching it accidentially. This was easy, as the bread boards had double-faced adhesive tape on the bottom side with the bottom side unused.
As you can see, I allready mounted an lc-display, a button and two leds.
I needed some experimenting to find out how to get a bitstream onto the device. There is some software that is not so easy to find on the ztex website. I will explain later how I got the software to talk to my board.

XILINX MIG Wrapper generator script for ZTEX USB-FPGA-1.11c

I managed to get the DDR-RAM on my ZTEX board up and running. I therefor build a small shell script and some support files that generate a MIG wrapper as a batch job. I use it to interactively generate a mig wrapper configuration based on another one and then I am able to generate the wrapper itself out of the configuration file. This is the only way to make your project using a mig wrapper open source without violating the licence. At the moment I use a shell script, but I plan to implement it as a perl script to be able to use it on Windows as well. I also managed to build a small Wishbone to MIG module.
You can Download it from here.
The information given on this page is without any waranty.

SE-Radio