paper-with-me

Papers

Floorplanning of VLSI by Mixed-Variable Optimization

2024-01-27 · Jian Sun, Huabin Cheng, Jian Wu, Zhanyang Zhu, Yu Chen

By formulating the floorplanning of VLSI as a mixed-variable optimization problem, this paper proposes to solve it by memetic algorithms, where the discrete orientation variables are addressed by the distribution evolutionary algorithm based on a population of probability model (DEA-PPM), and the continuous coordination variables are optimized by the conjugate sub-gradient algorithm (CSA). Accordingly, the fixed-outline floorplanning algorithm based on CSA and DEA-PPM (FFA-CD) and the floorplanning algorithm with golden section strategy (FA-GSS) are proposed for the floorplanning problems with and without fixed-outline constraint. %FF-CD is committed to optimizing wirelength targets within a fixed profile. FA-GSS uses the Golden Section strategy to optimize both wirelength and area targets. The CSA is used to solve the proposed non-smooth optimization model, and the DEA-PPM is used to explore the module rotation scheme to enhance the flexibility of the algorithm. Numerical experiments on GSRC test circuits show that the proposed algorithms are superior to some celebrated B*-tree based floorplanning algorithms, and are expected to be applied to large-scale floorplanning problems due to their low time complexity.

📄 PDF Abstract BibTeX arXiv:2401.15317

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Macro Placement by Wire-Mask-Guided Black-Box Optimization

2023-09-21 · NeurIPS 2023 11

The development of very large-scale integration (VLSI) technology has posed new challenges for electronic design automation (EDA) techniques in chip floorplanning. During this process, macro placement is an important sub…

Piano: A Multi-Constraint Pin Assignment-Aware Floorplanner

2025-07-20 · Zhexuan Xu, Kexin Zhou, Jie Wang, Zijie Geng 외 arxiv

Floorplanning is a critical step in VLSI physical design, increasingly complicated by modern constraints such as fixed-outline requirements, whitespace removal, and the presence of pre-placed modules. In addition, the as…

FloorSet -- a VLSI Floorplanning Dataset with Design Constraints of Real-World SoCs

2024-05-09 · Uday Mallappa, Hesham Mostafa, Mikhail Galkin, Mariano Phielipp 외

Floorplanning for systems-on-a-chip (SoCs) and its sub-systems is a crucial and non-trivial step of the physical design flow. It represents a difficult combinatorial optimization problem. A typical large scale SoC with 1…

Combinatorial Optimization

PowerPlanningDL: Reliability-Aware Framework for On-Chip Power Grid Design using Deep Learning

2020-05-04 · Sukanta Dey, Sukumar Nandi, Gaurav Trivedi

With the increase in the complexity of chip designs, VLSI physical design has become a time-consuming task, which is an iterative design process. Power planning is that part of the floorplanning in VLSI physical design w…

Multi-target regression

One Step Beyond: Feedthrough & Placement-Aware Rectilinear Floorplanner

2025-07-20 · Zhexuan Xu, Jie Wang, Siyuan Xu, Zijie Geng 외 arxiv

Floorplanning determines the shapes and locations of modules on a chip canvas and plays a critical role in optimizing the chip's Power, Performance, and Area (PPA) metrics. However, existing floorplanning approaches ofte…