Logicly is Cool!
Logicly is a logic gate simulator written by Josh Tynjala to showcase some wiring components he developed, but it is very cool in its own right. As far a logic simulators go, it's so easy to put together basic circuits I just had to put together something fun:
That is a 3 bit shift register built from 3 edge-triggered D flip-flops. It's so much fun that I want to be able to do so much more. I want to be able to:
- Save circuits and be able to hand out URLs so that I can share them with other people or simply refer to them later.
- Take saved circuits and reuse them as blocks in other circuits.