Re: how to implement add32,i implemented it,but don't know what's wrong in that?

Posted by WBahn on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/how-to-implement-add32-i-implemented-it-but-don-t-know-what-s-wrong-in-that-tp4037320p4037324.html

I just tried to make a Not17 by adding one more Not channel and it failed to load. So, sure enough, the Hardware Simulator can't support anything more than a 16-bit bus.

Unfortunate, true, but the tools are not general purpose -- they are only intended to support the Nand-2-Tetris project.