paper-with-me

홈 › Papers

Automated Placement of Analog Integrated Circuits using Priority-based Constructive Heuristic

2024-10-18 · Josef Grus, Zdeněk Hanzálek

This paper presents a heuristic approach for solving the placement of Analog and Mixed-Signal Integrated Circuits. Placement is a crucial step in the physical design of integrated circuits. During this step, designers choose the position and variant of each circuit device. We focus on the specific class of analog placement, which requires so-called pockets, their possible merging, and parametrizable minimum distances between devices, which are features mostly omitted in recent research and literature. We formulate the problem using Integer Linear Programming and propose a priority-based constructive heuristic inspired by algorithms for the Facility Layout Problem. Our solution minimizes the perimeter of the circuit's bounding box and the approximated wire length. Multiple variants of the devices with different dimensions are considered. Furthermore, we model constraints crucial for the placement problem, such as symmetry groups and blockage areas. Our outlined improvements make the heuristic suitable to handle complex rules of placement. With a search guided either by a Genetic Algorithm or a Covariance Matrix Adaptation Evolution Strategy, we show the quality of the proposed method on both synthetically generated and real-life industrial instances accompanied by manually created designs. Furthermore, we apply reinforcement learning to control the hyper-parameters of the genetic algorithm. Synthetic instances with more than 200 devices demonstrate that our method can tackle problems more complex than typical industry examples. We also compare our method with results achieved by contemporary state-of-the-art methods on the MCNC and GSRC datasets.

📄 PDF Abstract BibTeX arXiv:2411.02406

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Domain Knowledge-Based Automated Analog Circuit Design with Deep Reinforcement Learning

2022-02-26 · Weidong Cao, Mouhacine Benosman, Xuan Zhang, Rui Ma

The design automation of analog circuits is a longstanding challenge in the integrated circuit field. This paper presents a deep reinforcement learning method to expedite the design of analog circuits at the pre-layout s…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

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

2024-07-19 · Chen-Chia Chang, Yikang Shen, Shaoze Fan, Jing Li 외

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 se…

Electrical EngineeringGraph GenerationLanguage ModelingLanguage Modelling

EEschematic: Multimodal-LLM Based AI Agent for Schematic Generation of Analog Circuit

2025-10-19 · Chang Liu, Danial Chitnis arxiv

Circuit schematics play a crucial role in analog integrated circuit design, serving as the primary medium for human understanding and verification of circuit functionality. While recent large language model (LLM)-based a…

DICE: Device-level Integrated Circuits Encoder with Graph Contrastive Pretraining

2025-02-13 · Sungyoung Lee, Ziyi Wang, Seunggeun Kim, Taekyun Lee 외

Pretraining models with unsupervised graph representation learning has led to significant advancements in domains such as social network analysis, molecular design, and electronic design automation (EDA). However, prior …

Contrastive LearningData AugmentationGraph Neural NetworkGraph Representation Learning+2

GraCo -- A Graph Composer for Integrated Circuits

2024-11-21 · Stefan Uhlich, Andrea Bonetti, Arun Venkitaraman, Ali Momeni 외

Designing integrated circuits involves substantial complexity, posing challenges in revealing its potential applications - from custom digital cells to analog circuits. Despite extensive research over the past decades in…

Reinforcement Learning (RL)