The reviewed record of science sign in
Pith

arxiv: 2407.18269 · v2 · pith:52UJKPRO · submitted 2024-07-19 · cs.AR · cs.AI· cs.LG

LaMAGIC: Language-Model-based Topology Generation for Analog Integrated Circuits

Reviewed by Pithpith:52UJKPROopen to challenge →

classification cs.AR cs.AIcs.LG
keywords circuitanaloglamagiccircuitsdesigngenerationtopologyautomated
0
0 comments X
read the original abstract

In the realm of electronic and electrical engineering, automation of analog circuit is increasingly vital given the complexity and customized requirements of modern applications. However, existing methods only develop search-based algorithms that require many simulation iterations to design a custom circuit topology, which is usually a time-consuming process. To this end, we introduce LaMAGIC, a pioneering language model-based topology generation model that leverages supervised finetuning for automated analog circuit design. LaMAGIC can efficiently generate an optimized circuit design from the custom specification in a single pass. Our approach involves a meticulous development and analysis of various input and output formulations for circuit. These formulations can ensure canonical representations of circuits and align with the autoregressive nature of LMs to effectively addressing the challenges of representing analog circuits as graphs. The experimental results show that LaMAGIC achieves a success rate of up to 96\% under a strict tolerance of 0.01. We also examine the scalability and adaptability of LaMAGIC, specifically testing its performance on more complex circuits. Our findings reveal the enhanced effectiveness of our adjacency matrix-based circuit formulation with floating-point input, suggesting its suitability for handling intricate circuit designs. This research not only demonstrates the potential of language models in graph generation, but also builds a foundational framework for future explorations in automated analog circuit design.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AnalogMaster: Large Language Model-based Automated Analog IC Design Framework from Image to Layout

    cs.AR 2026-04 unverdicted novelty 6.0

    AnalogMaster applies large language models to end-to-end analog IC design automation, converting images to netlists and optimizing parameters to achieve 92.9% Pass@1 and 99.9% Pass@5 success on 15 test circuits using GPT-5.

  2. ARCS: Autoregressive Circuit Synthesis with Topology-Aware Graph Attention and Spec Conditioning

    cs.LG 2026-03 unverdicted novelty 6.0

    ARCS generates valid SPICE-simulatable analog circuits in milliseconds via graph VAE, flow-matching, and GRPO reinforcement learning, reaching 99.9% validity with 8 evaluations across 32 topologies.

  3. Surveying GenAI-based Automation in Printed Circuit Board Design and Test

    cs.AR 2026-06 unverdicted novelty 3.0

    Survey of GenAI in PCB design lifecycle presenting taxonomy, technical challenges, and research directions.