Re: Hello sir

Posted by WBahn on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Hello-everybody-and-thanks-for-the-help-tp4028383p4033064.html

You need to build up to the CPU. First you need to build (and understand) the circuits in Chapter 2 (the arithmetic circuits) and Chapter 3 (the sequential circuits). Then you need to understand how what operations the CPU needs to support by understanding the Hack assembly language. Only then are you in a position to tackle the CPU itself.