Litcius/Paper detail

Applying GNNs to Timing Estimation at RTL

Daniela Sánchez Lopera, Wolfgang Ecker

2022Proceedings of the 41st IEEE/ACM International Conference on Computer-Aided Design14 citationsDOI

Abstract

In the Electronic Design Automation (EDA) flow, signoff checks, such as timing analysis, are performed only after physical synthesis. Encountered timing violations cause re-iterations of the design flow. Hence, timing estimations at initial design stages, such as Register Transfer Level (RTL), would increase the quality of the results and lower the flow iterations. Machine learning has been used to estimate the timing behavior of chip components. However, existing solutions map EDA objects to Euclidean data without considering that EDA objects are represented naturally as graphs. Recent advances in Graph Neural Networks (GNNs) motivate the mapping from EDA objects to graphs for design metric prediction tasks at different stages. This paper maps RTL designs to directed, featured graphs with multidimensional node and edge features. These are the input to GNNs for estimating component delays and slews. An in-house hardware generation framework and open-source EDA tools for ASIC synthesis are employed for collecting training data. Experiments over unseen circuits show that GNN-based models are promising for timing estimation, even when the features come from early RTL implementations. Based on estimated delays, critical areas of the design can be detected, and proper RTL micro-architectures can be chosen without running long design iterations.

Topics & Concepts

Computer scienceElectronic design automationApplication-specific integrated circuitDesign flowHigh-level synthesisRegister-transfer levelStatic timing analysisControl flow graphPhysical designDesign space explorationIntegrated circuit designGraphComputer engineeringLogic synthesisField-programmable gate arrayCircuit designEmbedded systemTheoretical computer scienceAlgorithmLogic gateAdvanced Memory and Neural ComputingFerroelectric and Negative Capacitance DevicesEmbedded Systems Design Techniques
Applying GNNs to Timing Estimation at RTL | Litcius