Layout Capacitance Extraction Using Automatic Pre-Characterization and Machine Learning

Zhixing Li and Weiping Shi
Texas A&M University


Abstract

The most widely adopted approach for layout capacitance extraction is pattern matching, where a layout is partitioned into small sections and matched against a pre-characterized pattern library. The capacitance formula associated with the matched pattern is used to compute the capacitance. The pattern matching approach can meet the speed and capacity requirements for large ASICs, but the pattern library and associated formula must be manually created by experienced engineers through a tedious process. For each new process node or any change to the technology profile, this process has to be repeated, causing a heavy burden on the EDA vendors and delays in PDK releases by the foundries.

In this paper, we propose an automatic approach that significantly reduces the effort and time compared with the manual approach for the pattern matching method for capacitance extraction. Our approach produces the pattern library and associated formula in the following steps:

1) generate sample geometries that cover the problem space,

2) for each sample geometry, call a field solver to compute the capacitance value,

3) group geometries into patterns and derive the capacitance formula, such that geometries in the same pattern share the same capacitance formula, and 4) train a neural network to classify any geometry into a pattern in the library, which will be used at the extraction time.

Experiment results using the pattern library show the proposed approach achieves satisfactory accuracy well above the foundry requirements and runs as fast as traditional pattern matching software. Although our approach is only demonstrated for 2D, it is the first framework using automatic procedure and machine learning in capacitance extraction. As the interconnect structures and foundry requirements become more complex, our approach may be attractive to EDA vendors and foundries.