Introduction - If you have any usage issues, please Google them yourself
This directory holds all the files required for an ADSP-21060 programming
example. The example "IIR" filter data using infinite impulse response (IIR)
filters. The examples consist of a main calling program and called subroutines.
This example system reads a buffer of input values stored in memory, passes the
data through the filter, and writes the results to another buffer in memory.