awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
logisim-evolution avatar

logisim-evolution/logisim-evolution

0
View on GitHub↗
7,244 stars·961 forks·Java·GPL-3.0·21 views

Logisim Evolution

Logisim Evolution is a digital logic simulator and schematic editor used for designing and verifying digital circuits. It functions as a tool for digital circuit design and real-time logic simulation, allowing users to create schematic representations of electronic hardware using gates and registers.

The software distinguishes itself by providing hardware description language tools that allow for the definition of custom component behavior and the translation of visual schematics into synthesis-ready code for FPGA hardware deployment. It also serves as a bridge for physical hardware integration, mapping simulated designs to physical electronic boards for validation.

The platform covers a broad range of capabilities including timing and signal analysis via chronograms, hierarchical subcircuit encapsulation for reusable component grouping, and memory state management for RAM and ROM components. It further supports the export of circuit designs into vector graphics formats and the extension of hardware modules through pluggable component libraries.

The project is implemented as a cross-platform Java application.

Features

  • Digital Logic Design Tools - Provides a visual schematic editor for creating and designing digital logic circuits using gates and registers.
  • Schematic Capture Editors - Provides a visual editor for designing digital logic circuits using gates, registers, and custom subcircuits.
  • Logic Circuit Simulation - Simulates digital logic behavior by treating the circuit as a directed graph of components.
  • Automated Hardware Generation - Translates visual circuit designs into synthesis-ready hardware description code for deployment on programmable chips.
  • HDL Component Specifications - Enables specification of custom circuit component behavior using a hardware description language.
  • FPGA Hardware Design - Translates visual designs into synthesizable code for deployment on FPGA hardware.
  • HDL Behavioral Definitions - Allows the definition of custom component behavior using a hardware description language for precise simulation.
  • Logic Signal Analysis - Provides tools for capturing and visualizing digital signal transitions to debug the temporal behavior of sequential circuits.
  • Hardware Description Languages - Supports the use of hardware description languages to model the behavior of electronic circuits.
  • Event-Driven Signal Systems - Implements an event-driven system to propagate signal changes across digital logic components in real time.
  • Digital Logic Simulation Modes - Executes logic simulations to verify timing diagrams, state transitions, and signal propagation in real-time.
  • Hardware Integration - Maps simulated schematics to physical electronic hardware to validate digital designs on real boards.
  • Physical Hardware Mapping - Bridges simulated digital schematics with physical electronic boards to validate designs on real hardware.
  • Reusable Subcircuit Grouping - Allows users to group sets of components into custom blocks for reuse across a project.
  • Schematic-to-HDL Translation - Translates visual schematic layouts into synthesis-ready hardware description code for FPGA deployment.
  • Simulated Memory Management - Provides a hex editor and interface to manage the data states of RAM and ROM components.
  • Circuit Signal Chronograms - Provides chronograms to visualize signal transitions over time for debugging sequential logic.
  • Hierarchical Subcircuit Encapsulation - Enables the creation of reusable subcircuits to simplify complex digital designs through hierarchical encapsulation.
  • Electronic Design Tools - Graphical environment for designing and simulating digital logic circuits.

Star history

Star history chart for logisim-evolution/logisim-evolutionStar history chart for logisim-evolution/logisim-evolution

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Logisim Evolution

Similar open-source projects, ranked by how many features they share with Logisim Evolution.
  • chipsalliance/chiselchipsalliance avatar

    chipsalliance/chisel

    4,691View on GitHub↗

    Chisel is a hardware construction language and description tool used to define digital circuits. It functions as a generator that converts high-level hardware descriptions into synthesizable Verilog code for use in ASIC and FPGA design. The project enables the creation of parameterizable hardware templates and reusable digital components. It leverages functional and object-oriented programming patterns to transform complex circuit representations into finalized hardware descriptions. The toolset covers the register-transfer level design workflow, allowing users to model digital circuits usin

    Scalachip-generatorchiselchisel3
    View on GitHub↗4,691
  • hneemann/digitalhneemann avatar

    hneemann/Digital

    5,793View on GitHub↗

    Digital is a digital logic circuit simulator and hardware design verification tool. It provides a visual environment for designing, testing, and verifying electronic circuits using event-based simulation and automated logic synthesis. The platform functions as a logic synthesis tool that applies boolean algebra to minimize gate configurations and convert truth tables into efficient hardware. It also serves as an HDL export tool, translating visual circuit graphs into VHDL or Verilog code, and as a CPLD deployment tool that generates JEDEC files for flashing programmable logic chips. The soft

    Javacircuitdigital-circuitseducation
    View on GitHub↗5,793
  • seblague/digital-logic-simSebLague avatar

    SebLague/Digital-Logic-Sim

    4,598View on GitHub↗

    Digital-Logic-Sim is a digital logic simulator and interactive circuit designer used for building and simulating digital hardware circuits. It functions as a visual editor and logic state visualizer that allows for the creation of complex digital logic models using logic gates, wires, and custom chips. The system includes a custom logic chip builder, enabling the grouping of basic logic gates into reusable components to create layered hardware architectures. Users can monitor these designs through a logic state visualizer that displays signal states and memory values using light indicators an

    C#
    View on GitHub↗4,598
  • geohot/fromthetransistorgeohot avatar

    geohot/fromthetransistor

    6,524View on GitHub↗

    This project consists of technical instructional guides and a structured computer science curriculum designed to teach the construction of a full computing stack from transistors up to a web browser. It provides a 12-week educational course that covers the fundamental domains of computer architecture and digital logic design. The curriculum is distinguished by its first-principles approach, guiding the learner through the engineering of CPUs, FPGAs, and PCBs using digital logic and hardware description languages. It includes specific syllabi for building a hardware design, a TCP/IP network st

    View on GitHub↗6,524
See all 30 alternatives to Logisim Evolution→

Frequently asked questions

What does logisim-evolution/logisim-evolution do?

Logisim Evolution is a digital logic simulator and schematic editor used for designing and verifying digital circuits. It functions as a tool for digital circuit design and real-time logic simulation, allowing users to create schematic representations of electronic hardware using gates and registers.

What are the main features of logisim-evolution/logisim-evolution?

The main features of logisim-evolution/logisim-evolution are: Digital Logic Design Tools, Schematic Capture Editors, Logic Circuit Simulation, Automated Hardware Generation, HDL Component Specifications, FPGA Hardware Design, HDL Behavioral Definitions, Logic Signal Analysis.

What are some open-source alternatives to logisim-evolution/logisim-evolution?

Open-source alternatives to logisim-evolution/logisim-evolution include: chipsalliance/chisel — Chisel is a hardware construction language and description tool used to define digital circuits. It functions as a… hneemann/digital — Digital is a digital logic circuit simulator and hardware design verification tool. It provides a visual environment… seblague/digital-logic-sim — Digital-Logic-Sim is a digital logic simulator and interactive circuit designer used for building and simulating… geohot/fromthetransistor — This project consists of technical instructional guides and a structured computer science curriculum designed to teach… clash-lang/clash-compiler — Clash is a functional hardware compiler and hardware description language compiler that translates strongly typed… enjoy-digital/litex — LiteX is an FPGA SoC development suite and SoC builder framework used to programmatically design system-on-chips. It…