Application: 	FIR 

Input:		Sine wave, 1Vpp, 0Hz to 12KHz vi RCA INPUT jack.

Output:		Filtered input signal via RCA OUT jack.

Files:		BANDPASS.ASM	Source code files. Associated FLT files needed for 					compilig DSK file.
		BANDSTOP.ASM
		LOPASS.ASM
		HIPASS.ASM
		
		BANDPASS.FLT	Source file for filter coefficients.
		BANDSTOP.FLT
		LOPASS.FLT
		HIPASS.FLT
		

		BANDPASS.DSK	Load these files to run each filter.
		BANDSTOP.DSK
		LOPASS.DSK
		HIPASS.DSK

		LICENCE.TXT	Texas Instruments Licence agreement for downloading DSP 				code.
		FIR.TXT		This file.
		
		TESTMACD.ASM	Example of MACD instruction. See this asm file for info.
		TESTMACD.DSK	DSK file to download.

----------------------------------------------------------------------------------------	