Embedded real-time software systems often need fine-grained parallelism and precise control over time, things typical real-time operating systems do not provide. The Esterel language has both, but Existing compilers produce slow code for large programs. This paper presents the first Esterel compiler able to produce small, fast code for large programs. It can produce code half the size and up to a hundred times faster than code from existing compilers. Esterel's semantics allow the compiler to statically schedule concurrency and synthesize code that efficiently and predictably simulates context switches. The main contribution is an algorithm that synthesizes an efficient sequential program from the concurrent control-flow graph used as an intermediate representation. These techniques could be applied to any language with fine-grained parallelism.
CITATION STYLE
Edwards, S. A. (2000). Compiling Esterel into sequential code. In Proceedings - Design Automation Conference (pp. 322–327). IEEE. https://doi.org/10.1145/337292.337429
Mendeley helps you to discover research relevant for your work.