read_openlane_reports
Extract and analyze OpenLane report files for PPA metrics, timing, routing quality, and design results. Specify a report category for targeted insights or retrieve all reports for comprehensive evaluation.
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. |