pith. sign in

arxiv: 2505.14978 · v2 · pith:PS44P7YEnew · submitted 2025-05-20 · 💻 cs.SE · cs.AI· cs.LG

JARVIS: A Multi-Agent Code Assistant for High-Quality EDA Script Generation

classification 💻 cs.SE cs.AIcs.LG
keywords llmsframeworkmodelscodedatadomain-specifichigh-qualityjarvis
0
0 comments X
read the original abstract

This paper presents JARVIS, a novel multi-agent framework that leverages Large Language Models (LLMs) and domain expertise to generate high-quality scripts for specialized Electronic Design Automation (EDA) tasks. By combining a domain-specific LLM trained with synthetically generated data, a custom compiler for structural verification, rule enforcement, code fixing capabilities, and advanced retrieval mechanisms, our approach achieves significant improvements over state-of-the-art domain-specific models. Our framework addresses the challenges of data scarcity and hallucination errors in LLMs, demonstrating the potential of LLMs in specialized engineering domains. We evaluate our framework on multiple benchmarks and show that it outperforms existing models in terms of accuracy and reliability. Our work sets a new precedent for the application of LLMs in EDA and paves the way for future innovations in this field.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. ORFS-agent: Tool-Using Agents for Chip Design Optimization

    cs.AI 2025-06 unverdicted novelty 5.0

    ORFS-agent uses LLM agents to tune parameters in chip design flows, improving geometric-mean wirelength, clock period, and co-optimization objectives by up to 2.7% over OR-AutoTuner with 40% fewer iterations on ASAP7 ...