how my "3bit filt adder" functions

  • Hekt0r
    22nd Aug 2022 Member 0 Permalink

    It works like this:

     

    If the FILT (data stored / numbers to add) that the bray passed through is the same as the and gate, then we are adding 1+1 in binary

     

    If the filt is different from the & gate and/or the XOR gate then we are adding 1+0 in binary

     

    If the filt is the same as the & gate but the xor gate is different then we are adding 1+1+1

     

    If there is no bray passing through the aDD instruction has yet to be called.

     

    2926935View Save 2926935

    ^^^^^^ The upcoming CPU project

     

    Edited 2 times by Hekt0r. Last: 22nd Aug 2022