fixed Verilator warnings
This commit is contained in:
@@ -67,6 +67,7 @@ Simulator::~Simulator() {
|
||||
}
|
||||
#ifdef VCD_OUTPUT
|
||||
trace_->close();
|
||||
delete trace_;
|
||||
#endif
|
||||
delete vortex_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user