OpenCores
URL https://opencores.org/ocsvn/dblclockfft/dblclockfft/trunk

Subversion Repositories dblclockfft

[/] [dblclockfft/] [trunk/] [sw/] [README.md] - Blame information for rev 36

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 36 dgisselq
This directory contains the software to generate the FFT.  It compiles into a
2
program called `fftgen`, which you can then call to generate the FFT you are
3
interested in.
4
 
5
Components of this coregen include:
6
 
7
- [fftgen.cpp](fftgen.cpp) - This is the top level or 'main' FFT generation program.
8
- [bldstage.cpp](bldstage.cpp) - Generates the code for a single FFT stage,
9
  called [fftstage.v](../rtl/fftstage.v) in the RTL directory.
10
- [softmpy.cpp](softmpy.cpp) - Generates a soft multiply.
11
- [bitreverse.cpp](bitreverse.cpp) - Generates a bit reverse module

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.