Re: CPU.tst failed but CPU-external.tst success
Posted by WBahn on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/CPU-tst-failed-but-CPU-external-tst-success-tp4036516p4036519.html
This is odd, I'll agree.
One thing I noticed is that is says that the Chip Name is "Project05CPU(Clocked)".
Did you change the chip name and the test script?
If so, this is pretty risky.
Try naming the part (and the file) CPU like it is supposed to be and run the original CPU.tst script on it and see if you get any different behavior.