Saved in:
Bibliographic Details
Main Authors: Pan, Weitao, Dong, Meng, Qiu, Zhiliang, Yang, Jianlei, Di, Zhixiong, Gao, Yiming
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2512.15037
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Reverse engineering of gate-level netlist is critical for Hardware Trojans detection and Design Piracy counteracting. The primary task of gate-level reverse engineering is to separate the control and data signals from the netlist, which is mainly realized by identifying state registers with topological comparison.However, these methods become inefficient for large scale netlist. In this work, we propose RELIC-GNN, a graph neural network based state registers identification method, to address these issues. RELIC-GNN models the path structure of register as a graph and generates corresponding representation by considering node attributes and graph structure during training. The trained GNN model could be adopted to find the registers type very efficiently. Experimental results show that RELIC-GNN could achieve 100% in recall, 30.49% in precision and 88.37% in accuracy on average across different designs, which obtains significant improvements than previous approaches.