chipsalliance / dromajo

RISC-V RV64GC emulator designed for RTL co-simulation
Apache License 2.0
210 stars 63 forks source link

no support for multi-core checkpoint #75

Closed kabylkas closed 1 year ago

kabylkas commented 1 year ago

Currently, Dromajo does not support checkpoint generation when run in a multicore settings.

The comments in the codebase mention of this issue. Filing it here for the documentation purposes.

kabylkas commented 1 year ago

Fixed in #76