A New Hyper-Graph Partitioning for 3D-FPGA

Li-Ran Hu,Qing-hua Duan,Zhu-jun Qi,Jian Wang,Jin-Mei Lai,Meng Yang
DOI: https://doi.org/10.1109/icsict.2018.8565776
2018-01-01
Abstract:In this paper, we present a new hyper-graph partitioning algorithm (MKHP) for 3D-FPGA circuits. Our scheme which based on multilevel paradigm has three phases. In coarsening phase, we use hyper-edge first coarsening scheme (HFC) to obtain a coarser hyper-graph; In initial partitioning phase, we use multilevel recursive bisection to obtain a high-quality k-way initial partitions; Then in uncoarsening phase, a partitioning of the coarser hyper-graph is successively projected to the next-level finer hyper-graph, and a boundary greedy refinement algorithm is used to reduce the hyper-edge cut. Our experiments show that our multilevel k-way partitioning algorithm produced partitions are 8.9% better than those produced by HMETIS which was the most famous hyper-graph partitioning algorithm.
What problem does this paper attempt to address?