I see you found the files.
The .cmp file actually doesn't do me much good, other than for convenience (and to ensure that I'm looking at YOUR .cmp file since it's always possible that they've been updated since my distro download). The .cmp files are supplied with the software download. What I really need is the .out file, as that is what your design produced.
Fortunately, looking at line 12 of the .png screen captures you provided earlier, shows the error (or at least the first error).
N2T_CPU_error.pngCounting down from the top of the file, line 12 is time 5+. As you can see, the value in the outM column is different. The .cmp file has 11111 while your .out has -1. So that is where you want to focus your attention.
You will probably need to look at the instructions before it to see what values are in the A and D registers.