Skip to content

Releases: Fzhiyu1/chipforge-plugin

v0.1

25 Jan 11:26

Choose a tag to compare

🎉 ChipForge Plugin v0.1 - Initial Release

AI-powered FPGA development toolkit for Claude Code.

###⚠️ Experimental

This is an early experimental release. Features may change, and bugs are expected.

We welcome:

Features

  • Verilog Simulation - Syntax check, compile, and simulate with Icarus Verilog
  • Waveform Analysis - Convert VCD to WaveJSON for visualization
  • Knowledge Graph - Track signal relationships and design patterns
  • Automated Workflow - Design → Verify → Document pipeline

Quick Start

  1. Download skills.zip
  2. Extract to ~/.claude/skills/chipforge/
  3. Use /chipforge command in Claude Code

/chipforge Design a PWM controller with 8-bit duty cycle input

Requirements

  • Claude Code CLI
  • Windows (Linux/macOS support planned)

Documentation