Features
- Open source, written in Java
- Runs as either an applet or an application
- Uses plain text files to save and restore the state of the
simulation
- Prints the simulation
- Supports:
- animation of minterm inputs
- flip-flop clock ticks
- toggling input and flip-flop values
- Other features will be added as I have time
- I used it to learn Java also
Links:
|
Explorations
- Help
- Quit
- Lessons
- Basic And
- Basic - k-Taut-2.txt
- Mano Fig 2-9
- Carp F 1-35
- Carp F 1-22
- Carp F 1-27a
- Carp F 2-18
- Mod 6 counter
- Toggle
- Tick
|
Drawing
- in, in, and, out
- move
- link
- next
- toggle
- Properties
- All gates
- Comment Gate
- f(a,b,c) = a'b + ac
- Carp 1.18 x 3
- Text IO
File and clipboad
- Only as application
- Download jar
- Run:
- java -jar C:\Circuits.jar
- Save
- Load
- UnLoad
- ToClip - paste to MS Word
- Print
|