read_openlane_reports
Extract and analyze OpenLane report files for PPA metrics, timing, and routing quality. Specify a report category or retrieve all for comprehensive design results evaluation on the EDA Tools MCP Server.
Instructions
Read OpenLane report files for LLM analysis. Returns all reports or specific category for detailed analysis of PPA metrics, timing, routing quality, and other design results.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | Project ID from OpenLane run | |
report_type | No | Specific report category to read (synthesis, placement, routing, final, etc.). Leave empty to read all reports. |