Synchronous Data Flow

[1] SDF does not account for asynchronous processes as their token read/write rates will vary.

Practically, one can divide the network into synchronous sub-networks connected by asynchronous links.

Alternatively a runtime supervisor can enforce fairness and other desired properties.

[1] SDF is useful for modeling digital signal processing (DSP) routines.

Models can be compiled to target parallel hardware like FPGAs, processors with DSP instruction sets like Qualcomm's Hexagon, and other systems.