paper-with-me

Papers

Large Language Model (LLM) for Standard Cell Layout Design Optimization

2024-05-24 · Chia-Tung Ho, Haoxing Ren

Standard cells are essential components of modern digital circuit designs. With process technologies advancing toward 2nm, more routability issues have arisen due to the decreasing number of routing tracks, increasing number and complexity of design rules, and strict patterning rules. The state-of-the-art standard cell design automation framework is able to automatically design standard cell layouts in advanced nodes, but it is still struggling to generate highly competitive Performance-Power-Area (PPA) and routable cell layouts for complex sequential cell designs. Consequently, a novel and efficient methodology incorporating the expertise of experienced human designers to incrementally optimize the PPA of cell layouts is highly necessary and essential. High-quality device clustering, with consideration of netlist topology, diffusion sharing/break and routability in the layouts, can reduce complexity and assist in finding highly competitive PPA, and routable layouts faster. In this paper, we leverage the natural language and reasoning ability of Large Language Model (LLM) to generate high-quality cluster constraints incrementally to optimize the cell layout PPA and debug the routability with ReAct prompting. On a benchmark of sequential standard cells in 2nm, we demonstrate that the proposed method not only achieves up to 19.4% smaller cell area, but also generates 23.5% more LVS/DRC clean cell layouts than previous work. In summary, the proposed method not only successfully reduces cell area by 4.65% on average, but also is able to fix routability in the cell layout designs.

📄 PDF Abstract BibTeX arXiv:2406.06549

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelLayout Design

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

NVCell: Standard Cell Layout in Advanced Technology Nodes with Reinforcement Learning

2021-07-09 · Haoxing Ren, Matthew Fojtik, Brucek Khailany

High quality standard cell layout automation in advanced technology nodes is still challenging in the industry today because of complex design rules. In this paper we introduce an automatic standard cell layout generator…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

TOPCELL: Topology Optimization of Standard Cell via LLMs

2026-04-15 · Zhan Song, Yu-Tung Liu, Chen Chen, Guoheng Sun 외 arxiv

Transistor topology optimization is a critical step in standard cell design, directly dictating diffusion sharing efficiency and downstream routability. However, identifying optimal topologies remains a persistent bottle…

Zero-shot Generalization

DRC-Coder: Automated DRC Checker Code Generation Using LLM Autonomous Agent

2024-11-28 · Chen-Chia Chang, Chia-Tung Ho, Yaguang Li, Yiran Chen 외

In the advanced technology nodes, the integrated design rule checker (DRC) is often utilized in place and route tools for fast optimization loops for power-performance-area. Implementing integrated DRC checkers to meet t…

Code Generation

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…

StructuralLM: Structural Pre-training for Form Understanding

2021-05-24 · ACL 2021 5 · Chenliang Li, Bin Bi, Ming Yan, Wei Wang 외

Large pre-trained language models achieve state-of-the-art results when fine-tuned on downstream NLP tasks. However, they almost exclusively focus on text-only representation, while neglecting cell-level layout informati…

document-image-classificationDocument Image ClassificationFormimage-classification+4