Back to Home

Approach & Methodology

A unified end-to-end AI framework for fully automated analog circuit design β€” from performance specification to layout generation.

Our Research Vision

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.

πŸ”

Topology Selection

Selecting the optimal circuit architecture from a library of expert-designed topologies based on target performance specifications, guided by design heuristics.

βš™οΈ

Parameter Optimization

Inferring circuit parameters using learned surrogate models to reduce reliance on expensive circuit simulations.

πŸ“

Layout-Aware Design

Incorporating physical layout constraints, parasitics, and design rules directly into the optimization process.

🏭

Physical Synthesis

Translating optimized designs into manufacturable GDSII layouts through automated placement and routing.

End-to-End Design Pipeline

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.

STAGE 1: Topology Selection Performance Spec y_target [Gain, NF, BW, P, ...] MLP Classifier Selected Topology T* STAGE 2: Forward Modeling Netlist to Graph Conversion Edge-Centric GNN + Differentiable Layout Cost STAGE 3: Layout-Aware Inference Gradient-Based Optimization x* + Differentiable Layout Cost Parasitic EM DRC Layout-Constrained Params
01

Topology Selection

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% Accuracy
02

Forward Performance Modeling

A 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 Output
03

Layout-Aware Inference

Gradient-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 Inference

Key Results

Evaluated on 1M+ Cadence Spectre-simulated mm-wave circuits across 20 topologies.

🎯
>99%
Topology Selection
Accuracy
πŸ“Š
<10%
Average Relative
Prediction Error
⚑
<1s
Design Time
Per Instance
πŸ”¬
20
Expert-Designed
Topologies

πŸ† Research Contributions

  • βœ“ First unified end-to-end framework for topology selection, parameter inference, and layout-aware optimization at industrial scale
  • βœ“ Layout-constrained inverse design within a single differentiable pipeline
  • βœ“ Largest foundry-grade analog circuit dataset: 1M+ Cadence-simulated circuits across 20 topologies
  • βœ“ EM-aware physical synthesis for complete netlist-to-GDSII layout generation
  • βœ“ Open-source code, datasets, and models under MIT license

βš™οΈ Technical Highlights

  • βœ“ Sub-second inference on standard hardware (MacBook CPU)
  • βœ“ Edge-centric GNN that generalizes to unseen topologies with minimal fine-tuning
  • βœ“ 16-dimensional performance prediction covering gain, noise figure, bandwidth, power, and more
  • βœ“ Comprehensive ML benchmarks across transformers, SVRs, random forests, and GNNs
  • βœ“ Neural inductor modeling with EM-accurate predictions across 1–100 GHz