You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/ComputeGraph/examples/example6/README.md

16 lines
251 B
Markdown

# Example 6
This example is similar to example 5 but with C code generation instead of Python.
![graph6](docassets/graph6.png)
## Expected output
```
nbMFCCOutputs = 126
Generate graphviz and code
Schedule length = 17
Memory usage 2204 bytes
```