Circuit Routing Using Monte Carlo Tree Search and Deep Reinforcement LearningDownload PDFOpen Website

Published: 01 Jan 2022, Last Modified: 05 Feb 2024VLSI-DAT 2022Readers: Everyone
Abstract: We propose a new approach to circuit routing by modeling it as a sequential decision problem and solving it in MCTS with DRL-guided rollout. Compared with conventional routing algorithms that are either manually designed with domain knowledge or tailored to specific design rules, our approach can be reconfigured for nearly any routing constraints and goals without changing the algorithm itself because the AI agent explores solutions in a general search strategy. Experimental results on both randomly generated circuits and popular open-source hardware projects show that our method achieves 33.3% higher success rate than traditional A *-based approach.
0 Replies

Loading