drc-validation-skill

Validate IO Ring layouts against T28 and T180 DRC rules.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/chenzc24/skills-workspace-v2 --skill drc-validation-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drc-validation-skill
Source: https://github.com/chenzc24/skills-workspace-v2/tree/main/drc-validation-skill
Command: npx skills add https://github.com/chenzc24/skills-workspace-v2 --skill drc-validation-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the validation of IO Ring layouts against specific technology process node Design Rule Check (DRC) requirements, preventing manufacturing failures.

Core Features & Use Cases

  • Technology-Specific Validation: Enforces DRC rules for T28 and T180 process nodes, including minimum dimensions, metal layers, and parameter precision.
  • Compliance Assurance: Ensures generated layouts meet critical manufacturing specifications before further processing.
  • Use Case: When generating an IO Ring layout for a T28 chip, use this Skill to verify that all metal spacing and widths adhere to the T28 process node's minimum requirements.

Quick Start

Validate the layout file '/path/to/io_ring_layout.il' for the T180 process node.

Frequently Asked Questions about drc-validation-skill

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

FAQPage Schema
How do I validate an IO Ring layout against T28 and T180 DRC rules?

To validate an IO Ring layout, this Skill checks your layout file against T28 and T180 process node DRC requirements, enforcing minimum spacing, width, metal layer usage, and parameter precision rules to ensure manufacturing compliance.

What is DRC validation for semiconductor IO Ring layouts?

DRC validation for semiconductor IO Ring layouts is the process of verifying that physical design dimensions, metal layers, and spacing meet specific manufacturing specifications for process nodes like T28 and T180.

Can I use this to check manufacturing compliance for both T28 and T180 process nodes?

Yes, you can check manufacturing compliance for both T28 and T180 process nodes, as the Skill references specific technology rule sets to enforce minimum dimensions and metal layer usage for each respective node.

What specific design rules are enforced during IO Ring DRC validation?

During IO Ring DRC validation, the Skill enforces minimum spacing, minimum width, correct metal layer usage, and parameter precision rules based on the referenced T28 or T180 technology specifications.

When do I need to run DRC validation for an IO Ring layout?

You need to run DRC validation for an IO Ring layout after generation and before further processing, ensuring the physical design adheres to critical manufacturing specifications to prevent fabrication failures.