All public logs
Jump to navigation
Jump to search
Combined display of all available logs of emmtrix Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:49, 13 October 2024 Timo.stripf talk contribs created page Infineon AURIX TC2xx (Created page with "== External Links == * https://www.infineon.com/cms/en/product/microcontroller/32-bit-tricore-microcontroller/32-bit-tricore-aurix-tc2xx/ * [https://www.infineon.com/dgdl/Infineon-TC29x_B-step-UM-v01_03-EN.pdf?fileId=5546d46269bda8df0169ca1bdee424a2 TC29x B-Step User Manual] Category:Supported Architectures") Tag: Visual edit
- 18:12, 12 October 2024 Timo.stripf talk contribs moved page TriCore Instruction Set Architecture to TriCore Instruction Set Architecture
- 08:40, 12 October 2024 Timo.stripf talk contribs uploaded File:TC3xx Processor Core, Local Memory and Connectivity.png
- 08:40, 12 October 2024 Timo.stripf talk contribs created page File:TC3xx Processor Core, Local Memory and Connectivity.png
- 19:49, 11 October 2024 Timo.stripf talk contribs uploaded File:TC3xx On-Chip System Connectivity.png
- 19:49, 11 October 2024 Timo.stripf talk contribs created page File:TC3xx On-Chip System Connectivity.png
- 19:22, 11 October 2024 Timo.stripf talk contribs created page Template:rev (Created page with "<span style="border: 1px solid silver;">{{{1}}} ({{{2}}})</span>")
- 16:02, 11 October 2024 Timo.stripf talk contribs moved page Tricore Instruction Set Architecture to TriCore Instruction Set Architecture
- 08:01, 11 October 2024 Timo.stripf talk contribs created page Tricore Instruction Set Architecture (Created page with "TriCore is a unified, 32-bit microcontroller-DSP, single-core architecture optimized for real-time embedded systems. == Features == The key features of the TriCore Instruction Set Architecture (ISA) are: * • 32-bit architecture * • 4 GBytes of address space * • 16-bit and 32-bit instructions for reduced code size * • Most instructions executed in one cycle * • Branch instructions (using branch prediction) * • Low interrupt latency with fast automatic contex...") Tag: Visual edit
- 04:29, 4 September 2024 Timo.stripf talk contribs created page Template:Demystifying C++/ToC (Created page with "<templatestyles src="Demystifying C++/styles.css"/> <div class="demystifyingcpp-toc"> <h5>Demystifying C++ Article Series</h5> ---- Main Article *Name Mangling *Classes *Virtual classes (polymorphism) *New and delete operators *Demystifying C++ - Initialization of Global Variables...")
- 04:17, 4 September 2024 Timo.stripf talk contribs created page Template:Demystifying C++/styles.css (Created page with ".demystifyingcpp-toc { border: 1px solid #a2a9b1; background-color: #f8f9fa; padding: 5px; font-size: 90%; float: right; margin: 1em 0 1em 1em; }")
- 03:50, 4 September 2024 Timo.stripf talk contribs created page Demystifying C++ (Redirected page to Demystifying C++) Tags: New redirect Visual edit: Switched
- 14:00, 2 August 2024 Timo.stripf talk contribs moved page xcore Cheat Sheet to Eclipse Xcore Cheat Sheet without leaving a redirect
- 13:32, 2 August 2024 Timo.stripf talk contribs moved page Xcore+Cheat+Sheet to xcore Cheat Sheet without leaving a redirect
- 13:30, 2 August 2024 Timo.stripf talk contribs created page Xcore+Cheat+Sheet (Created page with "{{DISPLAYTITLE:xcore Cheat Sheet}} *https://wiki.eclipse.org/Xcore *https://www.eclipse.org/Xtext/documentation/305_xbase.html *https://www.eclipse.org/modeling/emf/docs/1.x/UG/EMF_v1.0_Users_Guide.html#s1043 ==Variables== {| class="wikitable" !Reference !Expanation |- |contains |Containment reference |- |refers |Cross reference |- |container |Container reference |} {| class="wikitable" !Flag !Expanation |- |unsettable |The variable gets an additional flag if it is set...")
- 11:06, 30 July 2024 Timo.stripf talk contribs created page emmtrix Dependency Analyzer (Created page with "The emmtrix Dependency Analyzer (eDA) analyzes C source code to extract which output signals/variables depend on which input signals/variables. == Dependency Analysis == The core dependency analysis of the eDA tool is using the C source code and an entry function (typically a runnable in an automotive application) as input. It calculates which global variables depend on each other when the function is executed. If a variable v1 depends on variable v2, the result of v1 i...") Tag: Visual edit
- 14:15, 24 May 2024 Timo.stripf talk contribs created page C to Z3 Cheat Sheet (Created page with "== Types == {| class="wikitable" |+ !C Type !Z3 Sort |- |_Bool |Bool |- |char |(_ BitVec 8) |- |short |(_ BitVec 16) |- |int |(_ BitVec 32) |- |long |(_ BitVec 64) |- |float |Float32 |- |double |Float64 |} == Type Conversion == {| class="wikitable" |+ ! !_Bool !char !short !int !long !float !double |- !_Bool | |(ite f (_ bv1 8) (_ bv0 8)) |(ite f (_ bv1 16) (_ bv0 16)) |(ite f (_ bv1 32) (_ bv0 32)) |(ite f (_ bv1 64) (_ bv0 64)) | | |- !char |(not (= f (_ bv0 8))) | |...") Tag: Visual edit
- 08:38, 23 May 2024 Timo.stripf talk contribs created page File:Infineon TC3xx Architecture.webp
- 08:38, 23 May 2024 Timo.stripf talk contribs uploaded File:Infineon TC3xx Architecture.webp
- 08:36, 23 May 2024 Timo.stripf talk contribs created page Infineon AURIX TC3xx (Created page with " == Architecture ==")
- 08:29, 23 May 2024 Timo.stripf talk contribs moved page Infineon AURIX TC4x to Infineon AURIX TC4x
- 12:37, 16 May 2024 Timo.stripf talk contribs created page File:Infineon TC4x Architecture.png
- 12:37, 16 May 2024 Timo.stripf talk contribs uploaded File:Infineon TC4x Architecture.png
- 12:26, 16 May 2024 Timo.stripf talk contribs uploaded File:Infineon Aurix TC4x.webp
- 12:26, 16 May 2024 Timo.stripf talk contribs created page File:Infineon Aurix TC4x.webp
- 12:24, 16 May 2024 Timo.stripf talk contribs created page Category:Supported Architectures (Created page with "Category:emmtrix Tools") Tag: Visual edit
- 12:23, 16 May 2024 Timo.stripf talk contribs created page Infineon AURIX TC4x (Created page with "The TC4x is Infineon's latest generation of AURIX™ microcontrollers, designed for advanced automotive applications, including eMobility, Advanced Driver Assistance Systems (ADAS), and automotive E/E (Electric/Electronic) architectures. These microcontrollers are built on a 28 nm process and feature the TriCore™ 1.8 architecture, which includes up to six cores running at speeds up to 500 MHz. This architecture is optimized for high-performance and real-time applicatio...")
- 11:11, 28 April 2024 Timo.stripf talk contribs created page CppStd:depr.ostrstream.cons (Created page with "{{CppStd/PageHeader|depr.ostrstream.cons}} = C++11 = {{CppStd/Header|source=https://timsong-cpp.github.io/cppwp/n3337/depr.ostrstream.cons|std=cpp11|docno=3337|page=depr.ostrstream.cons}} ==Annex D (normative) Compatibility features {{CppStd/Abbr|[depr]}}== ==={{CppStd/SecNum|D.7}} char{{*}} streams {{CppStd/Abbr|[depr.str.strstreams]}}=== ===={{CppStd/SecNum|D.7.3}} Class ostrstream {{CppStd/Abbr|[depr.ostrstream]}}==== ====={{CppStd/SecNum|D.7.3.1}} ostrstream co...")
- 11:09, 28 April 2024 Timo.stripf talk contribs created page CppStd:depr (Created page with "{{CppStd/PageHeader|depr}} = C++11 = {{CppStd/Header|source=https://timsong-cpp.github.io/cppwp/n3337/depr|std=cpp11|docno=3337|page=depr}} ==Annex D (normative) Compatibility features {{CppStd/Abbr|[depr]}}== {| |- | class="marginalized-cell" | {{CppStd/Marginalized|1}} | class="content-cell" | This Clause describes features of the C++ Standard that are specified for compatibility with existing implementations. |- | class="marginalized-cell" | {{CppStd/Marginalize...")
- 07:17, 24 April 2024 Timo.stripf talk contribs created page Module:CppStd/Indexcpp23 (Created page with "local a="section"; local b="text"; local c="parent"; local d="next"; local e="child"; local f="General"; local g="Overview"; local h="Constructors"; local i=""; local j="Member functions"; local k="fs.op.funcs"; local l="Non-member functions"; local m="Members"; local n="range.adaptors"; local o="Modifiers"; local p="depr"; local q="Observers"; local r="sf.cmath"; local s="In general"; local t="expr.compound"; local u="function.objects"; local v="time.cal"; local w="alg....")
- 07:17, 24 April 2024 Timo.stripf talk contribs created page Module:CppStd/Indexcpp20 (Created page with "local a="text"; local b="section"; local c="parent"; local d="next"; local e="child"; local f="General"; local g="Overview"; local h=""; local i="Constructors"; local j="Member functions"; local k="fs.op.funcs"; local l="Non-member functions"; local m="Members"; local n="depr"; local o="Modifiers"; local p="sf.cmath"; local q="utilities"; local r="expr.compound"; local s="In general"; local t="function.objects"; local u="time.cal"; local v="range.adaptors"; local w="conf...")
- 07:17, 24 April 2024 Timo.stripf talk contribs created page Module:CppStd/Indexcpp17 (Created page with "local a="section"; local b="text"; local c="parent"; local d="next"; local e="child"; local f=""; local g="fs.op.funcs"; local h="sf.cmath"; local i="reverse.iter.ops"; local j="expr"; local k="utilities"; local l="In general"; local m="diff.cpp03"; local n="depr"; local o="conforming"; local p="conv"; local q="function.objects"; local r="General"; local s="filesystems"; local t="move.iter.ops"; local u="numeric.ops"; local v="gram"; local w="re"; local x="variant"; loca...")
- 07:17, 24 April 2024 Timo.stripf talk contribs created page Module:CppStd/Indexcpp14 (Created page with "local a="text"; local b="section"; local c="parent"; local d="next"; local e="child"; local f=""; local g="definitions"; local h="intro.defs"; local i="reverse.iter.ops"; local j="expr"; local k="fstreams"; local l="diff.cpp03"; local m="In general"; local n="conforming"; local o="General"; local p="lex"; local q="gram"; local r="move.iter.ops"; local s="utilities"; local t="conv"; local u="alg.nonmodifying"; local v="re"; local w="memory"; local x="alg.modifying.operati...")
- 07:16, 24 April 2024 Timo.stripf talk contribs moved page Module:CppStd/Index11 to Module:CppStd/Indexcpp11 without leaving a redirect
- 07:15, 23 April 2024 Timo.stripf talk contribs created page Module:CppStd/doc (Created page with "* Module:CppStd/Index11")
- 01:39, 23 April 2024 Timo.stripf talk contribs created page Template:CppStd/index.css (Created page with "ul.index-enum { list-style: none; } .section { min-width: 5em; } .secname { min-width: 20em; } .secno { min-width: 5em; }")
- 22:22, 22 April 2024 Timo.stripf talk contribs created page CppStd:content (Created page with "{{#invoke:CppStd|createIndex}}")
- 22:19, 22 April 2024 Timo.stripf talk contribs created page Module:CppStd (Created page with "local p = {} local index11Data = require('Module:CppStd/Index11Data') -- Function to output the number of diagnostics function p.createIndex(frame) local wiki = '' for href, entry in pairs(index11Data) do wiki = wiki .. '* ' .. entry.text .. '\n' end return wiki end return p")
- 22:14, 22 April 2024 Timo.stripf talk contribs created page Module:CppStd/Index11 (Created page with "local a="section"; local b="text"; local c="parent"; local d="General"; local e="range.adaptors"; local f="Overview"; local g="filesystems"; local h="function.objects"; local i="locale.categories"; local j="Constructors"; local k="time.cal"; local l=""; local m="predef.iterators"; local n="requirements"; local o="smartptr"; local p="container.adaptors"; local q="rand"; local r="views"; local s="Member functions"; local t="iterator.requirements"; local u="sequences"; loca...")
- 08:57, 21 April 2024 Timo.stripf talk contribs created page CppStd:intro (Created page with "{{CppStd/PageHeader|intro}} = C++11 = {{CppStd/Header|source=https://timsong-cpp.github.io/cppwp/n3337/intro|std=cpp11|docno=3337|page=intro}} =={{CppStd/SecNum|1.1}} Scope {{CppStd/Abbr|[intro.scope]}}== {| |- | class="marginalized-cell" | {{CppStd/Marginalized|1}} | class="content-cell" | This International Standard specifies requirements for implementations of the C++ programming language. The first such requirement is that they implement the language, and so this In...")
- 02:14, 21 April 2024 Timo.stripf talk contribs created page CppStd:lex.string (Created page with "{{CppStd/PageHeader|lex.string}} = C++11 = {{CppStd/Header|source=https://timsong-cpp.github.io/cppwp/n3337/lex.string|std=cpp11|docno=3337|page=lex.string}} ==={{CppStd/SecNum|2.14.5}} String literals {{CppStd/Abbr|[lex.string]}}=== {| |- | class="marginalized-cell" | | class="content-cell" | {{CppStd/Bnf|first=1|1=string-literal: :encoding-prefixopt " s-char-sequenceopt " :[...")
- 16:24, 20 April 2024 Timo.stripf talk contribs deleted page FAQ (content was: "* String Index Out of Bounds Exception * Parallelizing code containing pre-processing instructions * Notes on using Japanese character code (Shift-JIS) * Why can the source code not be parallelized/optimized? !FAQ")
- 08:39, 20 April 2024 Timo.stripf talk contribs moved page FAQ/String Index Out of Bounds Exception to String Index Out of Bounds Exception without leaving a redirect (revert)
- 08:38, 20 April 2024 Timo.stripf talk contribs undeleted page FAQ (5 revisions)
- 08:37, 20 April 2024 Timo.stripf talk contribs deleted page FAQ (content was: "* String Index Out of Bounds Exception * Parallelizing code containing pre-processing instructions * Notes on using Japanese character code (Shift-JIS) * Why can the source code not be parallelized/optimized?")
- 08:35, 20 April 2024 Timo.stripf talk contribs created page Category:emmtrix Studio FAQ (Created page with "Category:emmtrix Tools") Tag: Visual edit
- 08:32, 20 April 2024 Timo.stripf talk contribs moved page String Index Out of Bounds Exception to FAQ/String Index Out of Bounds Exception without leaving a redirect
- 08:31, 20 April 2024 Timo.stripf talk contribs moved page FAQ to FAQ
- 20:30, 19 April 2024 Timo.stripf talk contribs created page User:Timo.stripf/TabTest2 (Created page with "<tabber> |-|First Tab Title= === a === First tab content goes here. |-|Second Tab Title= === b === Second tab content goes here. |-|Third Tab Title= === c === Third tab content goes here. </tabber>")
- 16:48, 19 April 2024 Timo.stripf talk contribs created page User:Timo.stripf/TabTest (Created page with "== C++11 == == C++14 ==") Tag: Visual edit