agentsclimarketplace

Place and route

Skill a5c-ai/babysitter/library/specializations/fpga-programming/skills/place-and-route

Expert skill for FPGA place and route optimization and physical implementationFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill place-and-route

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.0 KB, 326 tokens by cl100k_base, as published. Nobody here has run it

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 Optimization

  • Enable post-place optimization
  • Apply post-route physical optimization
  • Use retiming when beneficial
  • Consider register replication
  • Balance pipeline stages

Incremental Flows

  • Lock placed/routed cells
  • Use reference checkpoints
  • Minimize ECO iterations
  • Preserve timing-critical paths
  • Update only changed logic

Dependencies

  • P&R tool awareness (Vivado, Quartus)
  • FPGA architecture knowledge
  • Physical constraint syntax

What ships with it: 1 file

748 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.