Nand2Tetris Questions and Answers Forum
›
Other
Re: Mux4Way16
Posted by
hdllearn
on
URL:
http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Mux4Way16-tp4037818p4037833.html
This piece of code:
And(a=sel[0], b=sel[0], out=out1);
is useless. I don't use it for anything after that.
John
Free forum by Nabble
Edit this page