paper-with-me

Papers

EDA-Aware RTL Generation with Large Language Models

2024-11-21 · Mubashir ul Islam, Humza Sami, Pierre-Emmanuel Gaillardon, Valerio Tenace

Large Language Models (LLMs) have become increasingly popular for generating RTL code. However, producing error-free RTL code in a zero-shot setting remains highly challenging for even state-of-the-art LLMs, often leading to issues that require manual, iterative refinement. This additional debugging process can dramatically increase the verification workload, underscoring the need for robust, automated correction mechanisms to ensure code correctness from the start. In this work, we introduce AIvril2, a self-verifying, LLM-agnostic agentic framework aimed at enhancing RTL code generation through iterative corrections of both syntax and functional errors. Our approach leverages a collaborative multi-agent system that incorporates feedback from error logs generated by EDA tools to automatically identify and resolve design flaws. Experimental results, conducted on the VerilogEval-Human benchmark suite, demonstrate that our framework significantly improves code quality, achieving nearly a 3.4$\times$ enhancement over prior methods. In the best-case scenario, functional pass rates of 77% for Verilog and 66% for VHDL were obtained, thus substantially improving the reliability of LLM-driven RTL code generation.

📄 PDF Abstract BibTeX arXiv:2412.04485

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

VASCAR: Content-Aware Layout Generation via Visual-Aware Self-Correction

2024-12-05 · Jiahao Zhang, Ryota Yoshihashi, Shunsuke Kitada, Atsuki Osanai 외

Large language models (LLMs) have proven effective for layout generation due to their ability to produce structure-description languages, such as HTML or JSON, even without access to visual information. Recently, LLM pro…

Layout Generation

SurveyGen: Quality-Aware Scientific Survey Generation with Large Language Models

2025-08-25 · Tong Bao, Mir Tafseer Nayeem, Davood Rafiei, Chengzhi Zhang arxiv

Automatic survey generation has emerged as a key task in scientific document processing. While large language models (LLMs) have shown promise in generating survey texts, the lack of standardized evaluation datasets crit…

SANE Schema-aware Natural-language Evaluation of Biological Data

2026-06-03 · Rolf Gattung, Martin Krueger, Markus Reischl arxiv

High-throughput microscopy generates large, structured datasets capturing cellular responses to pharmacological perturbations, but accessing these datasets typically requires SQL expertise. Large language models offer a …

Structure-Aware NL-to-SQL for SFC Provisioning via AST-Masking Empowered Language Models

2026-01-24 · Xinyu Zhu, Parisa Fard Moshiri, Poonam Lohan, Burak Kantarci 외 arxiv

Effective Service Function Chain (SFC) provisioning requires precise orchestration in dynamic and latency-sensitive networks. Reinforcement Learning (RL) improves adaptability but often ignores structured domain knowledg…

Reinforcement Learning

Graphine: A Dataset for Graph-aware Terminology Definition Generation

2021-09-09 · EMNLP 2021 11 · Zequn Liu, Shukai Wang, Yiyang Gu, Ruiyi Zhang 외

Precisely defining the terminology is the first step in scientific communication. Developing neural text generation models for definition generation can circumvent the labor-intensity curation, further accelerating scien…

Graph Neural NetworkGraph Representation LearningRepresentation Learningscientific discovery+2