paper-with-me

홈 › Papers

Evaluating LLMs for Hardware Design and Test

2024-04-23 · Jason Blocklove, Siddharth Garg, Ramesh Karri, Hammond Pearce

Large Language Models (LLMs) have demonstrated capabilities for producing code in Hardware Description Languages (HDLs). However, most of the focus remains on their abilities to write functional code, not test code. The hardware design process consists of both design and test, and so eschewing validation and verification leaves considerable potential benefit unexplored, given that a design and test framework may allow for progress towards full automation of the digital design pipeline. In this work, we perform one of the first studies exploring how a LLM can both design and test hardware modules from provided specifications. Using a suite of 8 representative benchmarks, we examined the capabilities and limitations of the state-of-the-art conversational LLMs when producing Verilog for functional and verification purposes. We taped out the benchmarks on a Skywater 130nm shuttle and received the functional chip.

📄 PDF Abstract BibTeX arXiv:2405.02326

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Pluto: A Benchmark for Evaluating Efficiency of LLM-generated Hardware Code

2025-10-16 · Manar Abdelatty, Maryam Nouh, Jacob K. Rosenstein, Sherief Reda arxiv

Large Language Models (LLMs) are increasingly used to automate hardware design tasks, including the generation of Verilog code. While early benchmarks focus primarily on functional correctness, efficient hardware design …

CreativEval: Evaluating Creativity of LLM-Based Hardware Code Generation

2024-04-12 · Matthew DeLorenzo, Vasudev Gohil, Jeyavijayan Rajendran

Large Language Models (LLMs) have proved effective and efficient in generating code, leading to their utilization within the hardware design process. Prior works evaluating LLMs' abilities for register transfer level cod…

Code Generation

LLM4DV: Using Large Language Models for Hardware Test Stimuli Generation

2023-10-06 · Zixi Zhang, Balint Szekely, Pedro Gimenes, Greg Chadwick 외

Hardware design verification (DV) is a process that checks the functional equivalence of a hardware design against its specifications, improving hardware reliability and robustness. A key task in the DV process is the te…

BenchmarkingMathematical Reasoning

HLS-Eval: A Benchmark and Framework for Evaluating LLMs on High-Level Synthesis Design Tasks

2025-04-16 · Stefan Abi-Karam, Cong Hao

The rapid scaling of large language model (LLM) training and inference has driven their adoption in semiconductor design across academia and industry. While most prior work evaluates LLMs on hardware description language…

High-Level SynthesisLarge Language Model

Customizing a Large Language Model for VHDL Design of High-Performance Microprocessors

2025-05-14 · Nicolas Dupuis, Ravi Nair, Shyam Ramji, Sean McClintock 외

The use of Large Language Models (LLMs) in hardware design has taken off in recent years, principally through its incorporation in tools that increase chip designer productivity. There has been considerable discussion ab…

Language ModelingLanguage ModellingLarge Language Model