Recent content by SFighter

  1. S

    Digital circuit: multiplying 2 binary numbers

    Nevermind - me and a friend just figured it out (ASM related)
  2. S

    Digital circuit: multiplying 2 binary numbers

    "Design a digital circuit that multiplies two binary numbers by the repeated addition method (to mult. 5x4, the digi system evaluates the product by adding the multiplicand fours times: 5+5+5+5=20). Let the multiplicand be in register BR, the multiplier in reg AR, the product in reg PR. An adder...
Back
Top