tptQuantification
tptQuantification
1 / 0
23rd Apr 2020
23rd Apr 2020
For a project I'm working on. Wanted to backup the stamps, might be fun to mess with, or intresting, so i publish.

Comments

  • tptQuantification
    tptQuantification
    23rd Apr 2020
    working version
  • tptQuantification
    tptQuantification
    23rd Apr 2020
    MAKING IMPROVEMENTS, DOESN'T WORK RN
  • tptQuantification
    tptQuantification
    23rd Apr 2020
    1 wire, gosh darn it!
  • tptQuantification
    tptQuantification
    23rd Apr 2020
    now gives expected result.
  • tptQuantification
    tptQuantification
    23rd Apr 2020
    ez fix
  • tptQuantification
    tptQuantification
    23rd Apr 2020
    i messed up in a weird way. (a0 && c0)||(b0 && c0) gives a sum of 1 and a carry of 0
  • tptQuantification
    tptQuantification
    23rd Apr 2020
    I plan to make a 4 bit adder but only using a 2 bit adder and some memory, and recursively feeding the carry bit through the input on the adder, sequentially feeding in the inputs, and recording the output as the result