Skip to content
#

half-adder

Here are 22 public repositories matching this topic...

This Repository contains the basic VHDL code for different circuits we learn in Computer Architecture. All the provided codes run on EdaPlayground platform, thus divided into testbench code (that goes under testbench.vhd window )and design code (goes under design.vhd) for clarity.

  • Updated Jul 9, 2024
  • VHDL

This repository contains Verilog HDL implementations of Half Adders, Full Adders, and 4-bit Adders, designed at three different abstraction levels: Gate Level, Dataflow Level, and Behavioral Level. These designs are fundamental to digital electronics, and this project showcases the versatility of Verilog in modeling and simulating digital circuits.

  • Updated Aug 24, 2024
  • Verilog

Improve this page

Add a description, image, and links to the half-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 half-adder topic, visit your repo's landing page and select "manage topics."

Learn more