URL
https://opencores.org/ocsvn/versatile_fft/versatile_fft/trunk
Subversion Repositories versatile_fft
[/] [versatile_fft/] [trunk/] [multiple_units/] - Rev 3
Directory listing | View Log | RSS feed
Last modification
- Rev 3, 2015-03-24 21:19:18 GMT
- Author: wzab
- Log message:
- The old implementation with single butterfly block moved to single_unit directory
Added the new implementation with multiple butterfly blocks (one per each stage of
radix-2 FFT) and window function - put in the multiple_units directory.