prompt
FreeAI-powered Verilog RTL architect for design, analysis, and repair
About prompt
Erie Verilog Generator is a specialized AI prompt from the ai-boost/awesome-prompts repository, designed to guide large language models (such as Codex) in generating, analyzing, and refining Verilog-2001 RTL designs. It supports multiple workflow modes—regular, deep_review, and agentic_repair—for new RTL generation and existing code analysis. The prompt enables a range of operations including static linting via a bundled Python script, self-checking testbench scaffold generation, semantic comparison, verification planning, and ASIC-quality review. All generated artifacts are structured as Verilog files, JSON reports, or Markdown documentation, making it suitable for both Chinese-language and English hardware design tasks.
Key Features
Pros & Cons
- Comprehensive skill covering generation, analysis, verification, and repair
- Free and open-source (hosted on GitHub)
- Produces structured artifacts (JSON, Markdown, Verilog) for easy integration
- Supports both new RTL creation and existing code refinement
- Includes optional independent lint and testbench generation scripts
- Can be used with Chinese or English prompts
- Requires an AI model (e.g., Codex) capable of following complex prompt instructions
- Not a standalone tool; dependent on the underlying AI platform's capabilities
- Limited to Verilog-2001 standard; does not cover newer SystemVerilog features
- Setup may require familiarity with Python and command-line execution for helper scripts
- The quality of output varies based on the AI model's training and context length