COMPSYS
Compilation and Embedded Computing Systems
CNRS-ENS Lyon-INRIA-UCBL Team
Presentation
Compsys is an Inria project working on the
development of compilation techniques
adapted to
the design of embedded systems. By "embedded
systems" we refer specifically to systems on
chip, and more specifically, portions
of such systems, but we think that in a near future, the
methods we are studying will be useful for any
kind of embedded systems (automotive,
communicating object, etc.). The specificity of
Compsys is the study of (high
level) code transformations specific for embedded
system. The application targeted are mostly
regular, computation intensive with few dynamic
control (nested FOR loops: signal processing,
multimedia). Compsys topics lie between the
domains of code compilation/optimization and
high level architectural synthesis.
Research axes
- Code optimization for specific processors (DSP, VLIW),
- High level code transformation
- Compilation of embedded parallel architectures
- Tools for the polyhedral model