Matheuristic Local Search for the Placement of Analog Integrated Circuits
Josef Grus, Zden\v{e}k Hanz\'alek

TL;DR
This paper introduces a matheuristic local search method to enhance ILP-based placement of analog integrated circuits, significantly improving solution quality for large, complex instances with limited computation time.
Contribution
It proposes a novel local search technique combined with ILP constraints to better optimize analog IC placement, addressing limitations of existing methods.
Findings
Significant improvement in placement quality for large instances.
Effective local search within limited computation time.
Validated on synthetic and real-world IC placement problems.
Abstract
The suboptimal physical design of the integrated circuits may not only increase the manufacturing costs due to the larger size of the chip but can also impact its performance by placing interconnected rectangular devices too far from each other. In the domain of Analog and Mixed-Signal Integrated Circuits (AMS ICs), placement automation is lacking behind its digital counterpart, mainly due to the variety of components and complex constraints the placement needs to satisfy. Integer Linear Programming (ILP) is a suitable approach to modeling the placement problem for AMS ICs. However, not even state-of-the-art solvers can create high-quality placements for large problem instances. In this paper, we study how to improve the results of our previous ILP model, first by introducing additional constraints and second by using matheuristics. Given the initial solution we obtain using our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExperimental Learning in Engineering · VLSI and FPGA Design Techniques · Numerical Methods and Algorithms
