-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
13 lines (13 loc) · 699 Bytes
/
README
File metadata and controls
13 lines (13 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
Logic Circuit Builder
-----------------------------------------------
Authors: Abhijith V Mohan
Prakhar Jain
-----------------------------------------------
Done as software project in 4th semester
-----------------------------------------------
Description:
This is a simple logic circuit builder/simulator. It allows the user to build logic circuits by dragging and dropping various circuit elements(Gates, outputs and inputs).
This was implemented in JAVA using the Swing GUI Toolkit.
The operation of the software is fairly intuitive. More descriptive documentation is provided in simulator.pdf, which is the project report for this project.
To run the software,
java --jar logcktbuilder.jar