gf-pinmap
Installation
SKILL.md
GF-Pinmap — Board-Aware Pin Mapping
Workflow
- Identify board — Check
.gateflow/project.yamltarget.board or ask user - Check curated database first:
ls ${CLAUDE_PLUGIN_ROOT}/boards/<board>/board.yaml 2>/dev/null - If board found: Read board.yaml, generate constraint file
- If board NOT found: Web search as fallback, require user confirmation
- Cross-reference generated constraints with RTL port list
- Output constraint file in correct format for target FPGA