The Lambda-X CAD tool chain...
This documents a CAD tool chain designed durring the PhD thesis of G. de Wailly.
It allows to handle applications from their graphical representations to their static parallel implementations.
|
FEATURES
|
We are going to show the tool chain possibilities with a simple example.
This example will be programmed graphically or with the proposed dataflow language.
Then, it will be compiler, either to produce executable C or to produce 3 assembler programs for the proposed parallel architecture.
At least, we evaluate the performances / costs of the chain, and its possible improvements.
are
links to the demo (please start with Specification example)
are
links to references
Graphical
programming with Lambda-Graph
Dataflow
programming with Lambda-Flow
Structure
of the produced code
Target
Code Definition File for C
The
Static Parallel Architecture Model
Static
parallel code production