Lab Notes

 Lab Notes For Real-Time DSP Lab 4

 Grading Form for Lab 4
 

MATLAB Files For Lab 4

 FIR_cof_gen.m

 plotZTP_FIR.m, which requires the following three files:
 gpfx.m
 pzd.m
 z_rev.m
 

Projects and Accompanying Files For Lab 4

 FIR Filter Project Coded in C
 FIR_c.c
 

 FIR Filter Project Coded in C (floating-point version)
 FIR_float_c.c
 

 FIR Filter Project Coded in DSP Assembly
 FIR_asm.c
 FIR_asm_func.asm
 

 FIR Filter Project with Programmer Optimized Assemby
 FIR_asm_opt.c
 FIR_asm_func_opt.asm
 

 FIR Filter Project Using Circular Buffers
 FIR_asm_circ.c
 FIR_asm_circ_func.asm
 FIR_asm_circ.cmd
 LPF1500_128.cof