Re: CPU.tst failed but CPU-external.tst success

Posted by Afik on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/CPU-tst-failed-but-CPU-external-tst-success-tp4036516p4036520.html

Hi, thank you for the reply.

So I tried what you've suggested, rename the chip and .hdl file and .tst to the original name and I still got the same comparison error at line 5 and 11.

Here's my CPU.out
CPU.out


and here is my CPU.cmp
CPU.cmp


It works just fine in CPU-external.tst



this is my CPU.tst and CPU-external.tst file
CPU.tst
CPU-external.tst

Should I send my CPU.hdl to you?