Generated by All in One SEO v4.9.7.2, this is an llms.txt file, used by LLMs to index the site. # emmtrix Technologies Embedded Multicore Programming ## Sitemaps - [XML Sitemap](https://www.emmtrix.com/sitemap.xml): Contains all public & indexable URLs for this website. ## Posts - [Variable Length Arrays Now Supported in emmtrix Studio](https://www.emmtrix.com/news/emmtrix-studio-variable-length-arrays.html) - Learn how emmtrix Studio supports variable-length arrays in C and combines VLA handling with constant propagation for more precise analysis and optimization. - [Release: emmtrix Studio Version 2026.07](https://www.emmtrix.com/news/emmtrix-studio-2026-07.html) - emmtrix Studio 2026.07 is now available. Discover the new Edge AI Compiler, VLA support, additional code transformations, and further tool improvements. - [Inference Runtime or Generated C Code?](https://www.emmtrix.com/news/inference-runtime-or-generated-c-code.html) - Compare ONNX inference runtimes and generated C code for embedded AI. Learn when C code generation is the better choice for embedded systems. - [Watch the Talk: ONNX-to-C Compiler](https://www.emmtrix.com/news/onnx-to-c-compiler.html) - Watch Dr. Timo Stripf’s ONNX Community Meetup talk on building an ONNX-to-C compiler for deterministic C code generation. - [New One-Page Overview: emmtrix Edge AI Compiler](https://www.emmtrix.com/news/emmtrix-edge-ai-compiler-flyer.html) - Download the emmtrix Edge AI Compiler flyer and learn how AI models are transformed into target-aware C code for embedded systems. - [Generic Code Rarely Uses Target Hardware Well](https://www.emmtrix.com/2026/edge-ai-compiler-series-target-ready-code-optimization-2.html) - Generate target-specific C code for embedded AI using vectorization, parallelization, intrinsics, and backend optimizations. - [Memory Can Limit Edge AI Before Compute Does](https://www.emmtrix.com/2026/edge-ai-compiler-series-memory-optimization.html) - Reduce memory pressure in embedded AI with quantization and compiler-level code transformations for efficient generated C code. - [The Deployment Gap Starts After Model Export](https://www.emmtrix.com/2026/edge-ai-compiler-series-model-export.html) - Why ML model export is not enough for embedded deployment and how target-aware C code generation helps address memory, runtime, and toolchain constraints. - [Supporting Fire Safety Eduction for Children in Karlsruhe](https://www.emmtrix.com/news/fire-safety-education.html) - emmtrix supports a local fire safety initiative for children in Karlsruhe, helping provide practical learning packages free of charge to primary schools. - [Why Scalable Verification Matters for AURIX™ TC4x PPU Development](https://www.emmtrix.com/news/scalable-verification-aurix-tc4xppu-development.html) - Learn how TASKING and emmtrix support development for the Infineon AURIX™ TC4x PPU with tooling for embedded multicore software workflows. - [Isolated C++ Unit Testing Can Get Blocked Before the Actual Test Logic Starts](https://www.emmtrix.com/news/cpp-link-stubbing-tessy.html) - Razorcat integrates the emmtrix Link Stubber into TESSY to reduce manual setup work when creating isolated C++ unit tests. - [Software Jobs in Karlsruhe for People Who Want to Work Below the Surface](https://www.emmtrix.com/news/software-jobs-emmtrix.html) - Explore software jobs at emmtrix Technologies in Karlsruhe, from compiler development to embedded systems and embedded AI. - [Optimized Vector Code is Useful. A Scalable Verification Workflow is What Makes It Practical.](https://www.emmtrix.com/news/success-story-tasking-emmtrix.html) - How emmtrix and TASKING built an ASPICE compatible workflow for generating, testing and verifying optimized vector functions for the AURIX TC4x PPU. - [emmtrix @ CODE_n new.New Festival 2016](https://www.emmtrix.com/news/emmtrix-code_n-new-new-festival.html) - CODE_n is the perfect place for digital pioneers, startups, lateral thinkers, experienced innovators, established companies, investors, the media, politicians, research bodies... - [emmtrix in Press: the emmtrix story in HiPEAC Quarterly Info](https://www.emmtrix.com/press/emmtrix-in-press-the-emmtrix-story-in-hipeac-quarterly-info.html) - emmtrix Technologies is highlighted as success story for efficient tech transfer: From research to business: the emmtrix story. - [New Milestone: emx-onnx-cgen on the ONNX Backend Scoreboard](https://www.emmtrix.com/news/emx-onnx-cgen-on-the-onnx-backend-scoreboard.html) - emx-onnx-cgen is now listed as an ONNX backend, with a ~98% pass rate in the ONNX Backend Scoreboard and strong compliance with the official ONNX test suite. - [New Release: emmtrix ONNX-to-C Code Generator (emx-onnx-cgen) v1.0.0](https://www.emmtrix.com/news/emx-onnx-cgen-new-release-v1-0-0.html) - emx-onnx-cgen v1.0.0 reaches 100% operator coverage for ONNX Opset 25, generating portable, standards-compliant C code for embedded systems. - [New Open-Source Release: ONNX to Generic C for Embedded AI](https://www.emmtrix.com/news/onnx-to-generic-c-for-embedded-ai.html) - Open-source ONNX-to-C generator for embedded AI, producing portable, deterministic C code without dynamic memory, OS, or runtime dependencies. - [New Release: emmtrix ONNX-to-C Code Generator (emx-onnx-cgen) v0.4.x](https://www.emmtrix.com/news/emx-onnx-cgen-v0-4-x.html) - emx-onnx-cgen v0.4.x: expanded ONNX coverage, improved numerical correctness and verification, and more robust, reproducible C code generation. - [Structural Code Coverage on the AURIX™ TC4x PPU](https://www.emmtrix.com/news/structural-code-coverage-aurix-tc4x.html) - Simulation-based structural coverage for AURIX™ TC4x PPU. Target-accurate analysis using machine-code execution and CI-ready HTML reports. - [Scalable PPU Optimization on AURIX™ TC4x Across Variants](https://www.emmtrix.com/news/aurix-tc4x-ppu-scaling.html) - Scalable PPU optimization on AURIX™ TC4x using an automated workflow to generate and verify vector-optimized functions across product variants. - [emmtrix | 10 Years](https://www.emmtrix.com/news/emmtrix-ten-years.html) - After ten years, emmtrix has learned that engineering is less forgiving than ever and needs early, reliable insights to manage growing complexity. - [We Are Excited to Join the NeAIxt Project!](https://www.emmtrix.com/news/neaixt-project.html) - emmtrix contributes code-optimization technology to the EU project NeAIxt, advancing reliable, energy-efficient Edge AI for mobility, health, and industry. - [Obfuscation & Anonymization Transformation](https://www.emmtrix.com/2026/obfuscation-and-anonymization-transformation.html) - Obfuscate or anonymize source code in emmtrix Studio without changing behavior. Deterministic renaming, full traceability, and secure sharing. - [Making Incomplete C/C++ Code Linkable – Automatically](https://www.emmtrix.com/news/emmtrix-link-stubber.html) - emmtrix Link Stubber makes incomplete C/C++ code linkable by automatically generating Clang-compatible stubs for unresolved symbols. - [Automating the AI Vectorization Workflow](https://www.emmtrix.com/news/automating-the-ai-vectorization-workflow.html) - With onnx2c integrated, our workflow automatically converts ONNX models into efficiently optimized and vectorized C code. - [Driving Innovation in Automotive Supercomputing](https://www.emmtrix.com/news/mannheim-cecas.html) - Proud to support MANNHEIM-CeCaS: enabling efficient, safe programming for next-gen automotive hardware via ONNX vectorization & performance estimation. - [Beyond Tools: Engineering & Consulting at emmtrix](https://www.emmtrix.com/news/engineering-and-consulting-services.html) - Deep compiler know-how meets embedded expertise – optimization, vectorization, multicore, C++/AUTOSAR, and tailored workshops. - [Remove Includes Transformation](https://www.emmtrix.com/news/remove-includes-transformation.html) - Create clean, portable C files by removing non-standard includes and inlining declarations. Part of emmtrix Studio’s transformation series. - [emmtrix C-to-Rust Compiler](https://www.emmtrix.com/news/emmtrix-c-to-rust-compiler.html) - New in emmtrix Studio: a C-to-Rust compiler that preserves semantics, minimizes unsafe, and enables incremental migration without rewriting legacy C. - [10 Years Ago, EXIST Made emmtrix Possible](https://www.emmtrix.com/news/support-of-exist.html) - EXIST funding in 2015 enabled emmtrix’s transition from research to entrepreneurship – today delivering software tools for automotive & aerospace. - [Release: emmtrix Studio Version 2025.03](https://www.emmtrix.com/news/emmtrix-studio-2025-03.html) - New emmtrix tools 2025.03: Simulink block performance estimation, AVX2 & ARM SVE support, new Eclipse perspective, and code transformations. - [When a Sunroof Becomes an OBD Compliance Issue](https://www.emmtrix.com/news/use-case-obd-compliance.html) - Hidden dependencies matter: eDA uncovers cross-domain links like sunroofs affecting OBD compliance, ensuring transparency and reliable documentation. - [Release: emmtrix Studio Version 2025.09](https://www.emmtrix.com/news/emmtrix-studio-2025-09.html) - New emmtrix tool features 2025.09 released: incl. C to Rust Compiler, better scaling, ONNX2C support, enhanced analysis & many improvements. - [Unity Build Merger Transformation](https://www.emmtrix.com/news/unity-build-merger-transformation.html) - Boost compile speed with Unity Build Merger in emmtrix Studio — merge C files into one for faster builds and smarter optimizations. - [Explicit Cast Insertion Transformation](https://www.emmtrix.com/news/explicit-cast-insertion-transformation.html) - Make type conversions visible: Add explicit casts for clarity, maintainability, and precise analysis. Integrated in emmtrix Studio. - [EIC GHG Programme - 1st badge](https://www.emmtrix.com/news/eic-badge.html) - As announced in July, emmtrix is participating in the EIC Greenhouse Gas Program and has successfully mastered stage 1 - [emmtrix Journey to Carbon Neutrality](https://www.emmtrix.com/news/journey-to-carbon-neutrality.html) - We have completed stage 1 of the EIC Greenhouse Gas Programme which helps companies to reduce their CO2 footprint and are awaiting our first badge. - [emmtrix in Press: RESEARCH TO BUSINESS](https://www.emmtrix.com/press/emmtrix-in-press-research-to-business.html) - The magazine RESEARCH TO BUSINESS provides information three times a year on current topics related to the transfer of technology at the Karlsruhe Institute of Technology (KIT). - [Review 2022](https://www.emmtrix.com/news/review-2022.html) - We look back with satisfaction on what we have accomplished thanks to our employees, partners and friends and look forward to further cooperation with you all. - [StorAIge Presents Its SMEs](https://www.emmtrix.com/news/storaige-presents-its-partners.html) - StorAIge has started to presents its SMEs on LinkedIn and Twitter. The first company to introduce itself is the compiler expert emmtrix Technologies GmbH. - [Now Online: Interactive HTML Performance Report](https://www.emmtrix.com/news/interactive-html-performance-report.html) - Now online: Interactive HTML report for TargetLink with filters, sorting & toggle between cycles and time. https://www.emmtrix.com/tools/mbd-support - [emmtrix Code Vectorizer Now Supports RISC-V RVV – Powered by the Official RISC-V Vector C Intrinsics v1.0!](https://www.emmtrix.com/news/emmtrix-code-vectorizer-supports-risc-v-rvv.html) - eCV now emits RVV code based on the standardized intrinsics — enabling automatic vectorization across a wide range of RISC-V hardware platforms. - [Understanding Runtimes of Simulink Models – Right from the Start](https://www.emmtrix.com/news/webinar-runtimes-of-simulink-models.html) - Webinar for NeXtream clients: Learn how ePE estimates Simulink runtimes early – without target hardware. Contact us for more details. - [Constant Propagation Transformation](https://www.emmtrix.com/news/constant-propagation-transformation.html) - Optimize your code with Constant Propagation in emmtrix Studio—replace variables with constants to simplify, precompute, and speed up compilation. - [The 0[1[A]] Puzzle in C](https://www.emmtrix.com/news/c-construct.html) - C’s 1[A] equals A[1] by definition—an obscure but standard-compliant syntax that caught even our compiler team off guard. - [Pointer Resolve Transformation](https://www.emmtrix.com/news/pointer-resolve-transformation.html) - Pointer Resolve Transformation: Replace pointer access with direct variable references to boost static analysis and enable optimizations. More: emmtrix.com/wiki - [Loop Interchange Transformation](https://www.emmtrix.com/news/loop-interchange-transformation.html) - Loop Interchange boosts performance by reordering loops for better cache use and compiler optimizations. More in our wiki. - [Bitblast Transformation](https://www.emmtrix.com/news/bitlast-transformation.html) - Bitblast transforms code into pure Boolean logic—enabling formal verification, deep bit-level analysis & compiler optimizations. Learn more in our wiki! - [emmtrix Technologies GmbH and Infineon Collaborate on Support of Multicore Processors](https://www.emmtrix.com/news/collaboration-emmtrix-technologies-infineon.html) - emmtrix Technologies GmbH and Infineon collaborate on support of multicore processors. For more information contact emmtrix via contact@emmtrix.com. - [emmtrix Technologies GmbH now is a new member of the Embedded For You (E4Y)-Network](https://www.emmtrix.com/press/emmtrix-technologies-gmbh-now-is-a-new-member-of-the-embedded-for-you-e4y-network.html) - E4Y is a growing network of small and mid-sized companies offering embedded technologies to the market. The E4Y-network is organized in knowledge and technology clusters. - [Loop Unrolling Transformation](https://www.emmtrix.com/news/loop-unrolling-transformation.html) - New article series: Practical code transformations for better performance – starting with Loop Unrolling! Explore more in our wiki. - [TriCore Instruction Set Architecture](https://www.emmtrix.com/news/tricore-instruction-set-architecture.html) - Quick reference to Infineon’s TriCore ISA for real-time embedded systems. Covers registers, pipelines, instruction formats, and AURIX™ scalability. - [What is ULP and Why Should You Care?](https://www.emmtrix.com/news/unit-in-the-last-place.html) - ULP (Unit in the Last Place) measures the smallest difference between floats, crucial for precision, comparisons & reducing rounding errors. Learn more! - [Vectorization Made Easy for AURIX™ TC4x](https://www.emmtrix.com/news/vectorization-made-easy-for-aurix-tc4x.html) - emmtrix Code Vectorizerfully supports Infineon’s TC4x PPU, generating optimized vectorized code for efficient processing. - [Reduction of Copy Operations (3/3)](https://www.emmtrix.com/news/reduction-of-copy-operations.html) - Final part (3/3): Reduce copy operations and memory usage in C code from Simulink models with variable coalescing, saving up to 5% in code size. - [Removal of Redundant Code (2/3)](https://www.emmtrix.com/news/removal-of-redundant-code.html) - Reduce C code size by up to 30% by removing redundancies in Simulink-generated code using emmtrix tools. This is part 2 of 3 in our optimization series. - [We Are Proud to Have Contributed to the StorAIge Project!](https://www.emmtrix.com/news/contribution-storaige-project.html) - emmtrix extended the Code Vectorizer to support near- and in-memory computing accelerators for AI and other applications in the StorAIge project. - [Signal Vectorization (1/3)](https://www.emmtrix.com/news/signal-vectorization.html) - Reduce generated C code size by up to 15% with signal vectorization using emmtrix tools. This is part 1 of 3 in our optimization series. - [We're Now on YouTube!](https://www.emmtrix.com/news/emmtrix-on-youtube.html) - Official emmtrix Technologies YouTube channel – Videos on Performance Estimation, Dependency Analysis, Code Optimization & more! - [Strengthen Your Embedded Systems Network with Embedded4You (E4Y)](https://www.emmtrix.com/news/network-e4y.html) - Gain insights at E4Y: Andreas Wälti from MCG Consulting shared strategies for securing innovation grants for R&D projects - [Mastering the Alias Attribute in C Programming](https://www.emmtrix.com/news/alias-attribute.html) - Dr. Tobias Columbus shares insights on the alias attribute in C programming in a wiki article covering syntax, compiler behavior, and practical examples. - [Release: emmtrix Studio Version 2024.11](https://www.emmtrix.com/news/emmtrix-studio-2024-11.html) - Our Release 2024.11 offers enhanced transformations, variable coalescing, function vectorization (sin, cos, exp), and advanced constant propagation. - [World Usability Day - Usability and Results in Software Tools](https://www.emmtrix.com/news/world-usability-day.html) - emmtrix enhances productivity with user-friendly tools like Performance Estimator and Code Vectorizer for optimized code and efficient workflows. - [Demystifying C++: Name Mangling](https://www.emmtrix.com/news/name-mangling.html) - In our "Demystifying C++" series, we delve into Name Mangling, a crucial yet intricate feature that underpins C++'s advanced capabilities. - [Eclipse Xcore Cheat Sheet](https://www.emmtrix.com/news/eclipse-xcore-cheat-sheet.html) - Discover our latest cheat sheet on Eclipse Xcore! It offers a fast and useful reference – perfect for developers who want a quick start with Xcore. - [AI Workflow: Vectorization of ML Models with emmtrix Code Vectorizer (eCV)](https://www.emmtrix.com/news/vectorization-of-ml-models.html) - Accelerate AI applications with emmtrix Code Vectorizer, now supporting AI model vectorization for up to 10x faster performance on microcontroller vector units. - [Explore New Possibilities with Clang Diagnostics and Z3 Conversion Guide](https://www.emmtrix.com/news/clang-diagnostics-z3-conversion-guide.html) - Both guides are available on the emmtrix wiki (https://emmtrix.com/wiki/) and are tailored for easy reference during development. - [emmtrix Dependency Analyzer: Use Case 2 - Freedom from Interference Analysis](https://www.emmtrix.com/news/use-case-emmtrix-dependency-analyzer-freedom-from-interference-analysis.html) - emmtrix Dependency Analyzer identifies and manages risks between components operating at different Automotive Safety Integrity Levels (ASILs). - [emmtrix Dependency Analyzer: Use Case 3 - Event Chain Analysis](https://www.emmtrix.com/news/use-case-emmtrix-dependency-analyzer-event-chain-analysis.html) - emmtrix Dependency Analyzer enables you to perform accurate Event Chain Analysis, essential for effective risk management and ensuring system reliability. - [Release: emmtrix Studio Version 2024.07](https://www.emmtrix.com/news/emmtrix-studio-2024-07.html) - We've released a new version of emmtrix tools with reduced code size, improved runtime estimation, restructured settings, and faster analysis. - [emmtrix Dependency Analyzer: Use Case 1 - Enhancing Emissions Compliance](https://www.emmtrix.com/news/use-case-emmtrix-dependency-analyzer-enhancing-emisssons-compliance.html) - emmtrix Dependency Analyzer analyzes OBD source code, mapping input signals to emission-relevant outputs for improved transparency and compliance. - [Heartfelt Congratulation to Oliver Wolf on His Successful Doctoral Examination](https://www.emmtrix.com/news/doctoral-examination.html) - Congratulations! Oliver, co-founder of emmtrix, has defended his dissertation titled "Multigranulare Optimierung für heterogene Multicore-Systeme". - [Sparse Conditional Constant Propagation in emmtrix Tools](https://www.emmtrix.com/news/constant-propagation-in-emmtrix-tools.html) - The upcoming versions of emmtrix tools will feature Sparse Conditional Constant Propagation (SCCP), an advanced form of constant propagation. - [Explore the emmtrix Technologies Wiki](https://www.emmtrix.com/news/emmtrix-wiki.html) - Are you passionate about compiler technology? Check out our emmtrix Technologies Wiki – your go-to resource for in-depth technical info beyond our official site - [Demystifying C++: Strict Return](https://www.emmtrix.com/news/strict-return.html) - In our latest article on "Demystifying C++", we dive into the crucial differences and best practices for handling return values in C and C++ functions. - [3000 Followers on LinkedIn](https://www.emmtrix.com/news/3000-followers-on-linkedin.html) - We are thrilled to announce that our LinkedIn community has grown to over 3,000 followers! Thank you for being a part of our journey and sharing your insights. - [New Address: Erbprinzenstraße 4-12, Entrance A, 76133 Karlsruhe](https://www.emmtrix.com/news/new-address.html) - We're moving to a new office on June 7th, 2024! Our new address: Erbprinzenstraße 4-12, Entrance A, 76133 Karlsruhe. Phone numbers and email addresses: remain. - [Mapping TargetLink Generated C Code Back to Simulink Blocks](https://www.emmtrix.com/news/mapping-targetlink-generated-cblocks.html) - The article describes how TargetLink generates C code from Simulink models, and how comments in the C code can be used to trace back to the original Simulink blocks. - [Demystifying C++: Range-Based for Loops](https://www.emmtrix.com/news/range-based-for-loops.html) - The article highlights the standard representation, challenges, and a correct example of translating range-based for loops from C++ to C. - [Using AUTOSAR with emmtrix Tools](https://www.emmtrix.com/news/using-autosar-with-emmtrix-tools.html) - We upgraded our automotive tools to analyze software component dependencies & runnable data accesses, enhancing performance estimation in AUTOSAR environments. - [Certificate by the Stifterverband for Active Participation in the 2023 Research and Development (R&D) Survey](https://www.emmtrix.com/news/certificate-stifterverband.html) - emmtrix Technologies have been awarded a certificate by the Stifterverband for active participation in the 2023 Research and Development (R&D) Survey. - [Reflections on embedded world 2024](https://www.emmtrix.com/news/reflections-on-embedded-world-2024.html) - We recently showcased our flagship products, emmtrix Performance Estimator and Dependency Analyzer, at embedded world 2024. See event page for photos of ew24. - [Demystifying C++: Cleanup Code](https://www.emmtrix.com/news/demystifying-cpp-cleanup-code.html) - In C++, cleanup code is vital for managing resources, ensuring destructors are called and resources are appropriately released in complex structures. - [Demystifying C++: Templates](https://www.emmtrix.com/news/demystifying-cpp-templates.html) - Templates stand as a pivotal feature in C++, enabling generic programming. This capability allows type-independent code, enhancing code reusability. - [Understanding Loop Transformations for Enhanced Program Performance](https://www.emmtrix.com/news/understanding-loop-transformations-for-enhanced-program-performance.html) - Our article offers an in-depth look at loop transformations, detailing how they can optimize execution time and hardware utilization. - [Demystifying C++: Initialization of Global Variables](https://www.emmtrix.com/news/demystifying-cpp-initialization-of-global-variables.html) - In our series, we now address a key distinction: the initialization of global variables in C versus C++. Engage, learn, and share as we decode C++ together. - [Demystifying C++: New and Delete Operators](https://www.emmtrix.com/news/demystifying-cpp-new-and-delete-operators.html) - As we progress in our series, our next focus is on the integral memory management tools in C++: the `new` and `delete` operators simplifying dynamic allocation. - [Demystifying C++: Virtual Classes (Polymorphism)](https://www.emmtrix.com/news/demystifying-cpp-virtual-classes.html) - Our article delves into the methods used to emulate polymorphism in C, utilizing structures, function pointers, and virtual tables. - [Demystifying C++: Classes](https://www.emmtrix.com/news/demystifying-cpp-classes.html) - Explore C++ classes, the foundation of OOP, and gain insights into their translation into C structures and functions in this informative series. - [New emmtrix Company Brochure & Embedded World 2024 Trade Show](https://www.emmtrix.com/news/company-brochure-2024.html) - Discover our Automated Software Tools in our latest company brochure / Meet us at ew24. Our solutions include tools for code analysis, optimization conversion. - [Embedded Multi-Core Code Generation with Cross-Layer Parallelization](https://www.emmtrix.com/news/presentation-hipeac-2024.html) - Oliver Wolf presents his paper “Embedded Multi-Core Code Generation with Cross-Layer Parallelization” during the PARMA-DITAM 2024 Workshop at HiPEAC 2024. - [Two Kinds of Vectorization](https://www.emmtrix.com/news/two-kinds-of-vectorization.html) - We optimize code for hardware efficiency through SIMD instruction vectorization + aim to reduce code size in MATLAB® through high-level vectorization techniques - [Use Case Example: emmtrix Dependency Analyzer (eDA) for AUTOSAR Specification Dependency Verification](https://www.emmtrix.com/news/use-case-emmtrix-dependecy-analyzer.html) - Visualizing AUTOSAR R-P ports connectivity and data flow with eDA for enhanced automotive software analysis. - [Review 2023](https://www.emmtrix.com/news/review-2023.html) - Thanks for being with us in 2023. We enjoyed and benefitted from working for and with our customers. Here's to an even better 2024! - [emmtrix Is Part of the TwinSpace Project](https://www.emmtrix.com/news/twinspace.html) - The goal of the project is to make software development for embedded systems more sustainable by optimizing the use of resources. - [Free Information Material on Performance Estimation](https://www.emmtrix.com/news/free-information-material-on-performance-estimation.html) - Request our free white paper and newest webinar recording on Performance Estimation on https://www.emmtrix.com/solutions/performance-estimation. - [Sarah's Run for Rescue](https://www.emmtrix.com/news/sarahs-run-for-rescue.html) - Facilitate the work of Sea-Watch by donating for the "Sea-Watch half-marathon in Berlin 2023”. The call for donations goes until March 30, 2023. - [Lowering the Abstraction Level: from Classes in C++ to Function Calls in C](https://www.emmtrix.com/news/cpp-to-c-compiler.html) - emmtrix is proud to present its latest code conversion tool at embedded world 2023 in hall 4, 4-370: 'emmtrix C++ to C Compiler'. - [New Company Brochure](https://www.emmtrix.com/news/company-brochure.html) - For our customers and all those who want to join them, we have created a new company brochure with a overview of our solutions and services. - [Hybrid Working - the Best of Two Worlds](https://www.emmtrix.com/news/hybrid-working.html) - Tanja Fassnacht, HR Manager at emmtrix Technologies, talks about her experiences implementing a hybrid work model. - [Software Parallelization Considering Functional Safety - Video Now Available](https://www.emmtrix.com/news/software_parallelization_considering_functional_safety.html) - Download the videos on the virtual event platform of Forum Safety & Security: https://live.eventinsight.io/1294-fss/virtualevent/ - [Watch Our Presentations From embedded world 2021 Online Until June 30, 2021](https://www.emmtrix.com/news/ew21-online-presentations.html) - Watch our presentations at embedded world 2021 online until June 30, 2021. https://www.embedded-world.de/de/programm - [Tanja Fassnacht in an Interview with CyberForum](https://www.emmtrix.com/news/tanja-fassnacht-in-an-interview-with-cyberforum.html) - emmtrix is enhancing the support for Infineon Aurix™ processors. - [We Are embedded4You! Image Film Is Online Now!](https://www.emmtrix.com/news/embedded4you-image-film.html) - emmtrix is enhancing the support for Infineon Aurix™ processors. - [emmtrix Is Member of the E4Y Network](https://www.emmtrix.com/news/emmtrix-member-e4y.html) - emmtrix is enhancing the support for Infineon Aurix™ processors. - [emmtrix Is Now Supported by EIC Accelerator Programme](https://www.emmtrix.com/news/eic_accelerator.html) - [object Object] - [European Union’s Horizon 2020 Research & Innovation Project CPS4EU](https://www.emmtrix.com/news/emmtrix-technologies-receives-funding_cps4eu.html) - Since July 1, 2019, emmtrix Technologies has been part of the European research and innovation project “Cyber Physical Systems for Europe” (CPS4EU). - [emmtrix Technologies Goes China with DFS](https://www.emmtrix.com/news/emmtrix-technologies-goes-china-with-dfs.html) - We are delighted to announce Digital Future Software Co. Ltd (DFS), a provider of complex system/software development & simulation solutions, as our value-added reseller (VAR) for China. - [Collaboration between TASKING and emmtrix Technologies](https://www.emmtrix.com/news/collaboration-between-tasking-and-emmtrix-technologies.html) - We are happy to announce that TASKING and emmtrix Technologies are collaborating to offer integrated solutions for emmtrix’ C code generation with TASKING’s C/C++ compiler suites for transportation, automotive and agricultural applications. - [HighTec and emmtrix Technologies Cooperate to Offer a Seamless Workflow](https://www.emmtrix.com/news/hightec-and-emmtrix-technologies-cooperate-to-offer-a-seamless-workflow-from-c-code-parallelization-to-deployment.html) - We proudly announce our latest cooperation with HighTec, the world’s largest commercial open source compiler vendor. - [emmtrix Technologies GmbH Joins the Automotive Engineering Network (AEN)](https://www.emmtrix.com/news/emmtrix-technologies-gmbh-joins-the-automotive-engineering-network-aen.html) - The Automotive Engineering Network (AEN) is a growing network of innovative (regional) companies within the automotive industry. AEN functions as platform to exchange about current and future topics and trends in the constantly changing automotive market. - [emmtrix Contributes to the EU-Project ARGO](https://www.emmtrix.com/news/emmtrix-contributes-to-the-eu-project-argo.html) - emmtrix contributes to the European research project ARGO (WCET-Aware Parallelization of Model-Based Applications for Heterogeneous Parallel Systems). - [emmtrix Technologies Supports ROSINEN Initiative](https://www.emmtrix.com/news/emmtrix-supports-rosinen-initiative.html) - emmtrix Technologies & Pulspartner GmbH proudly support the ROSINEN Initiative, dedicated to providing care and joy to children in a Ukrainian orphanage. - [Demystify Your C++ Code with emmtrix C++ to C Compiler Online](https://www.emmtrix.com/news/cpp2c-compiler-online.html) - Explore our fantastic resource for developers and coders: emmtrix C++ to C Compiler online powered by Compiler Explorer at Online-ecpp2c.emmtrix.com/! - [Release: emmtrix Studio Version 2023.11](https://www.emmtrix.com/news/emmtrix-studio-2023-11.html) - All emmtrix tools are now integrated within the emmtrix Studio framework, each tool covering a specific use case and comes with its own workflow. - [emmtrix Dependency Analyzer](https://www.emmtrix.com/news/emmtrix-dependency-analyzer.html) - Test "emmtrix Dependency Analyzer (eDA)", the tool for safety analysis and testing optimization with built-in CI integration. - [emmtrix Performance Estimator](https://www.emmtrix.com/news/emmtrix-performance-estimator.html) - emmtrix Performance Estimator (ePE): Analyze C code for runtime estimates on embedded processors like Infineon AURIX and ARM Cortex. - [New Tool Overview](https://www.emmtrix.com/news/new-tool-overview.html) - Explore our redesigned tools tailored to your needs. Experience clear choices, unified UI, and upcoming CI for emmtrix. See a demo today. - [The Cache that Did Nothing](https://www.emmtrix.com/news/the-cache-that-did-nothing.html) - When analyzing source files, the file contents should be stored in a cache to minimize access times. But what if there isno real benefit visible at runtime. - [2500 Followers on LinkedIn](https://www.emmtrix.com/news/2500-followers-on-linkedin.html) - We just hit a fantastic milestone at LinkedIn - 2,500 followers! Your likes, comments, shares - they all matter and have helped us reach this point. Thank you! - [Enhancing Parallel Code Reliability: Discover Our Patent EP3944071](https://www.emmtrix.com/news/patent-ep3944071_technology.html) - We have recently been granted patent EP3944071. Today we would like to show you the advantages that our patented technology offers. - [emmtrix Technologies Awarded European Patent for Parallelized Program Validation](https://www.emmtrix.com/news/patent-ep3944071.html) - emmtrix has obtained a European patent for its revolutionary invention: "Computer System and Method for Validation of Parallelized Computer Programs." - [emmtrix Supports Its Employees to Elevate Their Well-Being with a FREE mesana Health Check-Up](https://www.emmtrix.com/news/free-mesana-health-check-up.html) - We are delighted to offer all our employees a complimentary health check-up through the mesana Health Check-up program in partnership with AOK in Karlsruhe! - [Contradiction vs. Concentration](https://www.emmtrix.com/news/contradiction-vs-concentration.html) - Work and Fun with C++ Standard: "Contradiction vs. Concentration". Why does it make sense to have the parameter p after all? - [I Am There, but I Am Not](https://www.emmtrix.com/news/i-am-there-but-i-am-not.html) - Work and Fun with C++ Standard: "I Am There, but I Am Not". Name at least one way how to indirectly access elems in the user code. - [An Operator Newcomer or a Cheater?](https://www.emmtrix.com/news/an-operator-newcomer-or-a-cheater.html) - Work and Fun with C++ Standard: "An Operator Newcomer or a Cheater?" Is the engineer allowed to use the character "@" as a delimiter or not? - [The Wealth of a Language Relies Upon Its Words](https://www.emmtrix.com/news/the-wealth-of-a-language-relies-upon-its-words.html) - Next on emmtrix Tech Posts will be its own mini-series "Work and Fun with C++ Standard". Let’s start with“The Wealth of a Language Relies Upon Its Words”. - [Meeting with the New Consul General of the French Republic](https://www.emmtrix.com/news/meeting-with-the-new-consul-general-of-the-french-republic.html) - On May 04, 2023, our Managing Director, Rainer Heim, had the pleasure to meet the new Consul General of the French Republic, Gaël de Maisonneuve. - [Five Reasons Why You Should Use the emmtrix C++ to C Compiler](https://www.emmtrix.com/news/five-reasons-why-you-should-use-the-emmtrix-c-to-c-compiler.html) - The emmtrix C++ to C Compiler translates C++ code to efficient, readable C code. Most of the C++ 14 standard is supported, including the C++ standard libraries. - [emmtrix Sponsors Fire Safety Education for Children](https://www.emmtrix.com/news/sponsoring-fire-safety-education.html) - emmtrix sponsors a class set of the workbook „Brandschutzerziehung für Kinder in der Stadt Karlsruhe“ ("Fire Safety Education for Children in Karlsruhe"). - [For-Split Transformation](https://www.emmtrix.com/news/for-split-transformation.html) - In our constant quest to improve the capablilities of our code transformation, we have refactored our for-split transformation. - [Webinar on Performance Estimation](https://www.emmtrix.com/news/webinar-on-performance-estimation.html) - Understand your application's timing during the development. March 30, 2023, 10:00 - 11:00 (UTC+2). www.emmtrix.com/webinar-performance-estimation - [emmtrix Is Part of the MANNHEIM-CeCaS Project](https://www.emmtrix.com/news/cecas-project.html) - emmtrix is part of the MANNHEIM-CeCaS project. The project aims to address the challenges of automotive digitalization through the use of automotive supercomputing platforms. - [Outlook on 2023](https://www.emmtrix.com/news/outlook-on-2023.html) - We have a wide number of solutions available. The task for 2023 is to refine these together with partners & customers in the automotive and aerospace sectors. - [End of SME-Project](https://www.emmtrix.com/news/preview-end-of-sme-project.html) - On November 30, 2022, our European research and innovation programme project ended after 36 months. Read more about what we have learned - [Automated Parallelization for Embedded Multicore Platforms](https://www.emmtrix.com/news/presentation-automated-paralleization-for-embedded-mutlicore-platforms.html) - Presentation "Automated Parallelization for Embedded Multicore Platforms" now available for a short time (Jan 10 to Feb 10, 2023) as video-on-demand. - [2000 Followers on LinkedIn](https://www.emmtrix.com/news/2000-followers-on-linkedin.html) - What great news at the beginning of the year - Thank you for 2,000 followers on our LinkedIn company profile (https://www.linkedin.com/company/10442651/) - [emmtrix Donates 5 Gift Shoeboxes](https://www.emmtrix.com/news/donation.html) - What a great action by Pulspartner Gmbh who started a donation appeal for a children's home in Ukraine. Of course, emmtrix gladly supports this action. - [Cooperation with Andes Technology Corporation](https://www.emmtrix.com/news/cooperation-andestech.html) - We are proud to announce a new cooperation with Andes Technology Corporation, one of the founders and Premier members of RISC-V International. - [Release: ePS and eCPP2C Version 2022.10](https://www.emmtrix.com/news/eps-ecpp2c-2022-10.html) - The focus is on the development of eCPP2C: we now support C++14 and have improved support for templates, unions, lambda expressions and more. - [StorAIge Newsletter #2 (Deliverable 7.3)](https://www.emmtrix.com/news/eic-interview-2.html) - As a partner of the StorAIge project, we would like to draw your attention to the second StorAIge newsletter. Learn more about our contribution to the project. - [How to Benefit from EU Funding Programs, Such As the EIC Accelerator](https://www.emmtrix.com/news/eic-interview.html) - How to benefit from EU funding programs. Oliver Oey, Technical Product Manager at emmtrix, talks about his experiences & gives tips. - [emmtrix Is Supporting C-Vise/C-Reduce Open-Source Tools!](https://www.emmtrix.com/news/support-of-c-vise_c-reduce-open-source-tools.html) - emmtrix is able to automatically reduce typical test cases to 100-200 bytes. All modifications are provided as pull requests and are already merged. - [Release: ePS Version 2022.07](https://www.emmtrix.com/news/eps-2022-07.html) - New features: New ways to estimate the performance of sequential programs, a new disassembly view, new transformations - [1500 Followers on LinkedIn](https://www.emmtrix.com/news/1500-followers-on-linkedin.html) - We are excited to share that emmtrix recently hit the 1,500+ followers mark on our LinkedIn company profile: https://www.linkedin.com/company/10442651/ - [Optimized Static Code Estimation by Analyzing Assembler Code](https://www.emmtrix.com/news/assembler-code-analysis.html) - To enhance our static performance estimation solution, the emmtrix tools take applied compiler optimizations into consideration by analyzing assembler code. - [Test Our Data Dependency Analysis](https://www.emmtrix.com/news/data-dependency-analysis.html) - The emmtrix solution can be used to analyze the data dependencies in the source code of your application. Here are a few different use cases for this feature. - [Interview: Resellers - Role and Success Factors (Part II)](https://www.emmtrix.com/news/role-and-success-factors-part-2.html) - Tsunemori Kawahara, CEO at NeXtream, a VAR in Japan, introduces the company and speaks about what it takes to be successful in Japan. - [Interview: Resellers - Role and Success Factors (Part I)](https://www.emmtrix.com/news/role-and-success-factors-part-1.html) - Rainer Heim, Managing Director at emmtrix Technologies, talks about the benefits of selling through a reseller and why emmtrix chose NeXtream. - [Release: ePS Version 2022.04](https://www.emmtrix.com/news/eps-2022-04.html) - New features: new input file management, new transformations for variable splitting and code simplification and new feedback of transformations - [emmtrix Code Generator Online](https://www.emmtrix.com/news/emmtrix-code-generator-online.html) - Try out the emmtrix Code Generator online. This version of eCG allows easy conversion of MATLAB® or Scilab scripts to C code. - [emmtrix Technologies Awarded Again: “Innovative Through Research”](https://www.emmtrix.com/news/innovative-through-research-2022.html) - emmtrix Technologies has been awarded the “Innovative through Research” quality seal for the second time in a row, this time for the 2022/2023 period. - [End of the Home Office Obligation](https://www.emmtrix.com/news/corona-regulations-at-emmtrix.html) - End of the home office obliation. This is what the Corona regulation looks like at emmtrix: https://www.emmtrix.com/hybrid-working - [Part III: Vectorization - Automated, User-Guided Vectorization Workflow](https://www.emmtrix.com/news/vectorization-user-guided-vectorization-worflow.html) - This post is the third part of a series on vectorization. Learn how emmtrix simplifies programming with an automated, user-guided vectorization workflow. - [Part II: Vectorization - Programming Model and Specifics](https://www.emmtrix.com/news/vectorization-programming-model.html) - This post is the second part of a series on vectorization. Here you get an introduction to the programming model and the specifics of programming VPUs. - [1000 Followers on LinkedIn](https://www.emmtrix.com/news/1000-followers-on-linkedin.html) - We're happy to see that our follower number is increasing day by day. Thx for being a part of emmtrix on LinkedIn! https://www.linkedin.com/company/10442651/ - [Part I: Vectorization - Introduction](https://www.emmtrix.com/news/vectorization-definition.html) - This post is the first part of a series on vectorization. Here you get an overview of vector processing which promises exciting performance gains. - [Become Part of Embedded 4You](https://www.emmtrix.com/news/embedded-4-you.html) - We would like to introduce you to one of our networks and recommend it warmly: Embedded 4You e.V., the leading competence network for embedded technologies. - [Release: ePS Version 2022.01](https://www.emmtrix.com/news/eps-2022-01.html) - As a new feature, we added initial vectorization support for the AURIX TC4x PPU that enables the generation of C code for Synopsys and Tasking PPU compilers. - [Some of Our Highlights in 2021](https://www.emmtrix.com/news/annual-review-2021.html) - 2021 is gradually coming to an end. We would like to point out some of our hightlights in 2021, say "Thanks" and give a short outlook for 2022. - [StorAIge: €100M Project to Develop Low Power Edge AI Microcontroller](https://www.emmtrix.com/news/storaige-project-article.html) - Article about the StorAIge project led by STMicroelectronics. emmtrix is adding support for STM32-based target platforms in emmtrix Parallel Studio (ePS). - [Game-Changing Innovations Thanks to the EU Horizon 2020 EIC Accelerator Programme](https://www.emmtrix.com/news/game-changing-innovations-thanks-to-the-eu-horizon-2020-programme.html) - We warmly recommend the EU Horizon 2020 EIC Accelerator programme to our start-up colleagues.The EU programme helps to bring new ideas to market in Europe. - [Release: ePS Version 2021.09](https://www.emmtrix.com/news/eps-2021-09.html) - Besides the usual bug fixes and improvement, this release features support for large projects (> 1 million lines of code). - [Software Parallelization Considering Functional Safety - Video Now Online](https://www.emmtrix.com/news/software-parallelization-considering-functional-safety.html) - Dr. Timo Stripf shows how sequential applications can automatically be converted into parallel programs and presents the ePS Qualification Kit. - [Eclipse IDE Celebrates Its 20th Birthday: Happy Birthday!](https://www.emmtrix.com/news/eclipse-anniversary.html) - emmtrix Parallel Studio is based on the Eclipse Technology. Using Eclipse offers many advantages: a well-maintained framework, access to many plugins, etc. - [StorAIge: LinkedIn Company Profile & Website](https://www.emmtrix.com/news/storaige-project.html) - Stay tuned for the latest news of the European StorAIge project: https://www.linkedin.com/company/storaige-project/ and https://storaige.eu. - [emmtrix Technologies Wins Start-Up Award at ELIV 2021!](https://www.emmtrix.com/news/startup-award-eliv.html) - We are proud to have been awarded "Best start-up 2021" by VDI Wissensforum GmbH at this year's ELIV. Thanks to VDI and all ELIV participants who voted for us. - [emmtrix Is Part of the European Research and Innovation Project "StorAIge"](https://www.emmtrix.com/news/storaige.html) - emmtrix will extend their development environment emmtrix Parallel Studio (ePS) to support parallelization and optimization of AI applications. - [Static Performance Estimation for Embedded Processors Based on Compiler Intermediate Representations](https://www.emmtrix.com/news/master-thesis-static-performance-estimation.html) - We are proud to see that the master thesis of one of our former working students, Mrs. Pranjal Ranka, got featured on the website of Hector School, KIT. - [Beijing Siener Is the New Automotive Value-Added Reseller (VAR) of emmtrix Technologies in China](https://www.emmtrix.com/news/cooperation-emmtrix-beijingsiener.html) - emmtrix Technologies expands its sales activities in China with the reseller partnership with Beijing Siener Electronics Tech. Development Co. Ltd. - [The EU-Project ALMA Is Having Its 10th Anniversary](https://www.emmtrix.com/news/alma-project-anniversary.html) - The core technology of the ALMA project was taken as the basis for the tools emmtrix Code Generator and emmtrix Parallel Studio. - [emmtrix Appoints NeXtream as Japanese Value-Added Reseller and Support Partner](https://www.emmtrix.com/news/cooperation-emmtrix-nextream.html) - emmtrix, pioneer of architecture-oriented parallelization for high-performance embedded multicore systems, named NeXtream as its Japanese VAR. - [Release: ePS Version 2021.06](https://www.emmtrix.com/news/eps-2021-06.html) - Besides bug fixes, the update focusses mainly on improving the support for features in C code. - [emmtrix Technologies Cooperates with Synopsys](https://www.emmtrix.com/news/collaboration_synopsys.html) - emmtrix have been working on providing an efficient support for model-based input code, making use of the Development Toolkit provided by Synopsys. - [ePS Version 2021.03: Code Obfuscation](https://www.emmtrix.com/news/eps_2021_03_code_obfuscation.html) - emmtrix' latest release of ePS has a new feature to generate obfuscated code. Using the SHA-1 hash algorithm, all variables, functions and typedefs are renamed. - [ePS Version 2021.03: Improved Visualization of If Blocks](https://www.emmtrix.com/news/eps_2021_03_improved_visualization_of_if_blocks.html) - With the latest release of emmtrix Parallel Studio, emmtrix improved the visualization of if blocks with additional information. - [emmtrix Has Recently Become Development Partner of AUTOSAR](https://www.emmtrix.com/news/development_partner_autosar.html) - emmtrix aims to establish compatibility of its solutions to the AUTOSAR standard and AUTOSAR authoring tools. - [Release of emmtrix Parallel Studio Version 2021.03](https://www.emmtrix.com/news/release_emmtrix_parallel_studio_2021_03.html) - [object Object] - [Release of emmtrix Parallel Studio Version 2020.12](https://www.emmtrix.com/news/release_emmtrix_parallel_studio-2.html) - [object Object] - [Video on Demand on Software Parallelization for the Infineon AURIX™](https://www.emmtrix.com/news/video-on-demand-software-parallelization-infineon-aurix.html) - [object Object] - [Live Presentation on Software Parallelization for the Infineon AURIX™](https://www.emmtrix.com/news/live-presentation-software-parallelization-infineon-aurix.html) - [object Object] - [emmtrix Technologies Donates CO2 Sensors to the Day Care Center "Räuberkiste"](https://www.emmtrix.com/news/emmtrix-technologies-donates-co2-sensors.html) - [object Object] - [emmtrix Technologies Has Been Awarded the Quality Seal "Innovative Through Research"](https://www.emmtrix.com/news/innovative-through-research.html) - [object Object] - [Release emmtrix Parallel Studio Version 2020.06](https://www.emmtrix.com/news/release_emmtrix_parallel_studio.html) - [object Object] - [Get a Free Evaluation Package](https://www.emmtrix.com/news/evaluationpackage.html) - [object Object] - [LuFo VI: emmtrix Is Part of the Research Project Qualifiable Software Parallelization for Multicore Avionics Systems](https://www.emmtrix.com/news/qsma.html) - [object Object] - [Last is Best (LIB) Inter-Task Communication Model vs. Logical Execution Time (LET) Approach](https://www.emmtrix.com/news/emmtrix-lib-vs-let.html) - emmtrix is enhancing the support for Infineon Aurix™ processors. - [Performance Test: Verified, Faster Execution Time Using emmtrix Code Generator](https://www.emmtrix.com/news/ecg_performance_test.html) - emmtrix is enhancing the support for Infineon Aurix™ processors. - [emmtrix Technologies is featured in an Ivey Publishing case study](https://www.emmtrix.com/news/patents-in-high-tech-academic_spinoff_success.html) - emmtrix Technologies is honored to be featured in a recent Ivey Publishing case study, with Ivey being one of the world’s leading case study publishers. - [Enhanced Support for Infineon Aurix™](https://www.emmtrix.com/news/emmtrix-enhanced-support-for-infineon-aurix.html) - emmtrix is enhancing the support for Infineon Aurix™ processors. - [emmtrix Parallel Studio Nominated for Product of the Year 2018](https://www.emmtrix.com/news/emmtrix-parallel-studio-nominated-for-product-of-the-year-2018.html) - We are proud to announce the nomination of emmtrix Parallel Studio (ePS) for Product of the Year 2018 reader's choice award for the category ‘Development Software’. - [Optimized Communication Library for Infineon AURIX™](https://www.emmtrix.com/news/4884.html) - We have extended the communication library of our emmtrix Parallel Studio (ePS) for Infineon 32-bit AURIX™ Microcontroller based on TriCore™. - [emmtrix Parallel Studio Nominated for Embedded Award 2018](https://www.emmtrix.com/news/emmtrix-parallel-studio-nominated-for-embedded-award-2018.html) - emmtrix Parallel Studio has been nominated for this year’s Embedded Award for the category ‘Tools’. The prize is for outstandingly innovative and trailblazing products and will be handed out during the embedded world trade show. - [Newest Version of emmtrix Parallel Studio Explained](https://www.emmtrix.com/news/newest-version-of-emmtrix-parallel-studio-explained.html) - [et_pb_section fb_built=”1″ _builder_version=”4.16″ global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on” da_disable_devices=”off|off|off”][et_pb_row _builder_version=”4.16″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ custom_padding=”|||” global_colors_info=”{}” custom_padding__hover=”|||”][et_pb_text _builder_version=”4.16″ global_colors_info=”{}”] (German version only) In this short video, our technical managing director presents the latest version of emmtrix Parallel Studio (ePS) outlining new features and the main benefits.[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section] - [2nd Place at CyberChampions Award 2016 for emmtrix Technologies GmbH](https://www.emmtrix.com/news/2nd-place-at-cyberchampions-award-2016-for-emmtrix-technologies-gmbh.html) - The CyberChampions Award takes place once a year and addresses young companies in the IT and high-tech industry. At this year’s award ceremony the founding team of emmtrix Technologies GmbH was awarded with the 2nd place. - [emmtrix Acquires Significant Seed Funding](https://www.emmtrix.com/news/emmtrix-technologies-acquires-significant-seed-funding-august-2015.html) - emmtrix Technologies receives seed funding EXIST “Transfer of Research” from the German Federal Ministry for Economic Affairs and Energy (BMWi). - [emmtrix in Press: heise Developer News](https://www.emmtrix.com/press/emmtrix-in-press-heise-developer.html) - The German IT publisher heise Developer highlighted the promising technology of emmtrix Technologies in its daily news. - [emmtrix in Press: KIT Highlights the emmtrix Spin-Off as Result of the EU-Project ALMA](https://www.emmtrix.com/press/emmtrix-in-press-kit-highlights-the-emmtrix-spin-off-as-result-of-the-eu-project-alma.html) - Software development for embedded multi-core processors is considered to require a large expenditure and to be difficult. Under the ALMA EU project, researchers developed a new integrated tool chain to facilitate programming. - [emmtrix in Press: HiPEAC announcement @ CORDIS and InsideHPC](https://www.emmtrix.com/news/emmtrix-in-press-insidehpc.html) - CORDIS and InsideHPC announced the HiPEAC'16 conference in Prague. emmtrix Technologies is highlighted for a sucessful transfer of research to buisness. - [emmtrix @ Embedded World 2018](https://www.emmtrix.com/uncategorized/emmtrix-embedded-world-2018.html) - [et_pb_section fb_built=”1″ admin_label=”section” _builder_version=”3.22″ da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on” da_disable_devices=”off|off|off”][et_pb_row admin_label=”row” _builder_version=”3.25″ background_size=”initial” background_position=”top_left” background_repeat=”repeat”][et_pb_column type=”4_4″ _builder_version=”3.25″ custom_padding=”|||” custom_padding__hover=”|||”][et_pb_text _builder_version=”4.6.1″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” hover_enabled=”0″ sticky_enabled=”0″] emmtrix Technologies GmbH exhibits at the Embedded World 2018 in Nuremberg (Germany) on February 27 – March 1, 2018. emmtrix Technologies GmbH will be exhibiting at this - [emmtrix @ embedded world 2019](https://www.emmtrix.com/uncategorized/emmtrix-embedded-world-2019.html) - [et_pb_section fb_built=”1″ admin_label=”section” _builder_version=”3.22″ da_disable_devices=”off|off|off” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_row admin_label=”row” _builder_version=”3.25″ background_size=”initial” background_position=”top_left” background_repeat=”repeat”][et_pb_column type=”4_4″ _builder_version=”3.25″ custom_padding=”|||” custom_padding__hover=”|||”][et_pb_text _builder_version=”4.6.1″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” hover_enabled=”0″ sticky_enabled=”0″] emmtrix Technologies GmbH exhibits at the embedded world 2019 in Nuremberg (Germany) on February 26 – 28, 2019. emmtrix Technologies GmbH will be exhibiting at this year’s - [Video on demand on Software Parallelization for the Infineon AURIX™](https://www.emmtrix.com/videos/software-parallelization-infineon-aurix.html) - [object Object] - [emmtrix in Press: inVision](https://www.emmtrix.com/press/emmtrix-in-press-invision.html) - The German magazine inVision for image processing writes on the multicore programming technology which has been developed in the EU project ALMA and emmtrix Technologies. - [The emmtrix Multicore Coaster @ CeBIT 2016](https://www.emmtrix.com/news/impressions-of-cebit-and-the-multicore-coaster.html) - At this years CeBIT, emmtrix presented its brand new Multicore Coaster. What that is you can find out here. - [emmtrix @ embedded world 2020](https://www.emmtrix.com/news/emmtrix-embedded-world-2020.html) - emmtrix Technologies GmbH exhibits at the embedded world 2020 in Nuremberg (Germany) on February 25 - 27, 2020. - [emmtrix Technologies exhibits at ELIV 2019](https://www.emmtrix.com/uncategorized/emmtrix-technologies-receives-funding_cps4eu-2.html) - Explore our Parallel Computing Tools at ELIV 2019 at booth 200 in the start-up area on October 16 and 17 in Bonn. - [emmtrix @ Embedded World 2016](https://www.emmtrix.com/uncategorized/emmtrix-technologies-at-the-embedded-world-2016-nuremberg-germany-on-february-23-25-2016.html) - emmtrix Technologies will introduce its new embedded software parallelization tool “emmtrix Parallel Studio (ePS)” and code generator “emmtrix Code Generator (eCG)” at the Embedded World 2016, Nuremberg (Germany) on February 23-25, 2016. The emmtrix Parallel Studio (ePS) simplifies the extremely complex parallel software development process for embedhttp://www.emmtrix.com/products/emmtrix-code-generatorded multicore processors directly from MATLAB and Scilab. The - [emmtrix @ HiPEAC 2016](https://www.emmtrix.com/uncategorized/emmtrix-technologies-at-the-hipeac-2016-prague-czech-republic-on-january-18-20-2016.html) - emmtrix Technologies exhibits at HiPEAC 2016, Prague (Czech republic) on January 18-20, 2016. The HiPEAC is a European Network of Excellence on High Performance and Embedded Architecture and Compilation and a premier forum for experts in computer architecture, programming models, and operating systems for embedded and general-purpose systems. emmtrix Technologies will be a featured showcase for - [emmtrix @ CeBIT 2016](https://www.emmtrix.com/uncategorized/emmtrix-cebit-2016.html) - Across the world, communication technologies are bringing people and business partners closer together. Still, there is no substitute for face- to-face meetings! Therefore, we are looking forward to meet you at this year’s CeBIT – the global event for digital business in Hannover (Germany) on March 14-18, 2016. Visit us in Hall 6, Booth A30 - [emmtrix @ Embedded Software Engineering Congress 2015](https://www.emmtrix.com/uncategorized/emmtrix-technologies-at-embedded-software-engineering-congress-sindelfingen-germany-on-december-2-2015.html) - Dr.-Ing. Timo Stripf will have a talk on current challenges of efficient parallel multicore computing in embedded systems at the Embedded Software Engineering Congress in Sindelfingen (Germany) on December, 2, 2015. The Embedded Software Engineering Congress is exclusively focusing on current and future issues of equipment and system software development processes for industrial applications, automotive - [emmtrix @ Embedded Software Engineering Congress 2018](https://www.emmtrix.com/uncategorized/emmtrix-embedded-software-engineering-congress-2018-2.html) - ESE-Congress is Germany`s largest congress for professional embedded software engineers. We kindly invite you to visit our booth. The congress takes place from 4th to 6th December at the Congress Center Stadthalle Sindelfingen (Germany). The ESE-Congress covers most relevant aspects with respect to the development of device and system software for industrial applications, automotive engineering, automation, - [emmtrix @ Embedded Software Engineering Congress 2017](https://www.emmtrix.com/uncategorized/emmtrix-embedded-software-engineering-congress-2017.html) - emmtrix Technologies exhibits at the Embedded Software Engineering Congress 2017 in Sindelfingen (Germany) on December 5th to December 8th, 2017. We kindly invite you to visit our booth at this year’s 10th ESE-Congress. The congress takes place from 5th of December to 8th of December in Sindelfingen (Germany). It is one of their own kind especially devoting - [emmtrix @ Embedded Software Engineering Congress 2016](https://www.emmtrix.com/uncategorized/emmtrix-embedded-software-engineering-congress-2016.html) - emmtrix Technologies exhibits at the Embedded Software Engineering Congress 2016 in Sindelfingen (Germany) on November 28 to December 2, 2016. The Embedded Software Engineering (ESE) Congress is focusing exclusively and extensively on the manifold issues and challenges with respect to the development of device and system software for industrial applications, automotive engineering, automation, drives, measurement systems, - [emmtrix @ electronica 2016 - Embedded Sector](https://www.emmtrix.com/uncategorized/emmtrix-electronica-2016-embedded-sector.html) - electronica, the world's leading trade fair for electronic components, systems and applications. The entire electronics universe at a single location! electronica 2016 takes place in Munich (Germany) on November 8-11, 2016. At this years' trade fair, emmtrix Technologies will present its embedded software parallelization tool “emmtrix Parallel Studio (ePS)” and code generator “emmtrix Code Generator - [emmtrix @ Embedded World 2017](https://www.emmtrix.com/uncategorized/emmtrix-embedded-world-2017.html) - emmtrix Technologies GmbH exhibits at the Embedded World 2017 in Nuremberg (Germany) on March 14-16, 2017. The Embedded World is the leading international fair for embedded systems. Visit us in hall 4A, booth 520d to get first-hand information on our newest technological developments and meet our embedded multicore and software parallelization experts. For free entrance tickets, - [emmtrix in Press: Embedded Software Engineering by Elektronikpraxis](https://www.emmtrix.com/news/emmtrix-in-press-embedded-software-engineering-by-elektronikpraxis.html) - The webpage Embedded Software Engineering by Elektronikpraxis recently published an article on efficient multicore programing which was written by emmtrix Technologies employees. - [emmtrix @ Parallel 2017](https://www.emmtrix.com/uncategorized/emmtrix-parallel-2017.html) - emmtrix Technologies presents its tools for automatic parallel software development at the Parallel 2017 conference in Heidelberg, Germany from March 29-31, 2017. The Parallel conference is Germany’s major event for parallel computing. Dr.-Ing. Timo Stripf, Managing Director, Technology at emmtrix Technologies, will present the innovative emmtrix tool suite with its' graphical user interface enabling automatic - [emmtrix in Press: Graphical Parallel Programming](https://www.emmtrix.com/press/emmtrix-in-press-parallel-programming.html) - Recently, the magazine Elektronik by elektronik.net published an article on efficient parallel programing with the emmtrix tool suite. For more information, please click here (German Version only). - [emmtrix is growing and relocating](https://www.emmtrix.com/press/emmtrix-is-growing-and-relocating.html) - emmtrix Technologies GmbH, tool provider for automated software development for embedded single and multicore systems, expands its team: Rainer Heim, sales manager, will be taking over responsibility for the sales and customer relationship management. ## Pages - [Home](https://www.emmtrix.com/) - emmtrix Technologies is your solution provider for efficient software development targeting high-performance embedded multicore systems. - [Events](https://www.emmtrix.com/news/events) - Throughout the year emmtrix participates in numerous tradeshows and congresses. Don't miss a beat. Keep up with all events. - [Jobs](https://www.emmtrix.com/company/jobs) - Work with us to perfect our cutting edge compiler technology. Learn more about our open positions and benefits. Apply now. - [emmtrix Performance Estimator](https://www.emmtrix.com/tools/emmtrix-performance-estimator) - Estimate the performance of your applications by using static analysis, simulation, Hw profiling. ✓Easy ✓Automated ✓Qualified. Learn more. - [emmtrix Edge AI Compiler](https://www.emmtrix.com/tools/emmtrix-edge-ai-compiler) - Compile and deploy AI/ML models for embedded edge devices with automated code transformation and hardware-aware optimization. - [Customers and Partners](https://www.emmtrix.com/company/partners) - Get to know our clients and partners with whom we create solutions for leveraging embedded multicore programming. - [Downloads & Videos](https://www.emmtrix.com/services/downloads-and-videos) - In our downloads & videos area you will find technical information, product brochures, logos and other documents on emmtrix as well as videos to our tools and services. - [Research Projects](https://www.emmtrix.com/company/research-projects) - Research and innovation play a key role in our company culture. Have a look at our European and national research projects. - [Engineering Services](https://www.emmtrix.com/services/engineering-services) - emmtrix Technologies provides expertise in code optimization, tool development and consulting for safe, efficient embedded software systems. - [Industries](https://www.emmtrix.com/tools/industries) - Using emmtrix tools to analyze and optimize the source code of applications - [Consulting Services](https://www.emmtrix.com/services/consulting-services) - emmtrix consulting equips your team with expertise and training to make informed decisions for sustainable embedded software. - [Requests & Evaluations](https://www.emmtrix.com/services/requests-and-evaluations) - Estimate the performance of your Applications. On this site your will find our contact forms to request a demo, a project or to set up a product evaluation, a chat or a meeting. - [Support for Model-Based Design](https://www.emmtrix.com/tools/mbd-support) - The TargetLink Extension for ePE analyzes C code generated by TargetLink and the performance values back to the original Simulink blocks. - [Press Releases & Announcements](https://www.emmtrix.com/news/press-releases-and-announcements) - Keep up with our latest press releases and announcements, featuring updates on projects, successful process improvements, and key company activities. - [Software Engineer - Compiler Construction (Java/C++/...)](https://www.emmtrix.com/company/jobs/software-engineer-compiler-construction) - Join emmtrix in Karlsruhe and work on compiler construction, static analysis, and large-scale code transformation for C/C++ and Java using LLVM and Clang. - [Success Story TASKING](https://www.emmtrix.com/company/success-story-tasking) - Success story: automated generation, testing, and verification of PPU-optimized functions for vectorized computing on AURIX™ TC4x. - [Success Story Razorcat](https://www.emmtrix.com/company/success-story-razorcat) - Success story on automated link stubbing for isolated C++ unit tests in TESSY, helping reduce setup effort and support scalable test workflows. - [Tech Wiki](https://www.emmtrix.com/services/tech-wiki) - Are you passionate about compiler technology? Check out our emmtrix Technologies Wiki – your go-to resource for in-depth technical info beyond our official site. - [Tools & Solutions](https://www.emmtrix.com/tools) - emmtrix Technologies provides automated software and development tools for analysis, optimization and code conversion to boost your code. - [embedded world 2024 - Reflections](https://www.emmtrix.com/embedded-world-2024-reflections) - Explore emmtrix's cutting-edge tools and interactions at embedded world 2024. Visit our event page for highlightsand exclusive photos! - [News & Events](https://www.emmtrix.com/news) - Here you will find a range of resources including events, our latest and archived press releases, announcements and much more. - [Software Development](https://www.emmtrix.com/company/jobs/software-development) - Join our team! Seeking a student of Computer Science, Mathematics, or related field to create cutting-edge solutions. Explore our internship opportunities. - [Java Software Engineer - Compiler Construction](https://www.emmtrix.com/company/jobs/java-software-engineer) - Join our team! Seeking skilled Java Software Engineers to create cutting-edge solutions. Explore our career opportunities and be part of our journey! - [C++ Software Engineer - Compiler Construction](https://www.emmtrix.com/company/jobs/cpp-software-engineer) - Join our team! Seeking skilled C++ Software Engineers to create cutting-edge solutions. Explore our career opportunities and be part of our journey! - [Software Engineer - Programming God (C++ or Java)](https://www.emmtrix.com/company/jobs/software-engineer-programming-god) - Join our team! Seeking skilled Software Engineer (Programming God) to create cutting-edge solutions. Explore our career opportunities and be part of our journey! - [Working Student - Programming God](https://www.emmtrix.com/company/jobs/working-student-programming-god) - Join our team! Seeking Working Student (Programming God) to create cutting-edge solutions. Explore our job opportunities and be part of our journey! - [Company](https://www.emmtrix.com/company) - We are tool experts for accelerating applications for high-performance embedded systems. Read more about us and our history. - [emmtrix Dependency Analyzer](https://www.emmtrix.com/tools/emmtrix-dependency-analyzer) - The emmtrix tools can be used to analyze data dependencies and to create dependency chains for systems consisting of multiple modules and components. - [Webinars](https://www.emmtrix.com/news/webinars) - Free webinars on software optimization for beginners and advanced users. Learn how to successfully parallelize/vectorize code and more about our tools. - [Contact](https://www.emmtrix.com/company/contact) - Contact us and ask your questions, request a demo or set up a meeting directly on our website, call us, or find us on LinkedIn. - [Webinar - Tracing and Analyzing OBD-Relevant Signals in AUTOSAR Systems](https://www.emmtrix.com/webinar-obd-relevant-signals-in-autosar-systems) - Gain transparency into AUTOSAR and OBD signal flows. Learn how the emmtrix Dependency Analyzer traces and analyzes dependencies within ECUs. - [Webinars - Performance Estimation](https://www.emmtrix.com/webinar-performance-estimation) - In this webinar, we will introduce the concept of static performance estimation of source code and how it can be used very early in the development flow. - [Support & Services](https://www.emmtrix.com/services) - We offer services that combine deep technical expertise with practical engineering experience to support sustainable embedded software solutions. - [FAQ](https://www.emmtrix.com/services/faq) - On this page you 'll find answers to the most common questions you may have on emmtrix Technologies. If you don't see your question here, drop us a line. - [Privacy Policy](https://www.emmtrix.com/privacy) - Our privacy policy explains what data is collected by emmtrix Technologies GmbH and how this information is used. - [Videos](https://www.emmtrix.com/services/videos) - Our videos are a great way to get to know emmtrix and our tools and solutions. Learn how to make the most out of your embedded project. - [emmtrix Code Vectorizer](https://www.emmtrix.com/tools/emmtrix-code-vectorizer) - We support vectorization for the next-generation of Infineon 32-bit TriCore™ AURIX™ TC4x MCUs and microprocessors implementing the RISC-V Vector Extension. - [AUTOSAR Support](https://www.emmtrix.com/tools/autosar-support) - The emmtrix tools ePE and eDA analyze C code runnables in SWCs using a custom RTE from the AUTOSAR specification. - [CI/CD Workflow Support](https://www.emmtrix.com/tools/workflow-support) - The emmtrix tools ePE and eDA integrate into CI/CD workflows, enhancing automation and providing developers with valuable insights. - [ePS Qualification Kit](https://www.emmtrix.com/tools/eps-qualification-kit) - ePS-QKIT provides the tools and processes required for the safety qualification of emmtrix Parallel Studio according to DO-178C/330, ISO 26262 and others. - [emmtrix Parallel Studio (ePS)](https://www.emmtrix.com/tools/emmtrix-parallel-studio) - Parallelize sequential C code for embedded multicore systems, CPUs and DSPs. ✓Easy ✓Automated ✓Qualified. Learn more. - [emmtrix C++ to C Compiler (eCPP2C)](https://www.emmtrix.com/tools/emmtrix-cpp-to-c-compiler) - emmtrix C++ to C Compiler (eCPP2C) automatically translates your C++ source code into analyzable C code. - [embedded world 2024 - Meeting Request](https://www.emmtrix.com/services/embedded-world-2024-meeting-request) - Estimate the performance of your Applications. On this site your will find our contact form to request a demo or to set up a chat or a meeting. - [emmtrix Training Solutions](https://www.emmtrix.com/trainingform) - [et_pb_section fb_built=”1″ fullwidth=”on” _builder_version=”4.16″ custom_padding=”0px|0px|0|0px|false|false” da_disable_devices=”off|off|off” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_fullwidth_slider show_arrows=”off” show_pagination=”off” module_class=”tools” _builder_version=”3.15″ header_font=”|700|||||||” background_image=”/wp-content/uploads/2014/12/head_slider1.jpg” background_position=”top_left” text_orientation=”right” custom_padding=”|||” auto=”on” custom_css_main_element=”max-width: 1400px;||margin: auto;||max-height: 400px;||” box_shadow_style=”preset6″ box_shadow_blur=”10px” box_shadow_color=”rgba(0,0,0,0.1)” global_module=”2946″ global_colors_info=”{}” button_text_size__hover_enabled=”off” button_one_text_size__hover_enabled=”off” button_two_text_size__hover_enabled=”off” button_text_color__hover_enabled=”off” button_one_text_color__hover_enabled=”off” button_two_text_color__hover_enabled=”off” button_border_width__hover_enabled=”off” button_one_border_width__hover_enabled=”off” button_two_border_width__hover_enabled=”off” button_border_color__hover_enabled=”off” button_one_border_color__hover_enabled=”off” button_two_border_color__hover_enabled=”off” button_border_radius__hover_enabled=”off” button_one_border_radius__hover_enabled=”off” button_two_border_radius__hover_enabled=”off” button_letter_spacing__hover_enabled=”off” button_one_letter_spacing__hover_enabled=”off” button_two_letter_spacing__hover_enabled=”off” button_bg_color__hover_enabled=”off” button_one_bg_color__hover_enabled=”off” - [Free Web Consulting](https://www.emmtrix.com/webconsulting) - [et_pb_section fb_built=”1″ fullwidth=”on” _builder_version=”4.16″ da_disable_devices=”off|off|off” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_fullwidth_slider _builder_version=”4.16″ header_font=”|on|||” body_font=”||||||||” background_position=”top_left” custom_padding=”|||” custom_css_main_element=”max-width: 1400px;||margin: auto;||” global_colors_info=”{}” button_text_size__hover_enabled=”off” button_text_size__hover=”null” button_one_text_size__hover_enabled=”off” button_one_text_size__hover=”null” button_two_text_size__hover_enabled=”off” button_two_text_size__hover=”null” button_text_color__hover_enabled=”off” button_text_color__hover=”null” button_one_text_color__hover_enabled=”off” button_one_text_color__hover=”null” button_two_text_color__hover_enabled=”off” button_two_text_color__hover=”null” button_border_width__hover_enabled=”off” button_border_width__hover=”null” button_one_border_width__hover_enabled=”off” button_one_border_width__hover=”null” button_two_border_width__hover_enabled=”off” button_two_border_width__hover=”null” button_border_color__hover_enabled=”off” button_border_color__hover=”null” button_one_border_color__hover_enabled=”off” button_one_border_color__hover=”null” button_two_border_color__hover_enabled=”off” button_two_border_color__hover=”null” button_border_radius__hover_enabled=”off” button_border_radius__hover=”null” button_one_border_radius__hover_enabled=”off” button_one_border_radius__hover=”null” button_two_border_radius__hover_enabled=”off” button_two_border_radius__hover=”null” button_letter_spacing__hover_enabled=”off” - [Newsletter_July 2021](https://www.emmtrix.com/newsletter-july-2021) - Please complete the form and indicate your interests in AURIX™ TC4xx PPU, AUTOSAR and/or code obfuscation. - [Webinare - Multicore Programming](https://www.emmtrix.com/webinare-multicore-programming) - [et_pb_section fb_built=”1″ disabled_on=”off|off|off” admin_label=”Hero” _builder_version=”4.16″ background_color=”#eaeaea” background_image=”http://www.emmtrix.com/wp-content/uploads/2020/04/Header_Webinar-scaled.jpg” min_height_tablet=”400px” min_height_phone=”400px” min_height_last_edited=”on|phone” height=”30vw” custom_padding=”0px||0px||false|false” custom_padding_tablet=”0px||0px||false|false” custom_padding_phone=”0px||0px||false|false” background_last_edited=”on|tablet” use_background_color_gradient_tablet=”off” use_background_color_gradient_phone=”off” background_color_gradient_stops_tablet=”rgba(23,86,157,0.89) 0%|rgba(23,86,157,0.27) 100%” background_color_gradient_overlays_image_tablet=”on” background_color_gradient_start_tablet=”rgba(23,86,157,0.89)” background_color_gradient_end_tablet=”rgba(23,86,157,0.27)” background_image_tablet=”http://www.emmtrix.com/wp-content/uploads/2020/03/RZ_Headbild_nurProcessor_980x460-pixel_2020-03-30.png” background_image_phone=”http://www.emmtrix.com/wp-content/uploads/2020/03/RZ_Headbild_nurProcessor_780x750-pixel_2020-03-30.png” background_enable_image_tablet=”on” background_enable_image_phone=”on” background_size_tablet=”cover” background_position_tablet=”top_center” da_disable_devices=”off|off|off” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_row make_equal=”on” module_class=”vertical-align” _builder_version=”4.16″ min_height_tablet=”400px” min_height_phone=”400px” min_height_last_edited=”on|tablet” height=”30vw” custom_padding=”||||false|false” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ global_colors_info=”{}”][et_pb_text admin_label=”Text” _builder_version=”4.16″ text_text_color=”#ffffff” - [End-User License Agreement (EULA)](https://www.emmtrix.com/eula) - Here you can download the End-User License Agreement (EULA) of emmtrix Technology GmbH. - [Hybrid Working](https://www.emmtrix.com/hybrid-working) - Tanja Fassnacht, HR Manager at emmtrix Technologies, talks about her experiences implementing a hybrid work model. - [Newsletter](https://www.emmtrix.com/news/newsletter) - Subscribe to our newsletter to get the latest information on emmtrix Technologies.[et_pb_section fb_built=”1″ disabled_on=”off|off|off” admin_label=”Hero” _builder_version=”4.16″ background_color=”#eaeaea” background_image=”https://www.emmtrix.com/wp-content/uploads/2020/06/Headbild_Submit.jpg” min_height_tablet=”400px” min_height_phone=”400px” min_height_last_edited=”on|phone” height=”30vw” custom_padding=”0px||0px||false|false” custom_padding_tablet=”0px||0px||false|false” custom_padding_phone=”0px||0px||false|false” background_last_edited=”on|tablet” use_background_color_gradient_tablet=”off” use_background_color_gradient_phone=”off” background_color_gradient_stops_tablet=”rgba(23,86,157,0.89) 0%|rgba(23,86,157,0.27) 100%” background_color_gradient_overlays_image_tablet=”on” background_color_gradient_start_tablet=”rgba(23,86,157,0.89)” background_color_gradient_end_tablet=”rgba(23,86,157,0.27)” background_image_tablet=”http://www.emmtrix.com/wp-content/uploads/2020/03/RZ_Headbild_nurProcessor_980x460-pixel_2020-03-30.png” background_image_phone=”http://www.emmtrix.com/wp-content/uploads/2020/03/RZ_Headbild_nurProcessor_780x750-pixel_2020-03-30.png” background_enable_image_tablet=”on” background_enable_image_phone=”on” background_size_tablet=”cover” background_position_tablet=”top_center” da_disable_devices=”off|off|off” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_row make_equal=”on” module_class=”vertical-align” _builder_version=”4.16″ min_height_tablet=”400px” min_height_phone=”400px” min_height_last_edited=”on|tablet” height=”30vw” custom_padding=”||||false|false” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ global_colors_info=”{}”][et_pb_text content_tablet=” NewsletterSubscription ” - [Registration for AURIX Webinar TC4x](https://www.emmtrix.com/news/webinars/registration-webinar-aurix-tc4x) - Register for our webinar "Automated Vectorization in emmtrix Parallel Studio for Next-Generation Infineon 32-bit TriCore™ AURIX™ MCU" - [End of SME-project](https://www.emmtrix.com/news/sme-project) - Success in difficult times. We have concluded the project with a positive outlook and the first commercial successes and partnerships. - [EIC Accelerator - an EU funding program for SMEs, startups and spinoffs](https://www.emmtrix.com/news/eic-accelerator) - Oliver Oey, Technical Product Manager at emmtrix , talks about his experiences, the benefits of the program and gives tips for a successful participation. - [Resellers - Role and Success Factors (Part I)](https://www.emmtrix.com/news/resellers-part-1) - Rainer Heim, Managing Director at emmtrix Technologies, talks about the benefits of selling through a reseller and why emmtrix chose NeXtream. - [embedded world 2023](https://www.emmtrix.com/embedded-world-2023) - Meet emmtrix in hall 4-430. Our focus this year is on timing analysis, performance optimization (parallelization and vectorization) and C++ to C compilers. - [Protected Downloads](https://www.emmtrix.com/services/protected-downloads) - Welcome to our protected download area. Please fill in the following form and we will send you the requested material via email. - [emmtrix Model Code Generator (eMCG)](https://www.emmtrix.com/tools/emmtrix-model-code-generator) - Translate your Simulink® models (.slx) into MATLAB® or GNU Octave script files (.m). Learn more. - [emmtrix Code Generator (eCG)](https://www.emmtrix.com/tools/emmtrix-code-generator) - Develop sequential C and C++ code for embedded singlecore processors from Scilab, GNU Octave, MATLAB® and Simulink®. Learn more. - [emmtrix C++ to C Compiler (eCPP2C) - Release Notes](https://www.emmtrix.com/tools/emmtrix-cpp-to-c-compiler/release-notes) - Take a look at our release notes for emmtrix Parallel Studio to learn more about new features, improvements and bugfixes. - [emmtrix Parallel Studio (ePS) - Release Notes](https://www.emmtrix.com/tools/emmtrix-parallel-studio/release-notes) - Take a look at our release notes for emmtrix Parallel Studio to learn more about new features, improvements and bugfixes. - [Search](https://www.emmtrix.com/search) - [et_pb_section fb_built=”1″ disabled_on=”off|off|off” admin_label=”Hero” _builder_version=”4.24.3″ background_color=”#eaeaea” background_image=”https://www.emmtrix.com/wp-content/uploads/2025/06/Headerbild_Search_3000x920-pixel-1.png” min_height_tablet=”400px” min_height_phone=”400px” min_height_last_edited=”on|phone” height=”30vw” custom_padding=”0px||0px||false|false” custom_padding_tablet=”0px||0px||false|false” custom_padding_phone=”0px||0px||false|false” background_last_edited=”on|phone” use_background_color_gradient_tablet=”off” use_background_color_gradient_phone=”off” background_color_gradient_stops_tablet=”rgba(23,86,157,0.89) 0%|rgba(23,86,157,0.27) 100%” background_color_gradient_overlays_image_tablet=”on” background_color_gradient_start_tablet=”rgba(23,86,157,0.89)” background_color_gradient_end_tablet=”rgba(23,86,157,0.27)” background_image_tablet=”http://www.emmtrix.com/wp-content/uploads/2020/03/RZ_Headbild_nurProcessor_980x460-pixel_2020-03-30.png” background_image_phone=”http://www.emmtrix.com/wp-content/uploads/2020/03/RZ_Headbild_nurProcessor_780x750-pixel_2020-03-30.png” background_enable_image_tablet=”on” background_enable_image_phone=”on” background_size_tablet=”cover” background_position_tablet=”top_center” da_disable_devices=”off|off|off” global_colors_info=”{}” alt_tablet=”Multicore Processor” title_text_tablet=”RZ_Headbild_nurProcessor_980x460-pixel_2020-03-30″ alt_phone=”Multicore Processor” title_text_phone=”Headbilder_780x780pixel_2020-03-252″ da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_row make_equal=”on” admin_label=”Row” module_class=”vertical-align” _builder_version=”4.16″ min_height_tablet=”400px” min_height_phone=”400px” min_height_last_edited=”on|tablet” height=”30vw” custom_padding=”||||false|false” - [Search Results](https://www.emmtrix.com/search_gcse) - Search Results - [Impressum & Legal Notice](https://www.emmtrix.com/impressum) - Impressum: emmtrix Technologies GmbH. Haid-und-Neu-Straße 7. 76131 Karlsruhe, Germany. Phone: +49 (0) 721 9861 4560. - [Logical Execution Time](https://www.emmtrix.com/logical-execution-time) - emmtrix discusses in detail the use of logical execution time for parallelization of control software for multi-core systems. - [embedded world 2024](https://www.emmtrix.com/embedded-world-2024) - Meet emmtrix in hall 4-350. Our focus this year is on performance estimation, dependency analysis and code optimization (code size reduction, vectorization,... - [Multicore Coaster](https://www.emmtrix.com/multicore-coaster) - [et_pb_section fb_built=”1″ fullwidth=”on” custom_padding_last_edited=”on|desktop” admin_label=”Section” _builder_version=”4.16″ background_color=”#ffffff” custom_padding_tablet=”50px|0|50px|0″ custom_padding_phone=”50px|0|50px|0″ da_disable_devices=”off|off|off” transparent_background=”off” padding_mobile=”off” make_fullwidth=”off” use_custom_width=”off” width_unit=”on” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_fullwidth_slider admin_label=”Fullwidth Slider” _builder_version=”4.16″ custom_padding=”|||” custom_padding_tablet=”|||” custom_padding_phone=”|||” custom_css_main_element=”max-width: 1400px;||margin: auto;||” box_shadow_style=”preset6″ box_shadow_blur=”10px” box_shadow_color=”rgba(0,0,0,0.1)” remove_inner_shadow=”off” hide_content_on_mobile=”off” hide_cta_on_mobile=”off” show_inner_shadow=”on” button_letter_spacing_hover=”0″ global_colors_info=”{}” button_text_size__hover_enabled=”off” button_one_text_size__hover_enabled=”off” button_two_text_size__hover_enabled=”off” button_text_color__hover_enabled=”off” button_one_text_color__hover_enabled=”off” button_two_text_color__hover_enabled=”off” button_border_width__hover_enabled=”off” button_one_border_width__hover_enabled=”off” button_two_border_width__hover_enabled=”off” button_border_color__hover_enabled=”off” button_one_border_color__hover_enabled=”off” button_two_border_color__hover_enabled=”off” - [Newsletter_July 2021-survey](https://www.emmtrix.com/newsletter-july-2021-survey) - Please complete our short survey on our 20-minute presentation with Q&A session in early autumn. - [Newsletter_July 2021-invite a friend](https://www.emmtrix.com/newsletter-july-2021-invite-a-friend) - Stay in the know. Indicate your interests (AURIX™ TC4xx PPU, AUTOSAR and/or code obfuscation) and register for our newsletter. - [Webinar Aurix](https://www.emmtrix.com/webinars-aurix) - Boost the performance of Infineon 32-bit TriCore™ AURIX™- TC2xx and TC3xx multi-core microcontrollers. Register now. - [Webinar Aurix_DE](https://www.emmtrix.com/webinare-aurix) - Steigern Sie die Leistung der Infineon 32-Bit TriCore™ AURIX™- TC2xx und TC3xx Multikern-Mikrocontroller. Jetzt registrieren. - [Webinars - Vectorization for Infineon AURIX™ TC4x](https://www.emmtrix.com/webinars-aurix-tc4x) - We will show the benefits of vector processing and emmtrix’s solution to efficiently vectorize applications for Infineon 32-bit TriCore™ AURIX™ TC4x MCUs. - [Webinars - Multicore Programming](https://www.emmtrix.com/webinars-multicore-programming) - Learn the basics of software parallelization and increase the performance of your embedded applications. Register now. - [Hybrides Arbeiten](https://www.emmtrix.com/hybrides-arbeiten) - Tanja Fassnacht, HR Verantwortliche bei emmtrix Technologies, berichtet von Ihren Erfahrungen bei der Umsetzung eines hybriden Arbeitsmodells. - [QSMA Project](https://www.emmtrix.com/company/research-projects/qsma) - [et_pb_section fb_built=”1″ disabled_on=”off|off|off” admin_label=”Hero” _builder_version=”4.16″ background_color=”#eaeaea” background_image=”https://www.emmtrix.com/wp-content/uploads/2021/02/Header_QSMA_Desktop.png” min_height_tablet=”400px” min_height_phone=”400px” min_height_last_edited=”on|phone” height=”30vw” custom_padding=”0px||0px||false|false” custom_padding_tablet=”0px||0px||false|false” custom_padding_phone=”0px||0px||false|false” background_last_edited=”on|phone” use_background_color_gradient_tablet=”off” use_background_color_gradient_phone=”off” background_color_gradient_stops_tablet=”rgba(23,86,157,0.89) 0%|rgba(23,86,157,0.27) 100%” background_color_gradient_overlays_image_tablet=”on” background_color_gradient_start_tablet=”rgba(23,86,157,0.89)” background_color_gradient_end_tablet=”rgba(23,86,157,0.27)” background_image_tablet=”https://www.emmtrix.com/wp-content/uploads/2021/02/QSMA_Webpage_Header_Smartphone.png” background_image_phone=”https://www.emmtrix.com/wp-content/uploads/2021/02/Header_QSMA_Smartphone-1.png” background_enable_image_tablet=”on” background_enable_image_phone=”on” background_size_tablet=”cover” background_position_tablet=”top_center” da_disable_devices=”off|off|off” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_row make_equal=”on” module_class=”vertical-align” _builder_version=”4.16″ min_height_tablet=”” min_height_phone=”” min_height_last_edited=”on|tablet” height=”30vw” height_tablet=”” height_phone=”” height_last_edited=”on|tablet” custom_padding=”||||false|false” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”4.16″ global_colors_info=”{}”][et_pb_text - [Resellers - Role and Success Factors (Part II)](https://www.emmtrix.com/news/resellers-part-2) - NeXtream is one of emmtrix' official VARs. Tsunemori Kawahara, CEO at NeXtream, introduces the company & speaks about what it takes to be successful in Japan. - [Newsletter](https://www.emmtrix.com/newsletter-3) - [et_pb_section fb_built=”1″ _builder_version=”3.22″ da_disable_devices=”off|off|off” global_colors_info=”{}” da_is_popup=”off” da_exit_intent=”off” da_has_close=”on” da_alt_close=”off” da_dark_close=”off” da_not_modal=”on” da_is_singular=”off” da_with_loader=”off” da_has_shadow=”on”][et_pb_row _builder_version=”3.25″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” global_colors_info=”{}”][et_pb_column type=”4_4″ _builder_version=”3.25″ custom_padding=”|||” global_colors_info=”{}” custom_padding__hover=”|||”][et_pb_text _builder_version=”4.8.2″ background_size=”initial” background_position=”top_left” background_repeat=”repeat” hover_enabled=”0″ global_colors_info=”{}” sticky_enabled=”0″] First name or full name Email Company Phone number I agree that I may receive e-mail newsletters containing information on company news, events, product - [Survey on webinar: Vectorization for AURIX™ TC4x](https://www.emmtrix.com/survey-webinar-aurix-tc4x) - We are looking forward to your feedback.Please complete our short survey so that we can target your needs and you best benefit from the webinar. - [Intern](https://www.emmtrix.com/intern) - Internal Pages ## Projects - [ATestproject](https://www.emmtrix.com/project/testproject-2020) - [et_pb_section fb_built=”1″ fullwidth=”on” admin_label=”Page Header” _builder_version=”4.4.1″ parallax=”on” animation_direction=”top” hover_enabled=”0″ background_enable_image=”off” background_color=”#17569d”][et_pb_fullwidth_header title=”News” text_orientation=”center” admin_label=”Hero Section” _builder_version=”4.4.1″ title_font=”Montserrat|on|||” title_font_size=”60px” title_line_height=”1.4em” content_font_size=”22px” content_line_height=”1.8em” subhead_font=”||||” background_color=”rgba(255, 255, 255, 0)” background_size=”initial” background_position=”top_left” background_repeat=”repeat” custom_button_one=”on” button_one_text_size=”16px” button_one_bg_color=”#6eba01″ button_one_border_width=”2px” button_one_border_color=”#6eba01″ button_one_border_radius=”0″ button_one_letter_spacing=”2″ button_one_font=”Montserrat|||on|” button_one_use_icon=”off” custom_button_two=”on” button_two_text_size=”16px” button_two_border_width=”2px” button_two_border_color=”#ffffff” button_two_border_radius=”0″ button_two_letter_spacing=”2″ button_two_font=”Montserrat|||on|” button_two_use_icon=”off” module_alignment=”left” animation_style=”fade” hover_enabled=”0″ button_one_text_color_hover=”#6eba01″ button_two_text_color_hover=”#6eba01″ button_one_border_color_hover=”#ffffff” button_two_border_color_hover=”#ffffff” button_one_border_radius_hover=”0″ button_two_border_radius_hover=”0″ - [CTestProject](https://www.emmtrix.com/project/ctestproject) - [et_pb_section fb_built=”1″ custom_padding_last_edited=”off|desktop” admin_label=”Header” _builder_version=”4.0.9″ use_background_color_gradient=”on” background_color_gradient_start=”rgba(0,0,0,0.3)” background_color_gradient_end=”rgba(0,0,0,0.3)” background_color_gradient_overlays_image=”on” background_image=”http://www.emmtrix.com/wp-content/uploads/2020/04/online_store_38.jpg” custom_margin=”50px|50px||50px|false|true” custom_margin_tablet=”20px|20px||20px|false|true” custom_margin_phone=”” custom_margin_last_edited=”on|tablet” custom_padding_tablet=”50px||50px||true|false” locked=”off”][et_pb_row _builder_version=”4.0.9″][et_pb_column type=”4_4″ _builder_version=”4.0.9″][et_pb_text _builder_version=”4.0.9″ header_font=”Spectral||||||||” header_font_size=”60px” background_layout=”dark” max_width=”800px” header_font_size_tablet=”50px” header_font_size_phone=”35px” header_font_size_last_edited=”on|phone” locked=”off”] Store Updates [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=”1″ admin_label=”Blog” _builder_version=”4.0.9″][et_pb_row column_structure=”3_5,2_5″ _builder_version=”4.0.9″][et_pb_column type=”3_5″ _builder_version=”4.0.9″][et_pb_post_slider posts_number=”1″ bg_overlay_color=”rgba(107,107,107,0.83)” _builder_version=”4.0.9″ header_level=”h3″ header_font=”Spectral||||||||” header_font_size=”36px” header_line_height=”1.2em” body_line_height=”1.8em” meta_font=”|700|||||||” meta_text_color=”rgba(255,255,255,0.38)” background_enable_color=”off” custom_button=”on” button_text_size=”12px” button_border_width=”2px” button_border_radius=”0px” button_letter_spacing=”2px” button_font=”|700||on|||||” - [BTestProject](https://www.emmtrix.com/project/btestproject) - [Testproject2020](https://www.emmtrix.com/project/testproject2020) - [TestProject 2019](https://www.emmtrix.com/project/testproject-2019) - [testproject2018](https://www.emmtrix.com/project/testproject2018) - TestProject2018 - [TestProjekt](https://www.emmtrix.com/project/testprojekt) - Lorum Ipsum ## Downloads - [CXRAM Matrix Multiplication](https://www.emmtrix.com/download/cxram-matrix-multiplication) - [C++ example project](https://www.emmtrix.com/download/c-example-project) - [Press kit emmtrix Technologies GmbH](https://www.emmtrix.com/download/press-kit-emmtrix-technologies-gmbh) ## Categories - [Uncategorized](https://www.emmtrix.com/category/uncategorized) - [Press](https://www.emmtrix.com/category/press) - [News](https://www.emmtrix.com/category/news) - [2019](https://www.emmtrix.com/category/2019) - [2020](https://www.emmtrix.com/category/2020) - [2018](https://www.emmtrix.com/category/2018) - [2017](https://www.emmtrix.com/category/2017) - [2016](https://www.emmtrix.com/category/2016) - [2015](https://www.emmtrix.com/category/2015) - [2021](https://www.emmtrix.com/category/2021) - [videos](https://www.emmtrix.com/category/videos) - [2022](https://www.emmtrix.com/category/2022) - [2023](https://www.emmtrix.com/category/2023) - [2024](https://www.emmtrix.com/category/news/2024) - [2025](https://www.emmtrix.com/category/news/2025) - [2026](https://www.emmtrix.com/category/2026) ## Tags - [Tech Post](https://www.emmtrix.com/tag/tech-post) ## Project Categories - [2018](https://www.emmtrix.com/project_category/2018) - [2019](https://www.emmtrix.com/project_category/2019) - [2020](https://www.emmtrix.com/project_category/2020)