Login  Register

DMux16 for ALU?

Posted by Killboy on Apr 11, 2013; 7:39am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/DMux16-for-ALU-tp4026636.html

I'm working on the ALU and my guess is that I'm making things more complicated than they need to be .. does it make sense to have a DMux16 to switch between alternate paths?

thanks

E.g.
          Sel   
           |------------------|
in---[Dmux16]---- path_1 ----[Mux16]--- out
             \--- path_2 ---/