search_github_cores
Search GitHub for MIT-licensed open-source FPGA IP cores by query, language, and result count. Use results to import cores into local registry for FPGA development.
Instructions
Search GitHub for open-source MIT-licensed FPGA IP cores. Returns repo names, star counts, descriptions and topics. Use import_github_core to download a result into the local registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search terms, e.g. 'uart verilog' or 'riscv softcore' | |
| language | No | Filter by HDL language (optional) | |
| max_results | No | Maximum number of results to return |