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.
vhdl mux half-adder vhdl-code vhdl-examples full-adder ripple-carry-adder basic-gates-vhdl universal-gates-vhdl de-mux composite-adder encoder-vhdl decoder-vhdl carry-look-ahead-adder-vhdl
-
Updated
Jul 9, 2024 - VHDL