simx: add thread ID and vlen to load/store memory debug trace
This commit is contained in:
@@ -683,4 +683,4 @@ bool Core::check_exit() const {
|
||||
bool Core::running() const {
|
||||
bool is_running = (committed_instrs_ != issued_instrs_);
|
||||
return is_running;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user