Hi,
last week I have uploaded a new version of my FFT co-processor bel_fft. This version comes now with AXI interfaces (slave for configuration and master for memory access).
It is configured via a graphical Java wizard, that also creates
testbenches and simulation scripts for ISim, XSim, and ModelSim, as well as all necessary side files to integrate the core into XPS.
This might also be interesting for those who are currently developing their own AXI components. The core is written in Verilog and was tested on the ZC702 board.
It is distributed under the GNU LGPL 2.1 and can be found under
http://sourceforge.net/projects/belfft
Please keep in mind that the core is still under development so any feedback is welcome!