Nand2Tetris Questions and Answers Forum
›
Hardware
›
Project 2
Search
everywhere
only in this topic
Advanced Search
Chip implementation
Classic
List
Threaded
♦
♦
Locked
2 messages
rauls
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Chip implementation
Hello!
I can implement the "CHIP Inc16" with "HalfAdder (a =, b =, sum =, carry =);"
Thanks a lot!
cadet1620
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Chip implementation
Administrator
Yes, the Inc16 chip can be implemented with 16 HalfAdder chips.
Another alternative for a shorter Inc16.hdl is to learn how to set one of the inputs of an Add16 to constant 1.
See
Appendix A
section A.5.3.
--Mark
Free forum by Nabble
Edit this page