Performed a comparative study of Parallel Prefix Adders using Verilog HDL on Zynq-7000 APSoC (PL) from XIlinx. Circuits are simulated, synthesized and implemented using Vivado Design Suite.
-
Updated
Apr 13, 2021 - Verilog
Performed a comparative study of Parallel Prefix Adders using Verilog HDL on Zynq-7000 APSoC (PL) from XIlinx. Circuits are simulated, synthesized and implemented using Vivado Design Suite.
This repo consists of the iverilog implementation of a Parallel Prefix adder - 8bit (I/P - O/P). This was done as a part of a project Under UE19CS206 - Digital Design and Computer Organization Laboratory Course at PES University.
6-bit prefix adder implemented via Verilog HDL.
N-bit adder implementations (Ripple Carry, Carry Lookahead, and Prefix) with synthesis using Cadence Genus. Area, power, and delay comparisons are provided for N = 4, 8, 16, 32, and 64.
Add a description, image, and links to the prefix-adder topic page so that developers can more easily learn about it.
To associate your repository with the prefix-adder topic, visit your repo's landing page and select "manage topics."