bkfir2_flp32.txt
来自「在ADI的TS系列DSP上编写的32位定点FIR滤波器的程序」· 文本 代码 · 共 21 行
TXT
21 行
File Name: BKFIR2_FLP32.ZIP
File Contents:
ADSP-TS101_ASM.ldf
ADSP-TS201_ASM.ldf
BKFIR2_flp32_TS101.dpj
BKFIR2_flp32_TS201.dpj
BKFIR2_flp32_TS101.tcl
BKFIR2_flp32_TS201.tcl
BKFIR2_flp32.asm
cache_macros.h
coefficients.dat
input.dat
output.dat
Description: This program is a 32-bit floating point block FIR filter.
It computes 4 outputs simultaneously, in this way greatly diminishing
the fetching of the data. The only problem is one stall in the greater loop.
See the source code for more information.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?