Title :
Software synthesis for dynamic data flow graph
Author :
Choi, Chabong ; Ha, Soonhoi
Author_Institution :
Multimedia Res. Lab., LG Electron., Seoul, South Korea
Abstract :
Data flow graph is a useful computational model to describe the functionality of a digital system. To execute a data flow graph on a target system, it should be synthesized to the code to be compiled on the target system. Current research activities on software synthesis are mainly focused on Synchronous Data Flow (SDF) graph, which can not represent the control structure of the application. On the other hand, Dynamic Data Flow (DDF) graph can express the control structure, such as conditionals and data dependent iterations. This paper synthesizes a C code for a DDF graph which includes not only the functions associated with the nodes of the graph, but also the run-time scheduler and the run-time buffer manager which can execute a DDF graph without deadlock with bounded memory requirement. In addition, this paper suggests hierarchical implementation of DDF which enhances the efficiency of run-time scheduling by clustering SDF type nodes as a specific macro node
Keywords :
data flow graphs; software engineering; C code; DDF graph; SDF type nodes; bounded memory requirement; data flow graph; deadlock; dynamic data flow graph; run-time buffer manager; run-time scheduler; run-time scheduling; Application software; Control system synthesis; Data flow computing; Design automation; Digital systems; Flow graphs; Laboratories; Multimedia systems; Network synthesis; Runtime;
Conference_Titel :
Rapid System Prototyping, 1997. Shortening the Path from Specification to Prototype. Proceedings., 8th IEEE International Workshop on
Conference_Location :
Chapel Hill, NC
Print_ISBN :
0-8186-8064-4
DOI :
10.1109/IWRSP.1997.618841