FM22
FM22
2 / 0
15th Dec 2013
15th Dec 2013
1-Bit ALU. Not the fastest or the smallest, but at least it works. Commands are given in binary to C1, C2, C3. Commands: 0=AND 1=OR 2=XOR 3=NOT A 4=NOT B 5=ADD 6=SUBTRACT 7=SHIFT (left if B=1; right if B=0)
cpp0 iostream cplusplus adder oversized electronics spark unit logic arithmetic

Comments

  • v325
    v325
    19th Jan 2019
    cplusplus?!
  • QuanTech
    QuanTech
    7th Oct 2016
    @kathy lmao c++
  • kathy
    kathy
    24th Jul 2016
    nevermind, i confused something with another thing that is very different
  • kathy
    kathy
    24th Jul 2016
    Cout? don't you mean stdout