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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesConstrained Random Verification

Techniques for generating random test vectors subject to specific constraints to exercise hardware edge cases.

Distinct from Random Value Generators: This is a domain-specific hardware verification technique using solvers, distinct from generic software random value generators.

Explore 2 awesome GitHub repositories matching hardware & iot · Constrained Random Verification. Refine with filters or upvote what's useful.

Awesome Constrained Random Verification GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • verilator/verilatorAvatar von verilator

    verilator/verilator

    3,365Auf GitHub ansehen↗

    Verilator is a hardware simulation engine and toolchain that translates Verilog and SystemVerilog hardware description languages into optimized C++ or SystemC models. It functions as a compiler and transpiler, converting hardware designs into executable binaries to achieve high-speed simulation and integration into software environments. The project distinguishes itself by focusing on simulation acceleration through the generation of optimized C++ classes and cycle-accurate models. It provides a SystemVerilog linter for static analysis of hardware designs and a hardware coverage analyzer to t

    Generates constrained random test vectors using a solver to ensure comprehensive coverage of hardware edge cases.

    SystemVerilogcompilerscpprtl
    Auf GitHub ansehen↗3,365
  • ghdl/ghdlAvatar von ghdl

    ghdl/ghdl

    2,759Auf GitHub ansehen↗

    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

    Provides integration with external libraries to perform constrained random verification on hardware designs.

    VHDLcompilergccghdl
    Auf GitHub ansehen↗2,759
  1. Home
  2. Hardware & IoT
  3. Constrained Random Verification