搜索资源列表
Low_power_Modified_Booth_Multiplier
- 主題 : Low power Modified Booth Multiplier 介紹 : 為了節省乘法器面積、加快速度等等,許多文獻根據乘法器中架構提出改進的方式,而其中在1951年,A. D. Booth教授提出了一種名為radix-2 Booth演算法,演算法原理是在LSB前一個位元補上“0”,再由LSB至MSB以每兩個位元為一個Group,而下一個Group的LSB會與上一個Group的MSB重疊(overlap),Group中的位元。 Booth編碼表進行編碼(Booth
fft_flp32_C
- ADSP-TS101S and ADSP-TS201S Real and Complex radix-2 C-callable FFT
FFT_IFFT
- 主要是fft和ifft算法的c实现.此算法是基2的DIT的FFT算法。-Fft and ifft algorithm using c. Algorithm radix-2 DIT FFT algorithm.
multi16
- 有符号16位乘法器。经典booth编码。拓扑结构为wallance树。加法器类型是进位选择加法器。-Number system: 2 s complement Multiplicand length: 16 Multiplier length: 16 Partial product generation: PPG with Radix-4 modified Booth recoding Partial product accumulation: Wallace t
fft
- 可以用于快速傅里叶变换,实数、复数都适合。正余弦变换-Radix-2 Fast Fourier Transform, real or complex sin/cos transform
adsp-2191_complex_rad2_fft
- 这个目录包含ADSP-2191单核程序例子,实现64位或更多位的 radix-2 FFt算法。CFFT2_2191.ASM文件里包含详细讨论。(This directory contains an example ADSP-2191 single-core subroutine that implements radix-2 FFT of length 64 or greater on input data x(n). A detailed discussion of the compl