Modeling Gate-Level Abstraction Hierarchy Using Graph Convolutional Neural Networks to Predict Functional De-Rating Factors
Aneesh Balakrishnan, Thomas Lange, Maximilien Glorieux, Dan, Alexandrescu, Maksim Jenihhin

TL;DR
This paper introduces a GCN-based method to model gate-level netlists and predict functional de-rating factors, validated on complex circuits with high accuracy compared to fault injection data.
Contribution
It presents a novel GCN approach for gate-level netlist modeling and de-rating factor prediction, enabling accurate circuit reliability analysis.
Findings
GCN effectively models gate-level netlists.
Predicted de-rating factors closely match fault injection results.
Method validated on IEEE 754 adder and Ethernet MAC circuits.
Abstract
The paper is proposing a methodology for modeling a gate-level netlist using a Graph Convolutional Network (GCN). The model predicts the overall functional de-rating factors of sequential elements of a given circuit. In the preliminary phase of the work, the important goal is making a GCN which able to take a gate-level netlist as input information after transforming it into the Probabilistic Bayesian Graph in the form of Graph Modeling Language (GML). This part enables the GCN to learn the structural information of netlist in graph domains. In the second phase of the work, the modeled GCN trained with the a functional de-rating factor of a very low number of individual sequential elements (flip-flops). The third phase includes understanding of GCN models accuracy to model an arbitrary circuit netlist. The designed model was validated for two circuits. One is the IEEE 754 standard…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Convolutional Network
