Logisim release history

Version 2.7.1 (March 21, 2011)

  • Feature: When errors are in a file being loaded, the file is still partially loaded and displayed. If multiple errors are found, each is displayed.

  • Feature: In Plexers library, added Select Location attribute to multiplexer, demultiplexer, and decoder.

  • Feature: If some components somehow manage to get "off the grid," they are relocated back onto the grid once they are moved.

  • Behavior change: With transistors and transmission gates, a floating value is passed through as floating regardless of the value of gate (including a floating or error gate value).

  • Behavior change: When clicking the currently viewed circuit, the circuit attributes are shown but no tool to add that circuit to itself is selected. This also happens with triple-clicking a circuit: The view is switched to the circuit, but the tool is not selected for adding instances to itself.

  • Bug fix: The combinational analysis "Product of Sums" option did not work when any variable other than the last one was to appear negated in any of the sums.

  • Bug fix: In the main editor window, when "Close" was selected from the Window menu, a dialog box popped up giving the Save/Discard/Cancel; but if Cancel was selected, the window was still closed (but without saving).

  • Bug fix: When "Reset Simulation" was selected while simulation was enabled, the reset values were not propagated through the circuit immediately.

  • Bug fix: Several types of exceptions could occur during simulation, particularly when poking the simulation while the simulation is busy. Many of these have been removed.

  • Bug fix: You could copy components from one project and paste them into another, even though the other project's libraries may not support the components being pasted.

  • Bug fix: Through starting to edit an attribute with a drop-down menu and then switching to view attributes for something else, the newly viewed attributes would actually change to the value of the previous edit.

  • Bug fix: When editing a circuit's appearances, labels would be given a color based on the fill color for rectangles/ovals/polygons rather than the color selected for text. This color was by default white, and so they appeared invisible.

  • Bug fix: When editing a circuit's appearance, changing between Border, Fill, Border & Fill didn't update attribute list (whether viewing attributes for a tool or for the current selection).

  • Bug fix: When editing a circuit's appearance and copying to the clipboard, the anchor's location and facing are stored to the clipboard if the selection includes the anchor.

  • Bug fix: In rare cases, loading files would show an error reading "Resetting to invalid mark." (This seems to have involved a non-ASCII character in exactly the wrong position.)

  • Bug fix: The Windows executable's application description was changed so "Open with" context menu gives proper application name.

Version 2.7.0 (March 7, 2011)

GUI

  • Feature: Added the option of switching the "explorer pane" between viewing the "toolbox" (the project's circuits and libraries that has appeared in the explorer pane in previous versions) and a simulation hierarchy.

  • Feature: A Greek translation of the GUI elements was added. (The documentation is not yet translated.)

  • Feature: The attribute table contains a header line describing which attributes are being edited.

  • Feature: Added a "Close" item to the Window menu, which closes the current window. The "Close" item in the File menu continues to close the current project; its shortcut is now Control-Shift-W.

  • Feature: Added 250%, 300%, 400% to the options for zooming.

  • Feature: File dialogs "remember" the location of the last-accessed file, and the next file dialog starts from there - even when Logisim is started again.

  • Feature: During a rectangular selection, the rectangle is drawn with a light blue, and components that will be affected are indicated with a slate-blue outline.

  • Design change: Removed option to disable the project toolbar.

  • Bug fix: In moving a component whose output is connected to itself, it was possible for an exception to cause the program to hang.

  • Bug fix: The "Second radix when wire poked" preference was ignored - the "First radix" was displayed twice when the wire was poked.

  • Bug fix: Enabled the "-clearprops" command-line option for clearing all application preferences. (The previous version worked with "-clearprefs", but it was described as "-clearprops" in the "-help" text and in the documentation. Both now work.)

  • Bug fix: The Logging module's window title did not change when the file's name was changed.

Core

  • Feature: Saving project files is more cautious, creating a backup before starting to write to disk and recovering from the backup if for some reason the save is detected to fail (whether nothing has been written to the file or an error has occurred while saving).

  • Feature: Individual subcircuit instances can have a label, in addition to the "shared label" that is displayed in the center of each instance of a subcircuit.

  • Bug fix: When simulation is disabled, selecting Tick Once will still cause a tick once the simulation is stepped.

Libraries

  • Feature: Added a Wiring library containing transistor, transmission gate, power and ground components. Also, the splitter, pin, probe, tunnel, clock, pull resistor, and bit extender were moved into the Wiring library from the Base library, and constant was moved into the Wiring library from the Gates library.

  • Feature: In the Wiring library, splitters can be configured to show which bits correspond to each end using the new Appearance attribute. It uses this new appearance by default.

  • Feature: In the Wiring library, the pop-up menu associated with splitters includes menu items for distributing the bits in ascending or descending order.

  • Feature: In the Gates library, the gates (except Controlled Buffer and Controlled Inverter) have a new Output Value attribute so that a gate can output a floating value when the result is true or when the result is false. This is useful for building a wired-or and wired-and connections.

  • Feature: In the Plexers library, an enable input was added to the multiplexer, demultiplexer, and decoder.

  • Feature: In the Plexers library, the priority encoder received a new Disabled Output attribute.

  • Feature: In the I/O library, the LED Matrix's Input Format attribute can be changed after the matrix is added into the circuit.

  • Design change: Deleted the "Legacy" library for loading files saved in versions 1.x of Logisim.

  • Design change: For the Memory library's Random component, a reset when the seed is 0 computes a new initial seed based on the current time. (It previously reset to the initial seed for the current simulation.)

  • Design change: All components except Constant now use the included GIF icons rather than Java code.

  • Bug fix: In the Wiring library, changing the label for a Tunnel would not immediately affect the values propagated through the circuit.

  • Bug fix: In the Wiring library, Pull Resistors did not respect "printer view," which is meant to be black and white.

Combinational Analysis

  • Feature: In the Combinational Analysis module, the user can select between using a sum of products or a product of sums.

  • Feature: The Combinational Analysis module supports apostrophes (as in "x'" for NOT x).

  • Design change: The Combinational Analysis module's expression pane uses a larger font size than previously.

  • Bug fix: Some run-time exceptions that would occur upon doing "Analyze Circuit" a second time were removed.

  • Bug fix: In the Karnaugh maps drawn by the Combinational Analysis module, each implicant was indicated by a red rectangle, but they were meant to use varied colors.

  • Bug fix: The Combinational Analysis module's "Build Circuit" feature could create excess wire segments and even overlapping wires when a gate with an even number of inputs had several of its first half of inputs wired directly to the circuit inputs.

  • Bug fix: The "Set As Expression" button would sometimes not be disabled when pressed (particularly when the previous expression was the same except for spaces).

Other release information

Release statistics
2.5.0 to 2.6.2
2.2.0 to 2.4.0
2.1.0 to 2.1.8
2.0.0 to 2.0.6
2.0 Beta 1 to 2.0.0
0.3 to 1.09c