Multimodal Chip Physical Design Engineer Assistant
Yun-Da Tsai, Chang-Yu Chao, Liang-Yeh Shen, Tsung-Han Lin, Haoyu Yang, Mark Ho, Yi-Chen Lu, Wen-Hao Liu, Shou-De Lin, Haoxing Ren
TL;DR
This work tackles the gap between prediction accuracy and interpretability in chip physical design by introducing a Multimodal Large Language Model Assistant (MLLMA) that jointly predicts congestion and offers actionable design guidance. The approach combines automated feature generation via a Genetic Instruct framework with interpretable preferences that map features to design changes, packaged as a Design Suggestion Deck. Evaluations on CircuitNet show state-of-the-art congestion prediction performance and improved explainability, supported by ablations and case studies demonstrating actionable guidance. The framework enables context-aware, design-level reasoning across multimodal inputs (images, text, and graphs), offering engineers tangible paths to reduce congestion and optimize layouts in real-world workflows.
Abstract
Modern chip physical design relies heavily on Electronic Design Automation (EDA) tools, which often struggle to provide interpretable feedback or actionable guidance for improving routing congestion. In this work, we introduce a Multimodal Large Language Model Assistant (MLLMA) that bridges this gap by not only predicting congestion but also delivering human-interpretable design suggestions. Our method combines automated feature generation through MLLM-guided genetic prompting with an interpretable preference learning framework that models congestion-relevant tradeoffs across visual, tabular, and textual inputs. We compile these insights into a "Design Suggestion Deck" that surfaces the most influential layout features and proposes targeted optimizations. Experiments on the CircuitNet benchmark demonstrate that our approach outperforms existing models on both accuracy and explainability. Additionally, our design suggestion guidance case study and qualitative analyses confirm that the learned preferences align with real-world design principles and are actionable for engineers. This work highlights the potential of MLLMs as interactive assistants for interpretable and context-aware physical design optimization.
