Scalable Multiple Patterning Layout Decomposition Implemented by a Distribution Evolutionary Algorithm

Yu Chen,Yongjian Xu,Ning Xu
2023-04-09
Abstract:As the feature size of semiconductor technology shrinks to 10 nm and beyond, the multiple patterning lithography (MPL) attracts more attention from the industry. In this paper, we model the layout decomposition of MPL as a generalized graph coloring problem, which is addressed by a distribution evolutionary algorithm based on a population of probabilistic model (DEA-PPM). DEA-PPM can strike a balance between decomposition results and running time, being scalable for varied settings of mask number and lithography resolution. Due to its robustness of decomposition results, this could be an alternative technique for multiple patterning layout decomposition in next-generation technology nodes.
Neural and Evolutionary Computing
What problem does this paper attempt to address?
The paper attempts to address the issue of Multiple Patterning Lithography (MPL) Layout Decomposition (LD) in semiconductor technology. Specifically: - **Research Background**: As semiconductor feature sizes shrink to 10 nanometers and below, Multiple Patterning Lithography technology is receiving increasing attention from the industry. MPL improves the resolution limits of existing lithography techniques to meet the challenges of further reducing feature sizes in the next-generation technology nodes. - **Problem Modeling**: The paper models the MPL layout decomposition problem as a generalized graph coloring problem and proposes a Distribution Evolutionary Algorithm based on Population of Probabilistic Models (DEA-PPM) to solve this problem. - **Algorithm Characteristics**: DEA-PPM is able to maintain a good balance under different mask numbers and lithography resolution settings, optimizing decomposition results while controlling runtime. Additionally, due to its robustness in decomposition results, this method can serve as an alternative technology for multiple patterning layout decomposition in next-generation technology nodes. - **Experimental Validation**: Experiments conducted on the ISCAS benchmark set validate the effectiveness of DEA-PPM under different settings, demonstrating its advantages in handling large-scale layout decomposition problems.