English

VerilogMonkey: Exploring Parallel Scaling for Automated Verilog Code Generation with LLMs

Programming Languages 2025-09-23 v1 Hardware Architecture

Abstract

We present VerilogMonkey, an empirical study of parallel scaling for the under-explored task of automated Verilog generation. Parallel scaling improves LLM performance by sampling many outputs in parallel. Across multiple benchmarks and mainstream LLMs, we find that scaling to hundreds of samples is cost-effective in both time and money and, even without any additional enhancements such as post-training or agentic methods, surpasses prior results on LLM-based Verilog generation. We further dissect why parallel scaling delivers these gains and show how output randomness in LLMs affects its effectiveness.

Keywords

Cite

@article{arxiv.2509.16246,
  title  = {VerilogMonkey: Exploring Parallel Scaling for Automated Verilog Code Generation with LLMs},
  author = {Juxin Niu and Yuxin Du and Dan Niu and Xi Wang and Zhe Jiang and Nan Guan},
  journal= {arXiv preprint arXiv:2509.16246},
  year   = {2025}
}
R2 v1 2026-07-01T05:46:22.416Z