This repository contains the design and simulation of several common logic circuits using Logisim, a graphical tool for designing and simulating digital logic circuits.
- Logisim: Download and install from the official website.
-
Clone the Repository:
git clone https://github.com/jubayer98/Basics-Logisim-Simulation.git cd Basics-Logisim-Simulation
-
Open Logisim:
- Launch Logisim.
- Open the
.circ
files included in this repository.
-
Simulate:
- Use the input pins to test the functionality of each circuit.
- Observe the output to verify the correct operation of the logic gates and circuits.
Contributions are welcome! If you have additional circuits or improvements, feel free to fork the repository, make your changes, and submit a pull request.
Enjoy exploring and simulating basic logic circuits with Logisim!