Re: ComputerRect.tst failing

Posted by nblackburn on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/ComputerRect-tst-failing-tp4036508p4037908.html

I just had the same issue and the problem was also my D register's load signal in my CPU implementation. However I still do not understand how to look at the test script and see what the outputs should be. Could you please elaborate further? I wish to understand how to debug this problem using your post!