DEVELOPMENT TOOL

We are making available the first public version of the StreamIt Development Tool (SDT). It is implemented in Java as an Eclipse plugin, and intended for developing, debugging, and visualizing programs written in StreamIt. As a graphical programming environment, it can simply and intuitively convey the hierarchical and structured nature of a StreamIt application. In addition, the debugger can interpret and visually represent the stream graph and its dynamic behavior, including the flow of information in parallel stream graphs. The SDT is composed of the following modules: an IDE-integrated debugger, a graphical text editor, a runtime stream graph view, and a corresponding graph overview.


Download

The StreamIt Development Tool is copyright 2003 by the Massachusetts Institute of Technology. It is provided to you under the terms and conditions of the GNU General Public License Version 2.0.


Software Requirements


Installation


Creating a StreamIt Project