Gem: GPU-Accelerated Emulator-Inspired RTL Simulation – Research research.nvidia.com 5 points by todsacerdoti 11 hours ago
happyPersonR 4 hours ago is this like GPU accelerated spice? not familiar but it sounds cool :) thijson 3 hours 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.
thijson 3 hours 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.
is this like GPU accelerated spice? not familiar but it sounds cool :)
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.