Skip to content

Commit

Permalink
[ipemu] fix wrong exit in t1 difftest
Browse files Browse the repository at this point in the history
  • Loading branch information
Clo91eaf committed Aug 17, 2024
1 parent 42e527a commit 8c66c4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion difftest/online_dpi/src/drive.rs
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ impl Driver {
get_t(),
se.pc
);
self.spike_runner.commit_queue.pop_back();
IssueData { meta: ISSUE_EXIT, ..Default::default() }
} else {
self.spike_runner.commit_queue.pop_back();
Expand Down

0 comments on commit 8c66c4f

Please sign in to comment.