by Mira Steinmetz | May 14, 2025 | 2025, News
Pointer Resolve Transformation: Replacing Pointers with Direct Access emmtrix Tech PostsCategory: General Transformations As part of our code transformation series, let’s take a closer look at a topic that’s essential for simplifying pointer-heavy code and enabling...
by Mira Steinmetz | May 7, 2025 | 2025, News
Bitblast Transformation: Turning Code into Pure Boolean Logic emmtrix Tech PostsCategory: General Transformations Our Code Transformation series continues! After covering Loop Unrolling, Loop Interchange, and Procedure Inline, we’re now looking at a transformation...
by Mira Steinmetz | Apr 9, 2025 | 2025, News
Loop Interchange: Improve Cache Efficiency and Speed Up Execution emmtrix Tech PostsCategory: Loop Transformations In our last post, we introduced Loop Unrolling to reduce loop overhead. Now, let’s look at Loop Interchange, a transformation that swaps the order...
by Mira Steinmetz | Apr 3, 2025 | 2025, News
New Developer Resource: Code Transformations for Performance Optimization emmtrix Tech PostsCategory: Loop Transformations We’re launching a new article series to help developers optimize their code with practical transformation techniques! Our goal: Provide...
by Mira Steinmetz | Mar 27, 2025 | 2025, News
TriCore Instruction Set Architecture: A Quick Reference for Embedded Development emmtrix Tech PostsCategory: Microcontroller Architecture Explore the key features of the TriCore Instruction Set Architecture (ISA) in our tech wiki. Infineon TriCore is a unified, 32-bit...
by Mira Steinmetz | Mar 19, 2025 | 2025, News
Release: emmtrix Studio Version 2025.03 March 19, 2025 We are proud to announce release 2025.03 of our emmtrix tools. In this version, the performance estimation of Simulink blocks finally arrives in an official release. When using C code generated by TargetLink, all...