New pages
Jump to navigation
Jump to search
- 08:15, 30 June 2025 Template:CallToAction (hist | edit) [764 bytes] Timo.stripf (talk | contribs) (Created page with "{| style="border: 2px solid #007acc; background-color: #e6f4ff; padding: 0 3em; text-align: center;" | style="padding: 10px; font-size: 1.1em;" | <p>'''{{{1}}}''' <p>→ Contact us at [https://www.emmtrix.com/company/contact emmtrix.com/company/contact]. |}") Tag: Visual edit: Switched originally created as "Tempate:CallToAction"
- 11:06, 27 June 2025 TC4x PPU Coverage Analysis (hist | edit) [3,155 bytes] Timo.stripf (talk | contribs) (Created page with "During development of a library for the Infineon AURIX TC4x Parallel Processing Unit (PPU), we had to fulfil safety-critical process requirements (ISO 26262, ASPICE). One key deliverable was proof of structural code coverage for every safety-relevant unit test. Traditional host-based coverage tools (e.g. gcov, llvm-cov) assume that the code under test can be built and run natively on the host. Because PPU kernels are developed in an C dialect (Vector C Code) containing...") Tag: Visual edit: Switched
- 09:29, 12 June 2025 Function Duplication (hist | edit) [1,555 bytes] Oliver.Wolf.EMX (talk | contribs) (Created page with "A '''function duplication transformation''' also known as function cloning is a technique commonly used in program optimization, parallelization, and analysis to '''create multiple copies of a function''', each tailored to a specific context or use case. This approach allows for greater flexibility in optimizing or analyzing the function based on how it's used. = Description = Function duplication copies an existing function every time the function is called from a dif...") Tag: Visual edit
- 02:42, 8 April 2025 Automatic C to Rust Translation (hist | edit) [54,927 bytes] Timo.stripf (talk | contribs) (Created page with "Great. I’ll gather information on currently maintained and relevant automatic C to Rust translation tools, focusing on technical depth for programmers with compiler knowledge. I’ll include comparisons of these tools in terms of design, limitations, translation strategies, and internal implementation details such as parsing, AST handling, and safety mapping. I’ll format the article in a Wikipedia-like structure with proper sections and references. I’ll let you kn...") Tag: Visual edit: Switched
- 06:59, 4 April 2025 Infineon AURIX TC4x Parallel Processing Unit (PPU) (hist | edit) [20,115 bytes] Timo.stripf (talk | contribs) (Created page with "The '''Parallel Processing Unit (PPU)''' in Infineon’s AURIX™ TC4x microcontroller family is a specialized co-processor designed to accelerate highly parallel computations for automotive and industrial applications. It complements the TC4x’s TriCore™ 1.8 CPUs by offloading computationally intensive tasks such as digital signal processing and neural network inference, enabling artificial intelligence (AI) capabilities up to the highest automotive safety levels (AS...")