Commit Graph

5 Commits (ea509ff38924d5e35a4d8296ab46e2d406ed3a0e)

Author SHA1 Message Date
Christophe Favergeon ea509ff389 Improved SDF documentation for example1
Custom datatype now supported
3 years ago
Christophe Favergeon b8b72f2c69 Corrected SDF example documentation to use CMSIS-DSP Python wrapper. 4 years ago
Christophe Favergeon 0f4ac797f1 CMSIS-DSP: Improved documentation for SDF.
Improved generation of graphviz.
4 years ago
Christophe Favergeon 72483e7c3f CMSIS-DSP: Added code size optimization for the SDF C++ generator. 4 years ago
Christophe Favergeon ab33fa64d7 CMSIS-DSP: Synchronous Data Flow
Set of Python scripts used to describe synchronous data flow networks
and generate a static scheduling.

It is working with CMSIS-DSP and a few standard nodes provided as C++ or Python classes.
It can be easily extended.

It is also working with the Python wrapper for CMSIS-DSP.

Detailed documentation in the SDFTools/README.md
4 years ago