rtl-ip-instantiate

Community

Create convention-compliant RTL IP wrappers

Authorbabyworm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Third-party IP integration is error-prone due to mismatched port names, widths, parameter settings, and missing tie-offs; this skill automates generation of consistent, project-convention RTL wrappers to eliminate transcription bugs and speed integration.

Core Features & Use Cases

  • Automated wrapper generation from IP-XACT descriptors or datasheets producing rtl/ip_wrappers/{ip_name}_wrapper.sv.
  • Enforces project naming and typing conventions (i_/o_/io_ prefixes, logic-only, u_ instance names, clk/rst domain naming) and documents parameter mappings and tie-offs.
  • Integrates lint checks (Verible + slang) and stops/escalates on missing descriptors or port-width mismatches.
  • Use case: wrapping a vendor SRAM or PHY so its ports map to sys_clk/sys_rst_n with explicit tie-offs and parameter comments for downstream verification.

Quick Start

Ask the rtl-ip-instantiate skill to generate an IP wrapper from the provided IP-XACT or datasheet and output rtl/ip_wrappers/{ip_name}_wrapper.sv.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rtl-ip-instantiate
Download link: https://github.com/babyworm/rtl-agent-team/archive/main.zip#rtl-ip-instantiate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.