ARAILGJul 17

RTL-Sequencer: Towards Scalable RTL Timing Prediction with the Sequence-based Paradigm

arXiv:2607.158303.6h-index: 32
Predicted impact top 65% in AR · last 90 daysOriginality Highly original
AI Analysis

It addresses the bottleneck of early-stage timing prediction in chip design, enabling more efficient design optimization.

RTL-Sequencer introduces a sequence-based paradigm for RTL timing prediction, outperforming graph-based methods with significant improvements in accuracy and scalability.

Accurate timing prediction at the register-transfer level (RTL) is a longstanding challenge in design automation. Existing graph-based methods struggle with limited receptive fields, high complexity, and a lack of signal directionality. We present RTL-Sequencer, a novel sequence-based paradigm that enables scalable RTL timing prediction via linearizing logic cones by breadth-first traversal and applying modern linear sequence models. Furthermore, sequence models are customized by four synergistic techniques, including sequence shuffling, bidirectional modeling, differentiable modeling, and a hybrid graph-sequence architecture. Extensive experiments demonstrate significant improvements of RTL-Sequencer over state-of-the-art baselines, advancing early-stage timing optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes