Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 264 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 264 Bytes

32-bit-wallace tree multiplier

as part of our curriculum i have developed a 32 bit wallace tree multiplier in verilog code for PICOrv32 RISC V core.

2.Multiplication:for multiplication i have used wallace tree multiplier (with carry save adders inside it)