AnalogSAGE: Self-evolving Analog Design Multi-Agents with Stratified Memory and Grounded Experience
Zining Wang, Jian Gao, Weimin Fu, Xiaolong Guo, Xuan Zhang
TL;DR
AnalogSAGE addresses the reliability gap in automated analog design by coupling three stage agents (Topology Selection, Topology Refinement, Parameter Optimization) with four stratified memory layers that integrate simulation feedback. The framework employs retrieval-augmented knowledge, a topology vector database, and Bayesian optimization to ground reasoning in practical PDK conditions, achieving substantial improvements in pass rates, convergence speed, and search-space efficiency on ten specification-driven op-amp tasks. Across experiments, the combination of Evolution Memory and Introspective Optimization yields robust performance, with a 100% pass rate and a 4x reduction in parameter search space, demonstrating meaningful gains in autonomy and reliability for analog design automation. The open-source release further enables reproducibility and fair benchmarking in this domain.
Abstract
Analog circuit design remains a knowledge- and experience-intensive process that relies heavily on human intuition for topology generation and device parameter tuning. Existing LLM-based approaches typically depend on prompt-driven netlist generation or predefined topology templates, limiting their ability to satisfy complex specification requirements. We propose AnalogSAGE, an open-source self-evolving multi-agent framework that coordinates three-stage agent explorations through four stratified memory layers, enabling iterative refinement with simulation-grounded feedback. To support reproducibility and generality, we release the source code. Our benchmark spans ten specification-driven operational amplifier design problems of varying difficulty, enabling quantitative and cross-task comparison under identical conditions. Evaluated under the open-source SKY130 PDK with ngspice, AnalogSAGE achieves a 10$\times$ overall pass rate, a 48$\times$ Pass@1, and a 4$\times$ reduction in parameter search space compared with existing frameworks, demonstrating that stratified memory and grounded reasoning substantially enhance the reliability and autonomy of analog design automation in practice.
