Accelerate Logic Re-simulation on GPU via Gate/Event Parallelism and State Compression

Cheng Zeng,Fan Yang,Xuan Zeng
DOI: https://doi.org/10.1109/ICCAD51958.2021.9643571
2021-01-01
Abstract:In this paper, we propose a logic re-simulation method on GPU via gate/event parallelism and state compression. We achieve 2-dimensional parallelism on GPU through grouping gates and splitting events. Furthermore, we compress the states to reduce the communication overhead. Asynchronous communication between GPU and CPU is used to hide the latency of dumping results. Compared with the first place of problem C of ICCAD contest 2020, the proposed method can be 47.1% better on the speedup of single design and 10.5% better on the geometric mean of speedup for all the benchmarks.
What problem does this paper attempt to address?