sos help me

Posted by cnboy on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/sos-help-me-tp4036426.html

   in project/02  
   Add16(a= ,b= ,out= ); Add16 is this format,but the next fromat is right?
   Add16(a=in,b[0]=true,b[1..15]=false,out=out);