Bitblast Transformation

Bitblast Transformation

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...
Loop Interchange Transformation

Loop Interchange Transformation

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...
Loop Unrolling Transformation

Loop Unrolling Transformation

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...
TriCore Instruction Set Architecture

TriCore Instruction Set Architecture

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...
What is ULP and Why Should You Care?

What is ULP and Why Should You Care?

What is ULP and Why Should You Care? emmtrix Tech Posts When working with floating-point numbers, precision matters. Ever heard of ULP (Unit in the Last Place)? It’s the smallest possible difference between two floating-point numbers – a key factor for rounding...
Cookie Consent with Real Cookie Banner