PDS IP 核查询
fpga_ip_lookupSearch the PDS IP catalog to retrieve core specifications, supported devices, parameter options, and datasheet PDF paths using exact slug, keyword query, or category filter.
Instructions
查 PDS IP 目录(~65 核:PLL/RAM/DRM/FIFO/APM/DDR/Debug 等):slug=精确返回该核 header/支持器件/参数(含 enum 选项)/数据手册 PDF 路径;query=关键词召回;category=按类(子串匹配,如 'PLL'/'Memory'/'DDR');都不传=返回核清单汇总。每个核自带 datasheet PDF。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 检索方式,默认 auto | |
| slug | No | 精确核 slug(来自 query/summary 结果) | |
| limit | No | query 返回上限,默认 10 | |
| query | No | 关键词/语义召回,如 'pll'/'fifo'/'clock divider'/'reset' | |
| category | No | 分类子串过滤,如 'PLL'/'Memory'/'DDR'/'Debug' | |
| maxParams | No | slug 返回的参数上限(控 token),默认 60 |