🔧
AI EngineeringPython

Readable Verilog Generator

by Eriemon

Readable Verilog Generator is an AI Engineering skill for Claude Code, published by Eriemon in verilog-generator.

259 stars16 forkson Eriemon/verilog-generatorAdded 2026/09/02+7% in starsRepository updated 2026/08/25
agent-skillclaude-skillscodex-skillsdeepseek-harness-skillsedafpgagemini-skillshardware-generationrtlverilog
Install in seconds
Install Readable Verilog Generator
Copy Readable Verilog Generator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Eriemon/verilog-generator ~/.claude/skills/verilog-generator

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Eriemon/verilog-generator.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in Eriemon/verilog-generator
Installs to
~/.claude/skills/verilog-generator
Collection
The only skill cataloged from this repository
Category
AI Engineering2631 skills

What Readable Verilog Generator does

Readable Verilog Generator creates, reviews, annotates, repairs, and validates synthesizable Verilog-2001 RTL. Use it for readable module generation, existing-design analysis, semantic comments, testbench planning, and evidence-backed fixes.

Readable Verilog Generator is cataloged under AI Engineering on DirSkills. Readable Verilog Generator comes from a repository tagged agent-skill, claude-skills, codex-skills, deepseek-harness-skills and eda.

Documentation

README

Readable Verilog Generator

Generate, analyze, improve, and verify readable Verilog-2001 RTL through the bundled runtime under scripts/python/. Keep design RTL and verification testbenches in .v files, use scripts/python/facade/verilog_api.py for host integration, and treat formatter-AST and external-tool evidence as stronger than model self-assessment.

Route

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Readable Verilog Generator

  • How does Readable Verilog Generator compare to other AI Engineering skills?

    Readable Verilog Generator ranks #2276 by stars among the 2631 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Readable Verilog Generator against them. Open each page to compare what they document and how they install.