7b165b495653e255.tex
1: \begin{abstract}
2: Rewriting is a common procedure in logic synthesis aimed at improving the performance, power, and area (PPA) of circuits.
3: The traditional reconvergence-driven And-Inverter Graph (AIG) rewriting method focuses solely on optimizing the reconvergence cone through Boolean algebra minimization. However, there exist opportunities to incorporate other node-rewriting algorithms that are better suited for specific cones.
4: In this paper, we propose an adaptive reconvergence-driven AIG rewriting algorithm that combines two key techniques: multi-strategy-based AIG rewriting and strategy learning-based algorithm selection.
5: The multi-strategy-based rewriting method expands upon the traditional approach by incorporating support for multi-node-rewriting algorithms, thus expanding the optimization space.
6: Additionally, the strategy learning-based algorithm selection method determines the most suitable node-rewriting algorithm for a given cone.
7: % Experimental results demonstrate that our proposed method yields significant improvements in quality when compared to the traditional reconvergence-driven approach.
8: Experimental results demonstrate that our proposed method yields a significant average improvement of 5.567\% in size and 5.327\% in depth.
9: \end{abstract}
10: