Digital-Logics-Simulator is a terminal based simulation of Digital Logic & Computer Organization and Architecture practical. It contains simulation of seven practicals.
- Terminal Based simulation
- Step to step explanation
- Images are added for better understanding
Step 00: Requirements Need to be installed before Setup
Install the following python libraries.
- gates
- circuits
- opencv-python
- numpy
Step 01: Clone the repository
git clone https://github.com/7absec/Digital-Logics-Simulator.git
Step 02: Go to the Digital-Logics-Simulator directory.
Step 03: Open Command Prompt (CMD) in the current directory.
Step 04: Run ./DigitaLogicSimulator.bat
All Steps after this will be performed inside the Command Prompt
Step 05: Select the practical number to perform the test. and proceed with the instructiions
Note: If cought any error make sure all the required python libraries are installed and python is added in to the path (environment variable)
We are done here with the installation. 👍