soc-openroad
Installation
SKILL.md
SoC OpenROAD
Overview
Use the registered soc-openroad MCP server. Keep OpenROAD-flow-scripts and OpenROAD source trees independent from the SoC repository; store design-owned handoff files under pd/openroad/<platform>/<design>/.
Layout contract
Use this scheme for vibe_soc-style projects:
<project>/
└── pd/openroad/
├── <platform>/<design>/
│ ├── config.mk
│ └── constraint.sdc
└── work/ # ORFS logs/objects/reports/results; ignored by Git