Score: 1

GSIM: Accelerating RTL Simulation for Large-Scale Designs

Published: August 4, 2025 | arXiv ID: 2508.02236v1

By: Lu Chen , Dingyi Zhao , Zihao Yu and more

Potential Business Impact:

Makes computer chip design run much faster.

Register Transfer Level (RTL) simulation is widely used in design space exploration, verification, debugging, and preliminary performance evaluation for hardware design. Among various RTL simulation approaches, software simulation is the most commonly used due to its flexibility, low cost, and ease of debugging. However, the slow simulation of complex designs has become the bottleneck in design flow. In this work, we explore the sources of computation overhead of RTL simulation and conclude them into four factors. To optimize these factors, we propose several techniques at the supernode level, node level, and bit level. Finally, we implement these techniques in a novel RTL simulator GSIM. GSIM succeeds in simulating XiangShan, the state-of-the-art open-source RISC-V processor. Besides, compared to Verilator, GSIM can achieve speedup of 7.34x for booting Linux on XiangShan, and 19.94x for running CoreMark on Rocket.

Repos / Data Links

Page Count
7 pages

Category
Computer Science:
Hardware Architecture