Pith. sign in

Rtlfixer: Automatically fixing rtl syntax errors with large language models

10 Pith papers cite this work, alongside 10 external citations. Polarity classification is still indexing.

10 Pith papers citing it
10 external citations · Pith
abstract

This paper presents RTLFixer, a novel framework enabling automatic syntax errors fixing for Verilog code with Large Language Models (LLMs). Despite LLM's promising capabilities, our analysis indicates that approximately 55% of errors in LLM-generated Verilog are syntax-related, leading to compilation failures. To tackle this issue, we introduce a novel debugging framework that employs Retrieval-Augmented Generation (RAG) and ReAct prompting, enabling LLMs to act as autonomous agents in interactively debugging the code with feedback. This framework demonstrates exceptional proficiency in resolving syntax errors, successfully correcting about 98.5% of compilation errors in our debugging dataset, comprising 212 erroneous implementations derived from the VerilogEval benchmark. Our method leads to 32.3% and 10.1% increase in pass@1 success rates in the VerilogEval-Machine and VerilogEval-Human benchmarks, respectively.

citation-role summary

background 2

citation-polarity summary

roles

background 2

polarities

background 2

representative citing papers

Verilog-Evolve: Feedback-Driven and Skill-Evolving Verilog Generation

cs.CL · 2026-05-26 · unverdicted · novelty 6.0

Verilog-Evolve uses executable feedback from simulation, synthesis, timing, and GEMM metrics to refine LLM-generated Verilog and evolves skills across tasks, improving functional success and downstream hardware quality on VerilogEval and mixed-precision GEMM benchmarks.

Agentic Hardware Design as Repository-Level Code Evolution

cs.AR · 2026-06-26 · unverdicted · novelty 4.0

HORIZON applies repository-level self-evolution to hardware design artifacts and reports 100% completion on ChipBench, RTLLM, Verilog-Eval, and nine CVDP categories using a hands-free agent loop.

citing papers explorer

Showing 10 of 10 citing papers.