Logical circuits

This program was my final exam project at the grammar school in 1998. It lets you design and test simple "binary circuits".
These circuits use binary input (0,1) and a set of elements, that provide basic operations (AND, OR, XOR, ..). It's not a professional program, but it's suitable for education purposes.

Some features of the program:
  • simulates even some circuits with a loop
  • color depth 24, 16, 15 and 8 bits
  • fully mouse controlled interface - try using both buttons and drawing the wires by dragging
  • virtual scrolling screen
  • saving a current circuit to file
  • screen save
  • tracing the wire's value
Technologies used:
Download:
Manual: