awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
logisim-evolution avatar

logisim-evolution/logisim-evolution

0
View on GitHub↗
7,244 stele·961 fork-uri·Java·GPL-3.0·5 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru logisim-evolution/logisim-evolutionGraficul istoricului de stele pentru logisim-evolution/logisim-evolution

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face logisim-evolution/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.

Care sunt principalele funcționalități ale logisim-evolution/logisim-evolution?

Principalele funcționalități ale logisim-evolution/logisim-evolution sunt: 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.

Care sunt câteva alternative open-source pentru logisim-evolution/logisim-evolution?

Alternativele open-source pentru logisim-evolution/logisim-evolution includ: 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… enjoy-digital/litex — LiteX is an FPGA SoC development suite and SoC builder framework used to programmatically design system-on-chips. It… northwoodssoftware/gojs — GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts,…

Alternative open-source pentru Logisim Evolution

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Logisim Evolution.
  • chipsalliance/chiselAvatar chipsalliance

    chipsalliance/chisel

    4,691Vezi pe 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
    Vezi pe GitHub↗4,691
  • hneemann/digitalAvatar hneemann

    hneemann/Digital

    5,793Vezi pe 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
    Vezi pe GitHub↗5,793
  • seblague/digital-logic-simAvatar SebLague

    SebLague/Digital-Logic-Sim

    4,598Vezi pe 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#
    Vezi pe GitHub↗4,598
  • geohot/fromthetransistorAvatar geohot

    geohot/fromthetransistor

    6,524Vezi pe 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

    Vezi pe GitHub↗6,524
Vezi toate cele 30 alternative pentru Logisim Evolution→