axi-protocol

Expert skill for AMBA AXI protocol implementation and verification in FPGA designs

509 stars

Best use case

axi-protocol is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Expert skill for AMBA AXI protocol implementation and verification in FPGA designs

Teams using axi-protocol should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/axi-protocol/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/fpga-programming/skills/axi-protocol/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/axi-protocol/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How axi-protocol Compares

Feature / Agentaxi-protocolStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Expert skill for AMBA AXI protocol implementation and verification in FPGA designs

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# AXI Protocol Skill

## Overview

Expert skill for AMBA AXI protocol implementation and verification, enabling high-performance interconnect design for FPGA systems.

## Capabilities

- Implement AXI4, AXI4-Lite, and AXI4-Stream interfaces
- Design AXI masters, slaves, and interconnects
- Handle burst transactions (INCR, WRAP, FIXED)
- Implement proper valid/ready handshaking
- Design AXI address decoding and routing
- Create AXI VIP-based verification
- Optimize AXI performance and throughput
- Generate AXI protocol checkers

## Target Processes

- axi-interface-design.js
- ip-core-integration.js
- memory-interface-design.js
- hls-development.js

## Usage Guidelines

### AXI4 Full Features
- Write address channel (AW), Write data channel (W), Write response (B)
- Read address channel (AR), Read data channel (R)
- Burst types: FIXED, INCR, WRAP
- Burst lengths up to 256 beats
- Out-of-order transaction completion

### AXI4-Lite Subset
- Single-beat transactions only
- No burst support
- Simplified for control/status registers
- 32-bit or 64-bit data width

### AXI4-Stream
- Continuous data streaming
- TVALID/TREADY handshake
- TLAST for packet boundaries
- TKEEP/TSTRB for byte enables

### Handshake Rules
- Source must not wait for READY before asserting VALID
- Once VALID asserted, must remain until READY
- Transfer occurs on clock edge when both VALID and READY high
- Deadlock prevention through proper protocol compliance

### Performance Optimization
- Pipeline channels for frequency
- Use write interleaving when supported
- Implement outstanding transaction support
- Size data width for bandwidth requirements

## Dependencies

- ARM AMBA AXI specification knowledge
- Protocol checker integration
- VIP awareness for verification

Related Skills

Network Protocol Analysis Skill

509
from a5c-ai/babysitter

Network protocol capture, analysis, and fuzzing capabilities

Language Server Protocol

509
from a5c-ai/babysitter

Expert skill for implementing Language Server Protocol servers with full IDE feature support

Debug Adapter Protocol

509
from a5c-ai/babysitter

Expert skill for implementing Debug Adapter Protocol for debugger integration

protocol-parser

509
from a5c-ai/babysitter

Specialized skill for binary and text protocol parsing and serialization. Design and validate protocol message formats, generate parser code from specifications, implement state machine parsing, and handle endianness and byte alignment.

protocol-fuzzer

509
from a5c-ai/babysitter

Expert skill for protocol fuzzing, vulnerability discovery, and security testing

http-protocol

509
from a5c-ai/babysitter

Deep HTTP/1.1, HTTP/2, and HTTP/3 protocol expertise for web protocol implementation and compliance

grpc-protocol

509
from a5c-ai/babysitter

Expert skill for gRPC protocol implementation, debugging, and performance optimization

dns-protocol

509
from a5c-ai/babysitter

Expert skill for DNS protocol implementation, configuration, and service discovery

wireless-protocols

509
from a5c-ai/babysitter

Embedded wireless protocol implementation (LoRa, Zigbee, Thread, Matter)

protocol-analyzer

509
from a5c-ai/babysitter

Serial protocol analysis and debugging for common embedded interfaces (I2C, SPI, UART)

protocol-builder

509
from a5c-ai/babysitter

Skill for building standardized research protocols

ligand-exchange-protocol-manager

509
from a5c-ai/babysitter

Surface chemistry skill for managing ligand exchange reactions, bioconjugation protocols, and functional group quantification