device-type-mapper-T28

Map electronic signals to T28 device types with positional suffixes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the mapping of electronic signals to specific T28 device types, ensuring correct component selection and adherence to T28 process node specifications.

Core Features & Use Cases

  • T28 Device Mapping: Assigns appropriate T28 device types (e.g., PDB3AC, PDDW16SDGZ) based on signal classification and type.
  • Suffix Application: Applies correct positional suffixes (_H_G, _V_G) to device names based on signal placement.
  • Use Case: When designing a chip for a T28 process, this skill takes a classified signal like 'analog_io' located on the 'left' side and correctly identifies its device type as 'PDB3AC_H_G'.

Quick Start

Use the device-type-mapper-T28 skill to map the signal 'my_analog_signal' of type 'analog_io' located at position 'left'.

Frequently Asked Questions about device-type-mapper-T28

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

FAQPage Schema
How do I map electronic signals to T28 device types for 28nm process node chip design?

T28 device mapping assigns appropriate 28nm process node components by referencing device type tables based on signal classification and type, ensuring accurate component selection for chip designs.

What are the positional suffix rules for T28 semiconductor device names?

Positional suffix rules in T28 semiconductor design append identifiers like _H_G or _V_G to device names based on signal placement, ensuring correct positional mapping for components like PDDW16SDGZ.

How do I apply positional suffixes to T28 device names based on signal placement?

Apply positional suffixes to T28 device names by providing the signal location, which generates suffixes like _H_G for left-side placement, resulting in accurate component names such as PDB3AC_H_G.

When do I need device mapping for T28 28nm process node component selection?

You need T28 device mapping when designing chips for 28nm process nodes to ensure accurate component assignment and adherence to T28 process specifications for classified signals.

Can I use T28 device mapping for analog_io signals located on specific chip sides?

Yes, T28 device mapping handles analog_io signals by taking the signal classification and location, such as left side, to correctly identify the corresponding device type with positional suffixes.