place-and-route
Expert skill for FPGA place and route optimization and physical implementation
npx skills add a5c-ai/babysitter --skill place-and-route --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Place and Route Skill ## Overview Expert skill for FPGA place and route optimization, achieving timing closure and optimal resource utilization through physical implementation strategies. ## Capabilities - Create floorplans for large designs - Define Pblocks and placement constraints - Analyze and resolve routing congestion - Apply physical optimization directives - Use incremental implementation flows - Optimize for timing closure - Analyze and fix timing violations - Generate utilization and timing reports ## Target Processes - place-and-route.js - timing-closure.js - clock-network-design.js ## Usage Guidelines ### Floorplanning Strategy - Identify major functional blocks - Allocate resources by region - Consider data flow and connectivity - Plan for clock distribution - Reserve space for debug logic ### Pblock Constraints - Define rectangular regions - Assign hierarchical modules - Set resource limits per Pblock - Consider I/O proximity - Allow flexibility for routing ### Congestion Resolution - Identify congested regions in reports - Apply SpreadLogic directives - Adjust Pblock boundaries - Consider logic restructuring - Use alternate routing architectures ### Physical Optimi
- Overview
- Capabilities
- Target Processes
- Usage Guidelines
- Floorplanning Strategy
- Pblock Constraints
- Congestion Resolution
- Physical Optimization
- Incremental Flows
- Dependencies
What does the place-and-route skill do?
Expert skill for FPGA place and route optimization and physical implementation
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill place-and-route --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
