diff --git a/Images/merged.png b/Images/merged.png new file mode 100644 index 0000000..4882efb Binary files /dev/null and b/Images/merged.png differ diff --git a/introduction.org b/introduction.org index 58e2abd..c33b11d 100644 --- a/introduction.org +++ b/introduction.org @@ -191,6 +191,11 @@ This option attempts to synchronize the execution traces as best as it can, however once your processor design derails this becomes impossible, leading to rather nonsensical output. + The output should look like this (picture is from exercise 2, without NOP padding) + #+attr_html: :width 300px + #+attr_latex: :width 3000px + [[./Images/merged.png]] + Instructions that were only executed by either VM or Your design is colored red or blue.