Re: Problem in 2's compliment
Posted by
RasenRhino on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Problem-in-2-s-compliment-tp4036032p4036048.html
much thanks for your help, tho i am not sure how can I find the negative of x or y without doing a 2s compliment, is there something i am missing , ?
On Sat, 29 May 2021 at 10:57 PM, WBahn [via Nand2Tetris Questions and Answers Forum] <
[hidden email]> wrote:
Good. Glad we got that figured out.
Now, be sure that you understand why you don't need to include a circuit to take the two's complement additive-inverse. It will make your ALU implementation a LOT simpler.
--