This repository contains the source codes for design of various combinational and sequential circuits using logic gates and componenets written in VHDL using Xilinx (14.7), which were practiced as a part of my Computer Architecture Lab during my 4th semester.
| Group | Files | Link |
|---|---|---|
| Basic Gates | AND, OR, NAND | |
| Adders | Half Adder, Full Adder, Full using Half Adder, 4 bit Adder, 8 bit Adder | |
| Subtractors | Half Subtractor, Full Subtractor, Full using Half Subtractor, 4 bit Subtractor, 8 bit Subtractor | |
Clone the project
git clone https://github.com/uiuxarghya/PCC-CS492Go to the project directory
cd PCC-CS492Any suggestions and/or improvements are welcome. Please create a pull request or open an issue to submit your feedback.