Skip to content
#

adder

Here are 25 public repositories matching this topic...

Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in this ALU. The ALU operation will take two clocks. The first clock cycle will be used to load values into the registers. The second will be for performing the operations. 6-bit opcodes are used to select the fun…

  • Updated Jul 17, 2022
  • Verilog
Performance-Analysis-of-Parallel-Prefix-Adders-Using-Zynq-7000-APSoC

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

Improve this page

Add a description, image, and links to the adder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adder topic, visit your repo's landing page and select "manage topics."

Learn more