signal-classifier-T28

Classify T28 signals into analog, digital, power, and ground domains.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the classification of signals for the T28 process node, distinguishing between analog IO, digital IO, power, ground, and voltage domains, which is crucial for accurate IO ring design.

Core Features & Use Cases

  • Signal Type Classification: Identifies signals as analog_io, digital_io, analog_power, analog_ground, digital_power, digital_ground, voltage_domain_analog, or voltage_domain_digital.
  • Provider/Consumer Role Determination: Assigns roles based on voltage domain provider rules.
  • Use Case: When designing an IO ring for a T28 chip, use this skill to accurately categorize each signal, ensuring correct pin assignments and domain isolation.

Quick Start

Classify the signal CLKP for the T28 process node.

Frequently Asked Questions about signal-classifier-T28

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

FAQPage Schema
How do I classify signals for T28 process node IO ring design?

To classify signals for T28 process node IO ring design, you categorize each signal as analog_io, digital_io, analog_power, analog_ground, digital_power, digital_ground, or voltage domains. This ensures correct pin assignments and domain isolation.

What is the difference between analog and digital power signal classification in T28?

Analog and digital power signal classification in T28 distinguishes analog_power from digital_power and analog_ground from digital_ground. This separation enforces proper voltage domain provider rules and maintains domain isolation across the IO ring.

How are provider and consumer roles determined for T28 voltage domains?

Provider and consumer roles for T28 voltage domains are determined based on specific voltage domain provider rules. The classification process validates these roles alongside T28-specific device usage to ensure accurate analog or digital domain assignment.

Can I use naming heuristics for T28 signal type categorization?

Yes, you can use naming heuristics for T28 signal type categorization. The classification process combines explicit user instructions, mandatory dictionaries, and naming heuristics to accurately identify signal types and validate domain isolation rules.

What are the limitations when validating T28-specific device usage and domain isolation?

Validating T28-specific device usage and domain isolation is limited to the T28 process node. The classification relies on mandatory dictionaries and naming heuristics, meaning unrecognized signal names or unlisted devices may require explicit user instructions for accurate categorization.