Releases: Fzhiyu1/chipforge-plugin
Releases · Fzhiyu1/chipforge-plugin
v0.1
🎉 ChipForge Plugin v0.1 - Initial Release
AI-powered FPGA development toolkit for Claude Code.
###
This is an early experimental release. Features may change, and bugs are expected.
We welcome:
- 🐛 Bug reports via https://github.com/Fzhiyu1/chipforge-plugin/issues
- 💡 Feature suggestions
- 🔧 Pull requests
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
- Download skills.zip
- Extract to ~/.claude/skills/chipforge/
- 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