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.