A unified end-to-end AI framework for fully automated analog circuit design β from performance specification to layout generation.
Designing analog and RF circuits remains one of the most expertise-intensive and time-consuming challenges in modern electronics. The FALCON research program addresses this bottleneck by developing AI-driven methods for end-to-end analog circuit design, enabling the transition from specification to manufacturable layout.
Our work focuses on scalable learning-based models, large-scale datasets, and physics- and layout-aware optimization, with the goal of enabling reliable, generalizable design across diverse circuit topologies. By integrating data-driven modeling with domain knowledge and physical constraints, FALCON aims to establish a unified framework for efficient, scalable, and practical analog circuit design, bridging the gap between research innovation and real-world deployment.
Selecting the optimal circuit architecture from a library of expert-designed topologies based on target performance specifications, guided by design heuristics.
Inferring circuit parameters using learned surrogate models to reduce reliance on expensive circuit simulations.
Incorporating physical layout constraints, parasitics, and design rules directly into the optimization process.
Translating optimized designs into manufacturable GDSII layouts through automated placement and routing.
Our core framework unifies topology selection, forward modeling, and layout-aware inference into a single differentiable pipeline β the first to do so at industrial scale.
A lightweight MLP classifier maps target performance specifications to the most suitable circuit topology from a curated library of 20 expert-designed architectures, guided by human design heuristics.
MLP Classifier Β· >99% AccuracyA custom edge-centric Graph Neural Network serves as a differentiable surrogate for the Cadence Spectre simulator, mapping netlist-derived circuit graphs to 16-dimensional performance vectors.
Edge-Centric GNN Β· 16-dim OutputGradient-based optimization over the learned GNN recovers design parameters satisfying target specs under a differentiable layout cost capturing parasitic effects, EM behavior, and DRC constraints.
Differentiable Layout Β· <1s InferenceEvaluated on 1M+ Cadence Spectre-simulated mm-wave circuits across 20 topologies.