Re: And16
Posted by DK3250 on Mar 03, 2021; 10:05pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/And16-tp4035770p4035771.html
Ok, found out about the input - had to turn to binary.
Stupid me.
Is a more comprehensive specification possible?
Like:
And(a=a[i], b=b[i], out[i]=out, for i=1..15)