by Mira Steinmetz | Feb 27, 2024 | 2024, News
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...
by Mira Steinmetz | Feb 22, 2024 | 2024, News
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...
by Mira Steinmetz | Feb 13, 2024 | 2024, News
Demystifying C++: Initialization of Global Variables emmtrix Tech PostsCategory: Demystifying C++ 📢 Next Article in Our Series “Demystifying C++”: Global Variable Initialization In our series, we now address a key distinction: the initialization of global...
by Mira Steinmetz | Jan 31, 2024 | 2024, News
Use Case Example: emmtrix Dependency Analyzer (eDA) for AUTOSAR Specification Dependency Verification January 31, 2024 Together with customers from automotive, we have implemented support for a use case so that our emmtrix Dependency Analyzer (eDA) can be used to...
by Mira Steinmetz | Jan 23, 2024 | 2024, News
Demystifying C++: New and Delete Operators emmtrix Tech PostsCategory: Demystifying C++ 📢 Continuing the “Demystifying C++” Series: “New and Delete Operators” As we progress in our series, our next focus is on the integral memory management...