ModelSim 文档/命令检索
fpga_msim_doc_searchLook up ModelSim command syntax and manual PDFs by exact command or keyword search. Get command descriptions, arguments, and PDF paths for direct reference.
Instructions
检索 ModelSim 命令参考(来自 docs/cmd_help/.txt 的结构化语料:command/description/arguments)+ 手册 PDF 注册表(docs/pdfdocs/.pdf,返回路径供宿主直接 Read)。command=精确命令(vsim/vlog/coverage/run/examine/force/vcd...)返回 description+arguments;query=关键词召回;kind=all/command/manual;不传 query 返回汇总(命令数+手册清单)。纯关键词、零额外成本。命令的完整 syntax 用 fpga_msim_exe -help 拿。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | 检索范围,默认 all | |
| limit | No | query 返回上限,默认 10 | |
| query | No | 关键词召回,如 'coverage save'/'force signal'/'dump vcd'/'breakpoint' | |
| command | No | 精确命令名,如 vsim/vlog/coverage/run/examine/force/vcd |