Generate executable code without writing a line
When the simulators have convinced you that your system is correct, it is time to generate the final application. The SDL compiler automatically translates from SDL to C/C++ environments. It is exactly the same generated C code that is used in simulations as in the applications, ensuring consistency between the tested system and its implementation. Telelogic® SDL Suite™ offers two SDL compilers: one is an unrestricted C code generator that supports generation of any kind of executable code. The other C code generator is optimized for smaller embedded systems, where code efficiency, minimum memory demands, and high performance are especially required. |
