Re: Incrementer question
Posted by cadet1620 on Mar 29, 2011; 4:15am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Incrementer-question-tp2746811p2746844.html
Setting an input to false is done by connecting it to 0 volts, normally called "ground". Setting an input to true is done by connecting the pin to the positive power supply voltage, usually 5V or 3.3V, depending on the system design.
--Mark