paper-with-me

홈 › Papers

Net2: A Graph Attention Network Method Customized for Pre-Placement Net Length Estimation

2020-11-27 · Zhiyao Xie, Rongjian Liang, Xiaoqing Xu, Jiang Hu, Yixiao Duan, Yiran Chen

Net length is a key proxy metric for optimizing timing and power across various stages of a standard digital design flow. However, the bulk of net length information is not available until cell placement, and hence it is a significant challenge to explicitly consider net length optimization in design stages prior to placement, such as logic synthesis. This work addresses this challenge by proposing a graph attention network method with customization, called Net2, to estimate individual net length before cell placement. Its accuracy-oriented version Net2a achieves about 15% better accuracy than several previous works in identifying both long nets and long critical paths. Its fast version Net2f is more than 1000 times faster than placement while still outperforms previous works and other neural network techniques in terms of various accuracy metrics.

📄 PDF Abstract BibTeX arXiv:2011.13522

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Similar Papers 제목 키워드 기반

Motion Estimation for Optical Coherence Elastography Using Signal Phase and Intensity

2021-03-19 · Hossein Khodadadi, Orcun Goksel, Sabine Kling

Displacement estimation in optical coherence tomography (OCT) imaging is relevant for several potential applications, e.g. for optical coherence elastography (OCE) for corneal biomechanical characterization. Larger displ…

Motion Estimation

RoutePlacer: An End-to-End Routability-Aware Placer with Graph Neural Network

2024-06-04 · Yunbo Hou, Haoran Ye, Yingxue Zhang, Siyuan Xu 외

Placement is a critical and challenging step of modern chip design, with routability being an essential indicator of placement quality. Current routability-oriented placers typically apply an iterative two-stage approach…

Graph Neural Network

Chiplet Placement Order Exploration Based on Learning to Rank with Graph Representation

2024-04-07 · Zhihui Deng, Yuanyuan Duan, Leilai Shao, Xiaolei Zhu

Chiplet-based systems, integrating various silicon dies manufactured at different integrated circuit technology nodes on a carrier interposer, have garnered significant attention in recent years due to their cost-effecti…

Learning-To-Rankreinforcement-learningReinforcement Learning

Direct Quantification for Coronary Artery Stenosis Using Multiview Learning

2019-07-20 · Dong Zhang, Guang Yang, Shu Zhao, Yanping Zhang 외

The quantification of the coronary artery stenosis is of significant clinical importance in coronary artery disease diagnosis and intervention treatment. It aims to quantify the morphological indices of the coronary arte…

Multiview Learningregression

GAT-Steiner: Rectilinear Steiner Minimal Tree Prediction Using GNNs

2024-07-01 · Bugra Onal, Eren Dogan, Muhammad Hadir Khan, Matthew R. Guthaus

The Rectilinear Steiner Minimum Tree (RSMT) problem is a fundamental problem in VLSI placement and routing and is known to be NP-hard. Traditional RSMT algorithms spend a significant amount of time on finding Steiner poi…

Graph Attention