万众一芯开放验证 (UnityChip Verification) avatar

万众一芯开放验证 (UnityChip Verification)

Official

@xs-mlvp

0Followers
|
17Public Repos
|
13Published Skills

Open-source tools, examples in chip verification

Skills Distribution
DomainDeveloper To...RTL Verification (40%)Formal Assertion S.. (30%)Static Bug Analysis (30%)

Agent Skills by 万众一芯开放验证 (UnityChip Verification)

Showing 13 vetted skills indexed across 1 GitHub repositories.

XS-MLVPXS-MLVP
207

ucagent

Automate multi-step task workflows via YAML-configured missions and stages.

Official
Advanced
XS-MLVPXS-MLVP
207

sva-audit

Automate SVA environment analysis by filling formal records from verification results.

Official
Advanced
XS-MLVPXS-MLVP
207

cex-gen

Generate Python test function scaffolds for RTL bugs from wrapper.sv.

Official
Advanced
XS-MLVPXS-MLVP
207

sva-gen

Convert YAML SVA bodies into SystemVerilog assertions for formal checks.

Official
Advanced
XS-MLVPXS-MLVP
207

func-spec

Extract DUT functional specifications into hierarchical YAML records via update_spec.py.

Official
Intermediate
XS-MLVPXS-MLVP
207

bug-report

Scaffold RTL_BUG entries from verification analysis into .formal_records.yaml.

Official
Intermediate
XS-MLVPXS-MLVP
207

sva-opt

Analyze COI coverage data and generate SVA assertions for uncovered signals.

Official
Advanced
XS-MLVPXS-MLVP
207

static-bug-analysis

Analyze RTL designs for static bugs using FG/FC/CK taxonomy.

Official
Intermediate
XS-MLVPXS-MLVP
207

static-bug-validation

Validate and link static bug analysis placeholders to dynamic bug records.

Official
Intermediate
XS-MLVPXS-MLVP
207

test-case-implementation-in-batch

Automate batch test-case implementation and structured bug analysis workflows.

Official
Intermediate
XS-MLVPXS-MLVP
207

create-test-case-templates

Generate standardized test-case templates from Markdown definitions and reference files using Python scripts.

Official
Intermediate
XS-MLVPXS-MLVP
207

functions-and-checks

Structure DUT functionality into FG/FC/CK hierarchies for test design documentation.

Official
Intermediate
XS-MLVPXS-MLVP
207

ucagent-client

Control a UCAgent CMD API server over Unix sockets or HTTP(S).

Official
Advanced

Frequently Asked Questions About 万众一芯开放验证 (UnityChip Verification)

FAQPage Schema
What specific verification tasks does UnityChip enable?

UnityChip enables the extraction of DUT functional specifications into YAML, the generation of SystemVerilog assertions from formal records, and the systematic analysis of RTL designs for static bugs using FG/FC/CK taxonomy. It streamlines the transition from design documentation to formal verification environments.

Which engineering personas benefit from these verification capabilities?

Verification engineers, RTL designers, and formal verification specialists benefit from these capabilities. The platform is designed for professionals managing complex chip verification cycles who require structured, repeatable methods for assertion generation and bug tracking across large-scale hardware design projects.

What are the prerequisites for deploying UnityChip verification components?

Deployment requires a Unix-based environment capable of executing YAML-configured missions and processing SystemVerilog files. Users must maintain a structured DUT functional specification in YAML format and have access to standard RTL design files to facilitate the generation of assertion scaffolds and bug analysis records.