Sciweavers

DAC
2010
ACM

Processor virtualization and split compilation for heterogeneous multicore embedded systems

13 years 8 months ago
Processor virtualization and split compilation for heterogeneous multicore embedded systems
Complex embedded systems have always been heterogeneous multicore systems. Because of the tight constraints on power, performance and cost, this situation is not likely to change any time soon. As a result, the software environments required to program those systems have become very complex too. We propose to apply instruction set virtualization and just-in-time compilation techniques to program heterogeneous multicore embedded systems, with several additional requirements: – the environment must be able to compile legacy C/C++ code to a target independent intermediate representation; – the just-in-time (JIT) compiler must generate high performance code; – the technology must be able to program the whole system, not just the host processor. Advantages that derive from such an environment include, among others, much simpler software engineering, reduced maintenance costs, reduced legacy code problems. . . It also goes beyond mere binary compatibility by providing a better exploita...
Albert Cohen, Erven Rohou
Added 15 Aug 2010
Updated 15 Aug 2010
Type Conference
Year 2010
Where DAC
Authors Albert Cohen, Erven Rohou
Comments (0)