Skip to content

tharunchitipolu/Multi-operations-toolbox-with-baugh-wooley-multiplier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLSI-for-Signal-Processing

Given A and B are 64 bit inputs. With two selection lines s1 and s0 to perform the operations, A+B, A-B, AB, C+AB. The above files have Verilog code files and self checking testbench.

Here the Addition and Subtraction operation done using A + (-1)^s * B. Multiplication is done using 'Baugh Wooley multiplier'.

About

Given A and B are 64-bit inputs. With two selection lines s1 and s0 to perform the operations, A+B, A-B, AB, C+AB using Baugh Wooley multiplier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published