Gem: GPU-Accelerated Emulator-Inspired RTL Simulation – Research

5 todsacerdoti 2 6/22/2025, 9:19:20 AM research.nvidia.com ↗

Comments (2)

happyPersonR · 2h ago
is this like GPU accelerated spice? not familiar but it sounds cool :)
thijson · 2h ago
RTL simulation is for digital logic, ie. state machines and memories.

An open source example that runs on CPU is Verilator. The author of that has talked about the difficulty of making it multithreaded.