minor update

This commit is contained in:
Blaise Tine 2024-10-16 18:04:11 -07:00
parent f695e4d754
commit a7ba377581
5 changed files with 17 additions and 14 deletions

View file

@ -241,8 +241,6 @@ private:
#ifdef VCD_OUTPUT
if (sim_trace_enabled()) {
tfp_->dump(timestamp);
} else {
exit(-1);
}
#endif
++timestamp;