paper-with-me

홈 › Papers

SynthAI: A Multi Agent Generative AI Framework for Automated Modular HLS Design Generation

2024-05-25 · Seyed Arash Sheikholeslam, Andre Ivanov

In this paper, we introduce SynthAI, a new method for the automated creation of High-Level Synthesis (HLS) designs. SynthAI integrates ReAct agents, Chain-of-Thought (CoT) prompting, web search technologies, and the Retrieval-Augmented Generation (RAG) framework within a structured decision graph. This innovative approach enables the systematic decomposition of complex hardware design tasks into multiple stages and smaller, manageable modules. As a result, SynthAI produces synthesizable designs that closely adhere to user-specified design objectives and functional requirements. We further validate the capabilities of SynthAI through several case studies, highlighting its proficiency in generating complex, multi-module logic designs from a single initial prompt. The SynthAI code is provided via the following repo: \url{https://github.com/sarashs/FPGA_AGI}

📄 PDF Abstract BibTeX arXiv:2405.16072

Code (1)

sarashs/fpga_agi 공식 구현

Tasks

High-Level SynthesisRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

A Multi-Agent Generative AI Framework for IC Module-Level Verification Automation

2025-07-29 · Wenbo Liu, Forbes Hou, Jon Zhang, Hong Liu 외 arxiv

As large language models demonstrate enormous potential in the field of Electronic Design Automation (EDA), generative AI-assisted chip design is attracting widespread attention from academia and industry. Although these…

Code Generation

Multi-Agent Actor-Critic Generative AI for Query Resolution and Analysis

2025-02-17 · Mohammad Wali Ur Rahman, Ric Nevarez, Lamia Tasnim Mim, Salim Hariri

In this paper, we introduce MASQRAD (Multi-Agent Strategic Query Resolution and Diagnostic tool), a transformative framework for query resolution based on the actor-critic model, which utilizes multiple generative AI age…

Data InteractionDiagnostic

MetaGAI: A Large-Scale and High-Quality Benchmark for Generative AI Model and Data Card Generation

2026-04-26 · Haoxuan Zhang, Ruochi Li, Yang Zhang, Zhenni Liang 외 arxiv

The rapid proliferation of Generative AI necessitates rigorous documentation standards for transparency and governance. However, manual creation of Model and Data Cards is not scalable, while automated approaches lack la…

CAF-Gen: A Multi-Agent System for Enriching Argumentation Structures

2026-06-04 · Jakub Bąba, Jarosław A. Chudziak arxiv

Formalizing complex reasoning from natural text is one of the central challenges in computational linguistics. It requires systems to understand not just keywords but also the context and complex reasoning embedded in a …

Argument Mining

Automated Task-Time Interventions to Improve Teamwork using Imitation Learning

2023-03-01 · Sangwon Seo, Bing Han, Vaibhav Unhelkar

Effective human-human and human-autonomy teamwork is critical but often challenging to perfect. The challenge is particularly relevant in time-critical domains, such as healthcare and disaster response, where the time pr…

Disaster ResponseImitation Learning