read_openlane_reports
Analyze OpenLane report files to extract PPA metrics, timing, routing quality, and design results. Specify a project ID to read all reports or focus on categories like synthesis, placement, or routing for detailed insights.
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. |