New emmtrix Company Brochure & Embedded World 2024 Trade Show April 02, 2024 Discover our Automated Software Tools in our latest company brochure. Our solutions include tools for code analysis, optimization and conversion. Download it here. Meet us at Embedded...
Demystifying C++: Templates emmtrix Tech PostsCategory: Demystifying C++ 📢 Continuing “Demystifying C++”: Introduction to Templates Templates stand as a pivotal feature in C++, enabling generic programming. This capability allows developers to write...
Understanding Loop Transformations for Enhanced Program Performance emmtrix Tech PostsCategory: Loop Transformations Loop transformations are essential for improving the performance of computer programs that rely heavily on loops. By optimizing loop structures,...
Two Kinds of Vectorization emmtrix Tech PostsCategory: Vectorization In our field of compilers, programming languages and code generation we are working close to (embedded) hardware but also on the more abstract modelling of algorithms. Interestingly, the term...
Using AUTOSAR with emmtrix Tools February 22, 2024 To make our tools suitable for automotive environments, we have significantly improved our support for AUTOSAR. Previously, we were able to parse ARXML files for relevant runnables that could be used as entry points...