Re: Mux4Way16
Posted by
WBahn on
May 14, 2024; 6:21pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Mux4Way16-tp4037818p4037865.html
hdllearn wrote
Hi WBahn
I have tried the following way, but I have 2 selectors instead of 1 selector with 2 bits. Please advis
I haven't played with hierarchical designs too much yet, but I think that if you have a port on the port named 'sel', that it will automatically group signals named 'selN', where N is a number, into a bus.
You could also use a splitter to tap them out.