paper-with-me

Papers

AnalogCoder-Pro: Unifying Analog Circuit Generation and Optimization via Multi-modal LLMs

2025-08-04 · Yao Lai, Souradip Poddar, Sungyoung Lee, Guojin Chen, Mengkang Hu, Bei Yu, Ping Luo, David Z. Pan arxiv

Despite recent advances, analog front-end design still relies heavily on expert intuition and iterative simulations, which limits the potential for automation. We present AnalogCoder-Pro, a multimodal large language model (LLM) framework that integrates generative and optimization techniques. The framework features a multimodal diagnosis-and-repair feedback loop that uses simulation error messages and waveform images to autonomously correct design errors. It also builds a reusable circuit tool library by archiving successful designs as modular subcircuits, accelerating the development of complex systems. Furthermore, it enables end-to-end automation by generating circuit topologies from target specifications, extracting key parameters, and applying Bayesian optimization for device sizing. On a curated benchmark suite covering 13 circuit types, AnalogCoder-Pro successfully designed 28 circuits and consistently outperformed existing LLM-based methods in figures of merit.

📄 PDF Abstract BibTeX arXiv:2508.02518

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AnalogCoder: Analog Circuit Design via Training-Free Code Generation

2024-05-23 · Yao Lai, Sungyoung Lee, Guojin Chen, Souradip Poddar 외

Analog circuit design is a significant task in modern chip technology, focusing on the selection of component types, connectivity, and parameters to ensure proper circuit functionality. Despite advances made by Large Lan…

Code Generation

AnalogRetriever: Learning Cross-Modal Representations for Analog Circuit Retrieval

2026-04-25 · Yihan Wang, Lei Li, Yao Lai, Jing Wang 외 arxiv

Analog circuit design relies heavily on reusing existing intellectual property (IP), yet searching across heterogeneous representations such as SPICE netlists, schematics, and functional descriptions remains challenging.…

Cross-Modal RetrievalContrastive Learning

Neuromorphic Processing: A Unifying Tutorial

2021-08-13 · Hamid Soleimani, Emmanuel. M. Drakakis

All systolic or distributed neuromorphic architectures require power-efficient processing nodes. In this paper, a unifying tutorial is presented which implements multiple neuromorphic processing elements using a systemat…

CktGen: Specification-Conditioned Analog Circuit Generation

2024-10-01 · Yuxuan Hou, Jianrong Zhang, Hua Chen, Min Zhou 외

Automatic synthesis of analog circuits presents significant challenges. Existing methods usually treat the task as optimization problems, which limits their transferability and reusability for new requirements. To addres…

Contrastive Learning

Emerging ML-AI Techniques for Analog and RF EDA

2025-05-12 · Zhengfeng Wu, Ziyi Chen, Nnaemeka Achebe, Vaibhav V. Rao 외

This survey explores the integration of machine learning (ML) into EDA workflows for analog and RF circuits, addressing challenges unique to analog design, which include complex constraints, nonlinear design spaces, and …

Survey