read_openlane_reports
Analyzes OpenLane report files to extract PPA metrics, timing, routing quality, and design results. Specify a report category or retrieve all for comprehensive LLM-driven 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. |