{"id":13560129,"url":"https://github.com/logisim-evolution/logisim-evolution","last_synced_at":"2026-02-15T11:10:05.812Z","repository":{"id":20929134,"uuid":"24217298","full_name":"logisim-evolution/logisim-evolution","owner":"logisim-evolution","description":"Digital logic design tool and simulator","archived":false,"fork":false,"pushed_at":"2025-05-08T08:28:15.000Z","size":113757,"stargazers_count":5724,"open_issues_count":230,"forks_count":724,"subscribers_count":73,"default_branch":"main","last_synced_at":"2025-05-08T09:34:35.224Z","etag":null,"topics":["circuit","circuits","digital-circuit","digital-circuits","digital-logic","digital-logic-design","education","fpga","logic","logisim","logisim-evolution","simulator","timing-diagram","verilog","vhdl"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ltouroumov/logisim-evolution","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logisim-evolution.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"support/Flatpak/README.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-19T05:23:24.000Z","updated_at":"2025-05-08T08:28:21.000Z","dependencies_parsed_at":"2023-09-28T09:14:20.342Z","dependency_job_id":"dbaa1c6e-f290-409b-83bb-72a5c7fe0b21","html_url":"https://github.com/logisim-evolution/logisim-evolution","commit_stats":{"total_commits":3688,"total_committers":122,"mean_commits":"30.229508196721312","dds":0.732646420824295,"last_synced_commit":"9f7747637a08bf316030972ad2df2bb80be2dbe3"},"previous_names":["reds-heig/logisim-evolution"],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisim-evolution%2Flogisim-evolution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisim-evolution%2Flogisim-evolution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisim-evolution%2Flogisim-evolution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisim-evolution%2Flogisim-evolution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logisim-evolution","download_url":"https://codeload.github.com/logisim-evolution/logisim-evolution/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969247,"owners_count":21992263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circuit","circuits","digital-circuit","digital-circuits","digital-logic","digital-logic-design","education","fpga","logic","logisim","logisim-evolution","simulator","timing-diagram","verilog","vhdl"],"created_at":"2024-08-01T13:00:38.100Z","updated_at":"2026-02-15T11:10:05.801Z","avatar_url":"https://github.com/logisim-evolution.png","language":"Java","readme":"[![Logisim-evolution](docs/img/logisim-evolution-logo.png)](https://github.com/logisim-evolution/logisim-evolution)\n\n---\n\n# Logisim-evolution #\n\n* **Table of contents**\n  * [Features](#features)\n  * [Requirements](#requirements)\n  * **[Downloads](#download)**\n    * [Package Manager](#package-manager)\n    * [Nightly builds (unstable)](#nightly-builds)\n  * [Pictures of Logisim-evolution](docs/pics.md)\n  * [More Information](docs/docs.md)\n  * [Bug reports \u0026 feature requests](https://github.com/logisim-evolution/logisim-evolution/issues)\n  * [For developers](docs/developers.md)\n  * [How to contribute](docs/developers.md#how-to-contribute)\n  * [Credits](docs/credits.md)\n\n---\n\n## Features ##\n\n`Logisim-evolution` is educational software for designing and simulating digital logic circuits.\n`Logisim-evolution` is [free](#license), [open-source](https://github.com/logisim-evolution), and [cross-platform](#requirements).\n\nProject highlights:\n\n* easy to use circuit designer,\n* logic circuit simulations,\n* chronogram (to see the evolution of signals in your circuit),\n* electronic board integration (schematics can be simulated on real hardware),\n* VHDL components (components behavior can be specified in VHDL!),\n* TCL/TK console (interfaces between the circuit and the user),\n* huge library of components (LEDs, TTLs, switches, SoCs),\n* allows for custom libraries to be [loaded on startup](docs/automatic_library_import.md)\n* supports [multiple languages](docs/docs.md#translations),\n* and more!\n\n[![Logisim-evolution](docs/img/logisim-evolution-01-small.png)](docs/pics.md)\n[![Logisim-evolution](docs/img/logisim-evolution-02-small.png)](docs/pics.md)\n[![Logisim-evolution](docs/img/logisim-evolution-03-small.png)](docs/pics.md)\n\n---\n\n## Requirements ##\n\n`Logisim-evolution` is a Java application; therefore, it can run on any operating system supporting the Java runtime enviroment.\nIt requires [Java 21 (or newer)](https://adoptium.net/temurin/releases/).\n\n---\n\n## Download ###\n\n`Logisim-evolution` is available for\n[download in compiled form](https://github.com/logisim-evolution/logisim-evolution/releases)\nwith ready to use installable packages for Windows, macOS, and Linux\nor in [source code form](https://github.com/logisim-evolution), which you can [build yourself](docs/developers.md).\n\nThe following [platform specific packages](https://github.com/logisim-evolution/logisim-evolution/releases)\ninclude the Java runtime and do not require it to be installed separately:\n\n* `logisim-evolution_\u003cversion\u003e-1_amd64.deb`: Debian package (also suitable for Ubuntu and derivatives),\n* `logisim-evolution-\u003cversion\u003e-1.x86_64.rpm`: Package for Fedora/Redhat/CentOS/SuSE Linux distributions,\n* `logisim-evolution-\u003cversion\u003e_amd64.snap`: The [Snap](https://snapcraft.io/docs) archive for all\n  supported Linux distributions (also available in [Snapcraft store](https://snapcraft.io/logisim-evolution)),\n* `logisim-evolution-\u003cversion\u003e-aarch64.msi`: Installer package for Microsoft Windows for Arm processors,\n* `logisim-evolution-\u003cversion\u003e-amd64.msi`: Installer package for Microsoft Windows for Intel processors,\n* `logisim-evolution-\u003cversion\u003e-aarch64.dmg`: macOS package for Apple processors,\n* `logisim-evolution-\u003cversion\u003e-x86_64.dmg`: macOS package for Intel processors (also runs on Apple processors in simulation).\n\nThe Java JAR [`logisim-evolution-\u003cversion\u003e-all.jar`](https://github.com/logisim-evolution/logisim-evolution/releases)\nis also available and can be run on any system with a supported Java runtime installed.\n\n[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/logisim-evolution)\n\n---\n\n**Note for macOS users**:\nThe Logisim-evolution.app is not signed with an Apple approved certificate.\n\nWhen launching the application for the first time, you will have to start it via the \"Open\" entry in the\napplication icon's context menu in the macOS Finder. This is either done by clicking the application\nicon with the right mouse button or holding down \u003ckbd\u003eCTRL\u003c/kbd\u003e while clicking the icon with the\nleft mouse button. This will open a panel asking you to verify that you wish to launch the application.\nOn more recent versions of macOS, the panel will only give you a choice of moving the app to the trash or Cancel.\nOn those systems, click Cancel, open `System Preferences`, and select `Security \u0026 Privacy`.\nThere you may need to click the lock to make changes and authenticate with an administrative acccount.\nIt should show an option to open the app.\nSee [Safely open apps on your Mac](https://support.apple.com/en-us/HT202491) for more information.\n\nDepending on your security settings, you may also get a panel asking if you wish to allow it to accept\nnetwork connections. You can click \"Deny\" as we do not need network access currently nor we do request any.\n\n### Package Manager ###\n\n`Logisim-evolution` is available from a bunch of [package managers](https://repology.org/project/logisim-evolution/versions).\nNote that these (except for Snap) are not maintained by the core developers.\nIf you should observe a bug in Logisim-evolution while using one of these packages,\nfirst make sure that it can be reproduced with the most recent official packages\n[provided through this repository](https://github.com/logisim-evolution/logisim-evolution/releases)\nand ideally the HEAD of our [main branch](https://github.com/logisim-evolution/logisim-evolution/tree/main)\nbefore [creating an issue](https://github.com/logisim-evolution/logisim-evolution/issues) on\nthe official [Logisim-evolution repository](https://github.com/logisim-evolution/logisim-evolution).\nOtherwise, report the issue to the package maintainer!\n\n* [Snap](https://snapcraft.io/logisim-evolution) (`snap install logisim-evolution`)\n* [Flathub](https://flathub.org/apps/details/com.github.reds.LogisimEvolution) (`flatpak install flathub com.github.reds.LogisimEvolution`)\n* [Homebrew](https://formulae.brew.sh/cask/logisim-evolution) (`brew install --cask logisim-evolution`)\n* [MacPorts](https://ports.macports.org/port/logisim-evolution/details/) (`port install logisim-evolution`)\n* [Chocolatey](https://community.chocolatey.org/packages/logisim-evolution) (`choco install logisim-evolution`)\n* [winget](https://winget.run/pkg/logisim-evolution/logisim-evolution) (`winget install -e --id logisim-evolution.logisim-evolution`)\n* [Arch User Repository](https://aur.archlinux.org/packages/logisim-evolution)\n* [nixpkgs](https://search.nixos.org/packages?channel=24.05\u0026show=logisim-evolution)(`nix-shell -p logisim-evolution`)\n\n### Nightly builds ###\n\nWe also offer builds based on the current state of the\n[main](https://github.com/logisim-evolution/logisim-evolution/tree/main) branch.\nIf the main branch has been changed,\na new `Nightly build` is created at midnight [UTC](https://en.wikipedia.org/wiki/Coordinated_Universal_Time).\n\nNote that these builds may be unstable since the main branch is a work in progress.\n\nTo get nightly downloads, please go to the\n[nightly workflow page](https://github.com/logisim-evolution/logisim-evolution/actions/workflows/nightly.yml)\nand browse to the last successful build from the `Nightly` worker.\nNightly runs each night, but terminates quickly and does not produce new packages if nothing has changed since the last run.\nFind the most recent run that contains the packages.\nThe time Nightly took to run, given near the clock icon on the right, helps your search.\nNote that due to GitHub internals, all files are provided as ZIP archives.\nYou must unzip the downloaded file to get the installation package.\n\nPlease share your experience in [Discussions](https://github.com/logisim-evolution/logisim-evolution/discussions)\nor [open a ticket](https://github.com/logisim-evolution/logisim-evolution/issues)\nif you found a bug or have suggestions for improvement.\n\n---\n\n## License ##\n\n* `Logisim-evolution` is copyrighted ©2001-2024 by Logisim-evolution [developers](docs/credits.md).\n* This is free software licensed under [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html).\n","funding_links":[],"categories":["Applications","Java","Electronics Simulators","Tools","硬件_其他","🔧 Packages"],"sub_categories":["Electronic","网络服务_其他","⚡ Misc"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisim-evolution%2Flogisim-evolution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogisim-evolution%2Flogisim-evolution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisim-evolution%2Flogisim-evolution/lists"}