Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 318 Bytes

Dadda-Multiplier (VLSI for signal processing)

Dadda multipliers require less area and are slightly faster than Wallace tree multipliers. Among tree multipliers, Dadda multiplier is the most popular multiplier. The above code consists of (8,8), (16,16), (32,32) dadda multiplier along with self checking test bench.