iir_flp32_pipe.txt

来自「是一个TS201的iir源代码」· 文本 代码 · 共 22 行

TXT
22
字号
File Name: IIR_flp32_pipe.ZIP

File Contents: 	
    ADSP-TS201_ASM.ldf
    ADSP-TS101_ASM.ldf
		coeffs.dat
		iir_flp32_pipe.asm
		iir_flp32_pipe_TS201.dpj
		iir_flp32_pipe_TS101.dpj
		iir_flp32_pipe_TS201.tcl
		iir_flp32_pipe_TS101.tcl
		indata.dat
    output.dat
    cache_macros.h

Description:	This program is a 32-bit floating point IIR filter.  It uses 
		a software pipelined cascade biquad.  It has a minimum of 4
		biquad.  The code is highly optimized, but there is a
		latency due to the pipeline. See the source file for more 
		information.  
	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?