chipsalliance / dromajo

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

dump for dromajo.dtb was in /tmp (not great for multiuser setup #5

Closed renau closed 4 years ago

renau commented 4 years ago

The current default dump_dtb fails in a multi-user setup (/tmp/xx file shared)

et-tommythorn commented 4 years ago

Thanks. It would be better IMO to just have a hook or a way to access the DTB so clients can export this in whichever manner they prefer, but in this instance we are moving the opposite direction, making the tdb loadable.