A 4bit Multiplier in VHDL
-
Updated
Feb 3, 2020 - VHDL
A 4bit Multiplier in VHDL
VHDL implementations of half-adders, full-adders, and a 4-bit adder for digital circuit design
Assignment 3, Digital Logic Design Lab, Spring 2021, IIT Bombay
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.
Add a description, image, and links to the half-adder topic page so that developers can more easily learn about it.
To associate your repository with the half-adder topic, visit your repo's landing page and select "manage topics."