DSP
These examples show how to use GAP9 to do various Digital Signal Processing including image and sound. In the autotiler folder you can find examples using directly the Autotiler to generate code:
In the nntool folder you can find examples using the NNTool to generate code for the Autotiler:
In the benchmarks folder you can find examples using directly the DSP library from the Autotiler without the code generation (manually moving data from the memory hierarchy). This is mostly for testing GAP cycles and power consumption on known DSP benchmarks.