URL
https://opencores.org/ocsvn/dblclockfft/dblclockfft/trunk
Subversion Repositories dblclockfft
[/] [dblclockfft/] [trunk/] [sw/] - Rev 36
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 36 2018-07-02 21:52:03 GMT
- Author: dgisselq
- Log message:
- Added several new modes to the FFT
This makes the FFT core generator a generator for a generic
pipelined FFT--whether it be two samples per clock, one
sample per clock, one sample per two clocks, or even one
sample every three clocks.
This version works in simulation, with some formal checks
as well.