paper-with-me

Papers

Towards Machine Learning for Placement and Routing in Chip Design: a Methodological Overview

2022-02-28 · Junchi Yan, Xianglong Lyu, Ruoyu Cheng, Yibo Lin

Placement and routing are two indispensable and challenging (NP-hard) tasks in modern chip design flows. Compared with traditional solvers using heuristics or expert-well-designed algorithms, machine learning has shown promising prospects by its data-driven nature, which can be of less reliance on knowledge and priors, and potentially more scalable by its advanced computational paradigms (e.g. deep networks with GPU acceleration). This survey starts with the introduction of basics of placement and routing, with a brief description on classic learning-free solvers. Then we present detailed review on recent advance in machine learning for placement and routing. Finally we discuss the challenges and opportunities for future research.

📄 PDF Abstract BibTeX arXiv:2202.13564

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGPU

Similar Papers 제목 키워드 기반

On Joint Learning for Solving Placement and Routing in Chip Design

2021-10-30 · NeurIPS 2021 12 · Ruoyu Cheng, Junchi Yan

For its advantage in GPU acceleration and less dependency on human experts, machine learning has been an emerging tool for solving the placement and routing problems, as two critical steps in modern chip design flow. Bei…

GPUreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Non-Overlapping Placement of Macro Cells based on Reinforcement Learning in Chip Design

2024-07-26 · Tao Yu, Peng Gao, Fei Wang, Ru-Yue Yuan

Due to the increasing complexity of chip design, existing placement methods still have many shortcomings in dealing with macro cells coverage and optimization efficiency. Aiming at the problems of layout overlap, inferio…

Routing and Placement of Macros using Deep Reinforcement Learning

2022-05-19 · Mrinal Mathur

Chip placement has been one of the most time consuming task in any semi conductor area, Due to this negligence, many projects are pushed and chips availability in real markets get delayed. An engineer placing macros on a…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

PPAPlace: Differentiable Cross-Stage Objectives for Chip Placement Optimization

2026-08-13 · Ruogu Chen, Jie Han arxiv

Macro placement significantly affects a chip's post-route performance, power, and area (PPA). Most placement methods optimize half-perimeter wirelength (HPWL) as the primary objective. However, recent benchmarking shows …

Physical Design: Methodologies and Developments

2024-09-07 · Atharva M. Kulkarni, Abhay Chopde

The design and production of VLSI chips is a multilevel heirarchical process. As the demand for reduced die-area and technology nodes becomes prevalent, it gets increasingly challenging to optimize Power, Performance and…