Commit Graph

5 Commits (633b5284212e4e5dd5adb1e97039d1a8185a7eaa)

Author SHA1 Message Date
Christophe Favergeon b8177102d9 Added support for CMSIS Event Recorder to the Compute Graph.
Added also more customization options for the compute graph.
4 years ago
Christophe Favergeon 142dcec5c3 Correction in python script for compute graph
Buffer numbering issue for memory optimzation and buffer sharing
4 years ago
Christophe Favergeon 30be135940 Modified C++ implementation of compute graph to support new scheduler 4 years ago
Christophe Favergeon c91c8d6cec Improvement to compute graph
New cyclo static scheduler
New code generation mode using switch / case to decrease code size.
4 years ago
Christophe Favergeon 8e4c71fd0d Renamed SDF to Compute Graph - Static Flow
Updated examples.
4 years ago