Search found 13 matches

by TCWORLD
Fri Sep 16, 2011 4:56 pm
Forum: Circuit Talk
Topic: 8 X 8 Binary Multiplier
Replies: 13
Views: 32855

Re: 8 X 8 Binary Multiplier

It can now do: A + B, A - B, B - A, - A - B, A x B. Also, I have added a second thing i have been working on which is a modular method to do binary to BCD conversion with only Primitive logic gates. :D I have implimented a method which allows conversion of any number of binary bits by simply adding ...
by TCWORLD
Thu Sep 15, 2011 5:20 pm
Forum: Circuit Talk
Topic: 8 X 8 Binary Multiplier
Replies: 13
Views: 32855

8 X 8 Binary Multiplier

A circuit to multiply a pair of 8 bit numbers.
Multiplier.zip
8 x 8 Binary Multiplier
(45.41 KiB) Downloaded 2446 times
:)

I plan to modify the circuit to be able to select whether it does Addition, Subtraction, or Multiplication, and possibly integer division aswell :D

Tom
by TCWORLD
Thu Sep 15, 2011 5:14 pm
Forum: Circuit Talk
Topic: Byte Adder
Replies: 6
Views: 16892

Re: Byte Adder

If you are still interested in a circuit to add two 4bit numbers and display the outpput on a pair of 7 segment display, I came up with one method a year or so ago fo some uni coursework. I can recreate it in logiccircuit if you want :)