搜索资源列表
FFT288
- 本部分是128点的fft,经过了modelsim的仿真验证.里面采用了华莱士树等结构,整体结构采用2-It is 128 point fft,which has been verificated in the modelsim.In the verilog code ,we use hulaishi tree.we use 288 architecture to complete it.
128FFT
- 128点FFT程序,带有详尽的注释,便于移植。-128-point FFT program, with detailed notes, easy to transplant.
fft_128
- 基于tms320f2812的128点FFT算法,计算过程中采用的是浮点运算,不会出现溢出问题-128 bit FFT algorithm based on TMS320F2812, the calculation process is a floating-point operation, no overflow problem
128点FFT
- 128点基8的快速傅里叶变换的verilog代码(Verilog code of fast Fourier transform based on 128 point base 8)