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
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
GHDL is a compiler and simulator for VHDL hardware descriptions. It functions as a multi-pass analysis elaborator that resolves design hierarchies and dependencies to prepare hardware descriptions for simulation or synthesis. The project transforms VHDL source code into executable binaries for high-speed digital design verification and serves as a synthesis tool that converts descriptions into structural netlists compatible with vendor or open-source flows. It also implements the Language Server Protocol to provide static analysis, autocomplete, and code navigation for VHDL files. The toolse
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 integrati
Yosys هو أداة تركيب منطق رقمي وتركيب RTL تحول كود لغة وصف الأجهزة إلى تمثيلات على مستوى البوابة محسنة. تعمل كمحسن منطق أجهزة وأداة تحقق رسمية، مما يوفر إطار عمل لتحويل تمثيلات الدوائر العامة إلى خلايا مكتبة تقنية محددة لمنصات الأجهزة المستهدفة.
الميزات الرئيسية لـ yosyshq/yosys هي: Logic Synthesis Tools, Digital Logic Design Tools, Hardware Design Automation, Hardware Logic Optimization, Logic Optimizers, RTL Design Tools, RTL Elaboration Engines, Technology Cell Mapping.
تشمل البدائل مفتوحة المصدر لـ yosyshq/yosys: chipsalliance/chisel — Chisel is a hardware construction language and description tool used to define digital circuits. It functions as a… verilog-to-routing/vtr-verilog-to-routing — This project is an open-source computer-aided design toolchain designed for the synthesis, placement, and routing of… ghdl/ghdl — GHDL is a compiler and simulator for VHDL hardware descriptions. It functions as a multi-pass analysis elaborator that… hneemann/digital — Digital is a digital logic circuit simulator and hardware design verification tool. It provides a visual environment… logisim-evolution/logisim-evolution — Logisim Evolution is a digital logic simulator and schematic editor used for designing and verifying digital circuits.… briansmith/ring — Ring is a low-level cryptographic primitive library and security toolset designed for building portable, secure…