From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search

Gate optimal[edit]

Implement an array of Full Adder circuits. Make sure you use the second half-adder of the full adder for the carry to get decently good performance.

Delay optimal[edit]

Implement a "carry lookahead adder".