News

This repository contains VHDL code for a 4-bit binary adder with a BCD (Binary Coded Decimal) decoder. The binary adder computes the sum of two 4-bit binary numbers using full adders, and the result ...
Bunch of basic VHDL codes done for practicing. Firstly did a module, "OR gate with 4 inputs", then instantiated it to "3 stage OR gate for 10 inputs". After that there was half adder turned to full ...