CPU and Memory pass all tests but Computer does not.
Specifically the computer does not pass the rectangle and jump test. Idk why??? I must have done something wrong with CPU or Memory as those are the only other .hdl files in the folder.
Re: CPU and Memory pass all tests but Computer does not.
Administrator
Your CPU,hdl has a problem with its jump logic.
The current Nand2Tetris distribution zip file has an ancient version of the CPU.tst in it. Use these files to test your CPU to see and correct the error.