autoconc.cc File Reference

#include "autoconc.h"
Include dependency graph for autoconc.cc:

Functions

SDFgraphmodelAutoConcurrencyInSDFgraph (const SDFgraph *graph, const uint maxDegree)

Function Documentation

SDFgraph* modelAutoConcurrencyInSDFgraph ( const SDFgraph graph,
const uint  maxDegree 
)

modelAutoConcurrencyInSDFgraph () Create a new SDF graph in which the maximum amount of auto-concurrency on all actors is made explicit through self-edges.

References a, c, SDFgraph::clone(), g, SDFcomponent::getId(), and SDFcomponent::getParent().

Referenced by analyzeSDFG(), Binding::analyzeThroughputApplication(), createCapacityConstrainedModel(), randomThroughputConstraint(), and transformGraph().

Here is the call graph for this function: