Skip to content

A multiplier which takes two 4-bit operands in and returns the corresponding 8-bit product.

Notifications You must be signed in to change notification settings

Dodoveloper/two-operands-multiplier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Moltiplicatore ad 8 bit

Implementazione di un circuito logico che esegue il prodotto di due operandi di 4 bit ciascuno, il quale simula un moltiplicatore utilizzabile nelle ALU. Il tutto è stato realizzato sviluppando delle varianti del circuito logico Full Adder adatte allo scopo.

Software utilizzato: TKGate 2.0-b10


8-bit multiplier

Software implementation of a digital circuit which computes the product between two 4-bit operands, simulating a multiplier tht could be used in an ALU. It has been realized using digital circuits such as Half Adders, Full Adders, etc, modified fot this purpose.

Software used: TKGate 2.0-b10

About

A multiplier which takes two 4-bit operands in and returns the corresponding 8-bit product.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published