PDS 报告解析
fpga_pds_reportsExtract timing, resource, and bitstream information from existing PDS build logs and reports—no rebuild required.
Instructions
解析 PDS 构建日志、时序、资源与 bitstream 输出;不运行 PDS。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log | No | 额外日志文本 | |
| top | No | 可选顶层名,仅用于回传标注 | |
| logPath | No | 额外日志文件绝对路径 | |
| pdsPath | No | .pds 工程文件绝对路径 | |
| buildDir | No | PDS 构建目录;省略时取 pdsPath 所在目录 |