sdftocsdf.cc File Reference

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

Functions

static void addCSDFactorToGraph (TimedCSDFgraph *csdfGraph, TimedSDFactor *a)
static void addCSDFchannelToGraph (TimedCSDFgraph *csdfGraph, TimedSDFchannel *c)
TimedCSDFgraphconvertSDFGtoCSDFG (TimedSDFgraph *sdfGraph)

Function Documentation

TimedCSDFgraph* convertSDFGtoCSDFG ( TimedSDFgraph sdfGraph  ) 

convertSDFGtoCSDFG () The function converts an SDFG to an equivalent CSDFG.

References a, SDFgraph::actorsBegin(), SDFgraph::actorsEnd(), addCSDFactorToGraph(), addCSDFchannelToGraph(), c, SDFgraph::channelsBegin(), SDFgraph::channelsEnd(), component, SDFcomponent::getName(), and TimedSDFgraph::getThroughputConstraint().

Referenced by generateCSDFgraph().

Here is the call graph for this function: