Re: Program Counter Implementation

Posted by Tom1984 on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Program-Counter-Implementation-tp2974049p3862292.html

Got it! :) Thanks for taking the time to help, Mark and ybakos. After sleeping on this, I saw what you were getting at.

I realised how it's possible to use gates created earlier to switch the register's load pin on or off as required, based on the other options that need to be selected.

Tom