搜索资源列表
DSP_C5416_floatpoint
- 实现16位DSP TMSC5416 32位浮点数乘法,ASM汇编文件。CCS编译-achieve 16 TMSC5416 DSP floating point multiplication 32, ASM compilation document. CCS compiler
FFT
- 本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
asmfir
- fir滤波器dsp汇编程序 K_FIR_INDEX .set 1 索引计数器 K_FIR_BFFR .set 16 缓冲器大小 K_FRAME_SIZE .set 256 一frame的数据大小 .data OUTPUT .space K_FRAME_SIZE*16-fir filter dsp assemblerK_FIR_INDEX .set 1 索引计数器 K_FIR_BFFR .set 16 缓冲
16bitfixedpointiirtest
- 16位定点级联型IIR滤波器(visual dsp)