Pith. sign in

REVIEW 4 cited by

VeriGen: A Large Language Model for Verilog Code Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2308.00708 v1 pith:GGVUXYUE submitted 2023-07-28 cs.PL cs.LGcs.SE

classification cs.PLcs.LGcs.SE
keywords verilogcodemodellanguagellmsproblemdesignfine-tuned
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

In this study, we explore the capability of Large Language Models (LLMs) to automate hardware design by generating high-quality Verilog code, a common language for designing and modeling digital systems. We fine-tune pre-existing LLMs on Verilog datasets compiled from GitHub and Verilog textbooks. We evaluate the functional correctness of the generated Verilog code using a specially designed test suite, featuring a custom problem set and testing benches. Here, our fine-tuned open-source CodeGen-16B model outperforms the commercial state-of-the-art GPT-3.5-turbo model with a 1.1% overall increase. Upon testing with a more diverse and complex problem set, we find that the fine-tuned model shows competitive performance against state-of-the-art gpt-3.5-turbo, excelling in certain scenarios. Notably, it demonstrates a 41% improvement in generating syntactically correct Verilog code across various problem categories compared to its pre-trained counterpart, highlighting the potential of smaller, in-house LLMs in hardware design automation.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AtumAI: A Principled Framework for Agentic Generation of Datacenter Control-Plane Policies

    cs.AI 2026-08 conditional novelty 6.0 of 10

    AtumAI compiles plain-language goals into a formal search problem and uses an LLM-plus-evolution loop to generate datacenter control-plane policies that beat hand-tuned baselines in simulation.

  2. Open-Source LLM-Driven Formal Verification: A Multi-Agent Pipeline for RTL Repair

    cs.AR 2026-07 conditional novelty 6.0 of 10

    An open-source LLM-based pipeline repaired a simple ALU bug with k-induction proof, but succeeded on only 1 of 6 benchmarks.

  3. BugGen: A Self-Correcting Multi-Agent LLM Pipeline for Realistic RTL Bug Synthesis

    cs.SE 2025-06 conditional novelty 6.0 of 10

    BugGen uses LLM agents to generate, insert, and validate realistic RTL bugs, reporting 94% validated yield and 104 mutations that escape the regression suite.

  4. UVLLM: An Automated Universal RTL Verification Framework using LLMs

    cs.AR 2024-11 conditional novelty 6.0 of 10

    UVLLM uses LLM-generated reference models inside UVM testbenches to localize and repair RTL errors, reporting 86.99% syntax and 71.92% functional fix rates on a new 331-instance benchmark.

Pith tools