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/SDFTools/sdf/schedule
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
..
ccode.py CMSIS-DSP: Synchronous Data Flow 4 years ago
config.py CMSIS-DSP: Synchronous Data Flow 4 years ago
description.py CMSIS-DSP: Synchronous Data Flow 4 years ago
graphviz.py CMSIS-DSP: Synchronous Data Flow 4 years ago
node.py CMSIS-DSP: Synchronous Data Flow 4 years ago
pythoncode.py CMSIS-DSP: Synchronous Data Flow 4 years ago
simu.py CMSIS-DSP: Synchronous Data Flow 4 years ago
standard.py CMSIS-DSP: Synchronous Data Flow 4 years ago
types.py CMSIS-DSP: Synchronous Data Flow 4 years ago