Logisim

Logisim

A circuit running in Logisim 2.5.1 on Windows Vista
Developer(s) Carl Burch
Stable release
2.7.1 / March 21, 2011 (2011-03-21)
Written in Java
Operating system Linux, OS X, Microsoft Windows, FreeBSD[1]
Available in English, German, Spanish, Portuguese, Russian, Greek
Type Logic simulation
License GNU General Public License (2 or more)
Website www.cburch.com/logisim

Logisim is a logic simulator which permits circuits to be designed and simulated using a graphical user interface. Released under the GNU Public License, Logisim is free software designed to run under the Microsoft Windows, OS X, and Linux platforms. Its code is entirely in Java using the Swing graphical user interface library. The primary developer, Carl Burch, has worked on Logisim since its inception in 2001.

The software is used most often by students in computer science classes to design and experiment with digital circuits in simulation. Circuits are designed in Logisim using a graphical user interface similar to traditional drawing programs, an interface also found in many other simulators. Unlike most other simulators of Logisim's sophistication, Logisim allows the user to edit the circuit during simulation. The relative simplicity of the interface makes it work well for survey courses.[2] Design features for more sophisticated circuits, such as the "subcircuits" and "wire bundles" found in Logisim, are available in few other open-source graphical tools.

While users can design complete CPU implementations within Logisim, the software is designed primarily for educational use. Professionals typically design such large-scale circuits using a hardware description language such as Verilog or VHDL. Logisim is unable to accommodate analog components.

Logisim has been indefinitely suspended in development, but a fork, called Logisim-evolution, is still actively developed.

See also

Wikimedia Commons has media related to Logisim.

References

  1. "cad/logisim". FreshPorts. Retrieved 27 February 2015.
  2. "Breadth-first CS 1 for scientists". Retrieved 2010-09-14.
This article is issued from Wikipedia - version of the 7/20/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.