Re: Mux4way16 problem
Posted by Idrisadeniyi on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Mux4way16-problem-tp4035690p4035703.html
But I have sel[0..1] which I think it stands for sel[1]. the following is the range of sels I have.
sel[0..0]=sel[0..0],
sel[0..0]=sel[0..0],
sel[0..1]=sel[0..1],
sel[0..1]=sel[0..1],
sel[1..1]=sel[1..1],