Re: CPU implementation

Posted by ivant on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/CPU-implementation-tp4034383p4034385.html

Generally, in hardware when you need to choose between two things you'll compute both and use the output that you need. You have a gate (or rather a group of related gates) which can do the choosing part.