openroad-tcl

Provide offline OpenROAD Tcl command documentation with options and examples.

36|13|Updated Jun 8, 2025
One-click install
npx skills add https://github.com/VLSIDA/HighTide --skill openroad-tcl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openroad-tcl
Source: https://github.com/VLSIDA/HighTide/tree/main/.claude/skills/openroad-tcl
Command: npx skills add https://github.com/VLSIDA/HighTide --skill openroad-tcl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the need to search online or dive into multiple repos when you need precise OpenROAD Tcl command signatures, options, and usage notes while scripting flows or debugging flows in OpenROAD.

Core Features & Use Cases

  • Comprehensive Module Mapping: Provides a table mapping each OpenROAD module to the commands it exposes, enabling you to quickly locate the reference for gpl, drt, pdn, grt, gui, and more.
  • Upstream Mirrors: Mirrors the README for every OpenROAD Tcl module under refs/ so you can read the latest command descriptions, options, examples, and developer notes offline.
  • Refresh Guidance: Includes instructions for refreshing the refs from The-OpenROAD-Project/OpenROAD repository to keep documentation current after upstream changes.

Quick Start

Ask for the global_placement command signature and key options from the OpenROAD Tcl reference.

Frequently Asked Questions about openroad-tcl

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

FAQPage Schema
How do I find OpenROAD Tcl command signatures and options for scripting?

OpenROAD Tcl command signatures and options are provided through offline reference mirrors covering modules like global_placement, detailed_route, and pdn grids for precise scripting needs.

What is the OpenROAD Tcl reference mapping for gpl, drt, and pdn modules?

The OpenROAD Tcl reference provides a comprehensive table mapping each module, such as gpl, drt, and pdn, to the specific commands it exposes for quick lookup.

How do I get usage examples for the global_placement command in OpenROAD?

Usage examples for the global_placement command are included in the mirrored OpenROAD Tcl module readmes, which detail descriptions, options, and developer notes offline.

Can I access OpenROAD detailed_route and power integrity utility documentation offline?

Yes, OpenROAD detailed_route and power integrity utility documentation is accessible offline through mirrored readmes covering command options, examples, and developer notes.

How do I refresh OpenROAD Tcl command references after upstream repository changes?

Refresh OpenROAD Tcl command references by following included instructions to pull updated readmes from The-OpenROAD-Project/OpenROAD repository, keeping documentation current.

Does the OpenROAD Tcl reference include gui helpers and pdn grids commands?

Yes, the OpenROAD Tcl reference includes gui helpers and pdn grids commands, with detailed documentation on their options, examples, and usage notes.