FluxEDA:面向状态化智能体EDA的统一执行基础设施 / FluxEDA: A Unified Execution Infrastructure for Stateful Agentic EDA
1️⃣ 一句话总结
这篇论文提出了一个名为FluxEDA的统一基础设施,它通过管理工具运行状态,使得AI智能体能够与复杂的电子设计自动化工具进行持续、多步骤的交互和优化,而不是每次都要重新启动工具。
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 sub-library optimization. The results show that FluxEDA can support multi-step analysis and optimization over real tool contexts, including state reuse, rollback, and coordinated iterative execution. These findings suggest that a stateful and governed infrastructure layer is a practical foundation for agent-assisted EDA automation.
FluxEDA:面向状态化智能体EDA的统一执行基础设施 / FluxEDA: A Unified Execution Infrastructure for Stateful Agentic EDA
这篇论文提出了一个名为FluxEDA的统一基础设施,它通过管理工具运行状态,使得AI智能体能够与复杂的电子设计自动化工具进行持续、多步骤的交互和优化,而不是每次都要重新启动工具。
源自 arXiv: 2603.25243