Skip to content

Graphical programming frontend to StreamIt, a streaming application programming language and compiler

License

Notifications You must be signed in to change notification settings

grandchild/streamgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamGraph

Preview

StreamGraph is a graphical programming frontend to StreamIt, a streaming application programming language and compiler designed for

efficient and effective mapping to a wide variety of target architectures, including commercial-off-the-shelf uniprocessors, multicore architectures, and clusters of workstations

StreamGraph is designed to provide a convenient graphical representation and editing environment for StreamIt code by removing some of the complexity inherent in the concepts of StreamIt.

Notably it:

  • alleviates the need for explicit definition of Pipelines and Splitjoins
  • facilitates the creation and editing of Filters and connections between components
  • and makes the flow of the datastream more visible.

Installation

Refer to Install.md in the doc directory for instructions on how to install StreamGraph.

Starting StreamGraph

cd streamgraph/source/
perl bin/streamgraph.pl helloworld.siggraph

Preview

About

Graphical programming frontend to StreamIt, a streaming application programming language and compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published