Skip to content

Implementation of a generalized Parallel Multiplier using Carry Save Adder in SystemVerilog and Xilinx Vivado.

License

Notifications You must be signed in to change notification settings

SKpro-glitch/Parallel_Multiplier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Multiplier


Author: Soham Kapur

Description: Implementation of a generalized Parallel Multiplier using Carry Save Adder with SystemVerilog and Xilinx Vivado.

Tools Used: SystemVerilog HDL, Xilinx Vivado

Concepts used: Parameterization, Parallel Multiplier, Carry Save Adder

Multiplier Schematic: 4x4 multiplier
image

Adder Row Schematic: Individual instance of Intermediate Product module
image