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
Christophe Favergeon 66ea68b096 Added a dynamic mode to the compute graph.
The compute graph hierarchy (Python and C++) has been modified.
It will break the code using the CG and the include and import will
have to be modified.

New function prepareForRunning is needed in CG nodes even if not used in
static mode. Without this function, code using compute graph won't build.
3 years ago
..
generated Added a dynamic mode to the compute graph. 3 years ago
AppNodes.h Improvements to the compute graph documentation. 3 years ago
CMakeLists.txt Renamed SDF to Compute Graph - Static Flow 3 years ago
custom.h Renamed SDF to Compute Graph - Static Flow 3 years ago
graph.py Added a dynamic mode to the compute graph. 3 years ago
input_example6.txt Renamed SDF to Compute Graph - Static Flow 3 years ago
main.cpp Renamed SDF to Compute Graph - Static Flow 3 years ago
mfccConfigData.c Renamed SDF to Compute Graph - Static Flow 3 years ago
mfccConfigData.h Renamed SDF to Compute Graph - Static Flow 3 years ago
mfccconfig.yaml Renamed SDF to Compute Graph - Static Flow 3 years ago
sharedconfig.py Renamed SDF to Compute Graph - Static Flow 3 years ago
test.dot Renamed SDF to Compute Graph - Static Flow 3 years ago
test.pdf Renamed SDF to Compute Graph - Static Flow 3 years ago