Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Beyond Tokens: Enhancing RTL Quality Estimation via Structural Graph Learning

About

Estimating the quality of register transfer level (RTL) designs is crucial in the electronic design automation (EDA) workflow, as it enables instant feedback on key performance metrics like area and delay without the need for time-consuming logic synthesis. While recent approaches have leveraged large language models (LLMs) to derive embeddings from RTL code and achieved promising results, they overlook the structural semantics essential for accurate quality estimation. In contrast, the control data flow graph (CDFG) view exposes the design's structural characteristics more explicitly, offering richer cues for representation learning. In this work, we introduce StructRTL, a novel structure-aware graph self-supervised learning framework for improved RTL design quality estimation. By learning structure-informed representations from CDFGs, StructRTL significantly outperforms prior art on various quality estimation tasks. To further boost performance, we incorporate a knowledge distillation strategy that transfers low-level insights from post-mapping netlists into the CDFG-based predictor. Experimental results demonstrate that StructRTL establishes new state-of-the-art results, highlighting the effectiveness of combining structural learning with cross-stage supervision.

Yi Liu, Hongji Zhang, Yiwen Wang, Dimitris Tsaras, Lei Chen, Mingxuan Yuan, Qiang Xu• 2025

Related benchmarks

TaskDatasetResultRank
RTL Delay PredictionDeepRTL 2
MAE0.2381
13
RTL Area PredictionDeepRTL2
MAE0.3856
13
Post-synthesis Area PredictionStructRTL SkyWater 130nm (val)
MAE0.3649
12
Post-synthesis Delay PredictionStructRTL SkyWater 130nm (val)
MAE0.5414
12
Post-synthesis Area PredictionRTL Design Dataset (test)
MAE0.3649
8
Post-synthesis Area PredictionRTL Design Dataset (val)
MAE0.3856
8
Post-synthesis Delay PredictionRTL Design Dataset (val)
MAE0.2381
8
Post-synthesis Delay PredictionRTL Design Dataset (test)
MAE0.5414
8
Showing 8 of 8 rows

Other info

Follow for update