-
Notifications
You must be signed in to change notification settings - Fork 0
Simulate nand gates
License
rjb25/gate-wiring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TITLES: This code was written by Jason Basanese for Doc Po in ORG II at Eastern RULES: All variables must be strings(letter sequences). All intermediate gates must be numbers. Outputs may be numbers or letters. If a gate only receives one input it will assume the other input to be a true value. Effectively making the gate a not. USAGE: To use this, edit the demo.txt or whatever you name your wiring file. Once satisfied you may execute like: java -jar wiring.jar demo.txt Make sure the txt file is in the same folder as the jar file. Sample output: INPUTS OUTPUTS a b c OUT true true true false false true true true true false true true false false true true true true false true false true false true true false false true false false false true
About
Simulate nand gates
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published