We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

bel_fft

bel_fft is a FFT co-processor that can calculate FFTs with arbitrary radix. It is a hardware implementation of the free software Kiss FFT (“Keep it simple, Stupid!”). The target was to allow a simple replacement of the software code with the hardware implementation. Therefore bel_fft comes with a software driver that is compatible with the Kiss FFT routines. bel_fft also has a modular architecture and allows interfacing different bus architectures. So far AMBA AXI, Altera’s Avalon bus and the Wishbone bus are supported. However, bel_fft’s architecture allows an easy adaptation to further bus architectures (e.g. AMBA AHB). It comes with a Java wizard to configure the co-processor and to generate all required files (e.g. twiddle ROMs).
It comes with integration into Xilinx Vivado, EDK, and Altera QSYS and includes example designs for Xilinx Zynq and with PCI-Express core (including Linux driver and application).
bel_fft is distributed under the GNU Lesser Public License 2.1.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website https://belfft.sourceforge.io/
Tags
License
Features
  • Mixed-radix FFT co-processor for (so far radix 4 and radix 2 are supported)
  • Master bus interface for memory access
  • Slave interface for configuration and control
  • Modular architecture
  • 32 bit AXI, Avalon and Wishbone interfaces, 64 bit AXI interface
  • 32 bit and 16 bit data types
  • Can be configured to support four different configurations
  • Configuration is done via a GUI
  • Twiddle factors as ROM(s)
  • Interrupt generation
  • Software compatible to Kiss FFT
  • Seamless integration into Xilinx Vivado, EDK, and Altera's QSYS
  • Written in Verilog
  • Example designs for Xilinx Zynq
  • Example design with PCI-Express Core for the Xilinx AC701 board with Linux driver and small application program