This repository contains various VHDL projects showcasing digital logic circuits implemented using VHDL.
- NAND NAND Logic: Implements a digital logic circuit using NAND gates.
- NAND OR Negation Logic: Implements a digital logic circuit using NAND, OR, and NOT gates.
- XOR AND Gate Simulator: Simulates the behavior of XOR and AND gates.
- NAND Gate: Implements a digital logic circuit using NAND gates.
- OR Gate: Implements a digital logic circuit using OR gates.
Each project contains VHDL code for the corresponding digital logic circuit along with testbench files to verify functionality.
This repository is licensed under the MIT License - see the LICENSE file for details.