rtl-silicon-validation-policy

Define and enforce P5B silicon validation policies for synthesis and signoff readiness.

43|9|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/babyworm/rtl-agent-team --skill rtl-silicon-validation-policy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rtl-silicon-validation-policy
Source: https://github.com/babyworm/rtl-agent-team/tree/main/skills/rtl-silicon-validation-policy
Command: npx skills add https://github.com/babyworm/rtl-agent-team --skill rtl-silicon-validation-policy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The policy defines clear criteria and a structured workflow for P5B silicon validation, ensuring consistent signoff readiness across block and top levels.

Core Features & Use Cases

  • Mandatory checks for constraints quality, synthesis success on block/top, CDC/timing signoff, and top precision regression.
  • Conditional expert delegation via equivalence validation when RTL/netlist or ECO delta requires verification, with explicit gating on preconditions.
  • A standardized state template (templates/p5b-state.json) to guide progress and artifacts through the signoff process.

Quick Start

Initialize and apply the P5B validation policy to the target silicon project and begin the signoff workflow.

Frequently Asked Questions about rtl-silicon-validation-policy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is silicon validation signoff and when is it required for block and top-level designs?

Silicon validation signoff ensures post-synthesis quality by enforcing mandatory checks for constraints, timing, and equivalence. It is required during post-synthesis verification workflows across block and top-level designs to confirm signoff readiness.

How do I enforce mandatory checks for CDC and timing signoff during post-synthesis verification?

Apply a P5B silicon validation policy to enforce mandatory checks for constraints quality, synthesis success, CDC/timing signoff, and top precision regression. This structured workflow provides guardrails for error-prone transitions during verification.

Can I use equivalence validation for ECO delta verification in post-synthesis workflows?

Yes, conditional expert delegation via equivalence validation handles RTL/netlist or ECO delta verification. This delegation explicitly gates on preconditions to ensure error-prone transitions are properly verified before proceeding toward signoff.

What is the best way to track progress and artifacts through the silicon signoff process?

Use a standardized state template, such as templates/p5b-state.json, to guide progress and artifacts through the signoff process. This template structures the workflow and ensures consistent tracking from synthesis through final validation.

Does this silicon validation policy support both block-level and top-level synthesis checks?

Yes, the P5B silicon validation policy enforces synthesis success and signoff readiness across both block and top-level designs. It applies comprehensive mandatory checks tailored for both design scopes during post-synthesis verification.