FluxEDA: A Unified Execution Infrastructure for Stateful Agentic EDA
Zhengrui Chen, Zixuan Song, Yu Li, Qi Sun, Cheng Zhuo

TL;DR
FluxEDA introduces a unified, stateful infrastructure for agentic EDA, enabling persistent tool state management and iterative optimization, improving automation in complex electronic design automation workflows.
Contribution
The paper presents FluxEDA, a novel infrastructure that maintains persistent tool states and supports iterative EDA processes for agent-based automation.
Findings
Supports multi-step analysis and optimization with real tool contexts
Enables state reuse, rollback, and coordinated execution
Demonstrated effectiveness on commercial EDA case studies
Abstract
Large language models and autonomous agents are increasingly explored for EDA automation, but many existing integrations still rely on script-level or request-level interactions, which makes it difficult to preserve tool state and support iterative optimization in real production-oriented environments. In this work, we present FluxEDA, a unified and stateful infrastructure substrate for agentic EDA. FluxEDA introduces a managed gateway-based execution interface with structured request and response handling. It also maintains persistent backend instances. Together, these features allow upper-layer agents and programmable clients to interact with heterogeneous EDA tools through preserved runtime state, rather than through isolated shell invocations. We evaluate the framework using two representative commercial backend case studies: automated post-route timing ECO and standard-cell…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · Advanced Software Engineering Methodologies · Business Process Modeling and Analysis
