Re: 16Mux Problems
Posted by cadet1620 on Mar 18, 2012; 4:24am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/16Mux-Problems-tp2946612p3835844.html
Yes, for TECS's version of HDL you need to code each line individually. Real world hardware languages like VHDL do let you code repetitive circuitry using for loops.
--Mark