Login  Register

Re: ALU Implementation - the road traveled thus far

Posted by ouverson on Jun 06, 2019; 11:55pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/ALU-Implementation-the-road-traveled-thus-far-tp4033278p4033285.html

I did send the email. I had system copy me in so I know it was sent. I wanted to share the HDL I’ve completed thus far. I suppose this isn’t the place to do that. Any suggestions?

But to get the ball rolling: I was wanting to use a Mux4Way16 and wire it up using sel[0]=zx and sel[1]=nx but the interface doesn't seem to allow that, or maybe I'm just not understanding the HDL syntax? Or maybe it would be better to wire together more Mux16s?